更多操作
创建页面,内容为“<includeonly> {{#cargo_query: tables = artworks |fields = _pageName, description, artist |where = artist = {{PAGENAME}} |format = gallery |caption field = description |show filename = 0 |show dimensions = 0 |show bytes = 0 }}</includeonly>” |
无编辑摘要 |
||
(未显示同一用户的9个中间版本) | |||
第1行: | 第1行: | ||
<includeonly> | <includeonly> | ||
==画廊== | |||
{{#cargo_query: tables = artworks | {{#cargo_query: tables = artworks | ||
|fields = _pageName, description, artist | |fields = _pageName, description, artist | ||
|where = artist = {{PAGENAME}} | |where = artist = "{{PAGENAME}}" | ||
|format = gallery | |format = gallery | ||
|mode = packed-hover | |||
|caption field = description | |caption field = description | ||
|show filename = 0 | |show filename = 0 | ||
|show dimensions = 0 | |show dimensions = 0 | ||
|show bytes = 0 | |show bytes = 0 | ||
|image height = 140 | |||
|image width = 240 | |||
}}</includeonly> | }}</includeonly> |