Template:LibraryTileQuery: Difference between revisions
From Bodhicitta
(VSCode edit) |
(VSCode edit) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{#ask: {{{ query | }}} | ||
| | |?FrontCoverImg | ||
| | |?Title | ||
|limit={{{ limit | | |?TileDescription | ||
|?Class | |||
|?Subclass | |||
|?People | |||
|?Citation | |||
|?TileLabel | |||
|?TileImageUrl={{{ 10 }}} | |||
|?TileSize | |||
|?FullTitleTib | |||
|?{{#ifeq:{{{ prioritize-tibetan | }}}|true|FullTitleTib|FullTitleDev}} | |||
|?FullTitleSkt | |||
|?BcaAuthor | |||
|?MediaSeries | |||
|?Volumenumber | |||
|?Totalvolumes | |||
|?Pubdate | |||
|?Fulltitletrans={{{ 20 }}} | |||
|?Description | |||
|?MinHeight | |||
|?LinkedPage | |||
|?DescriptionTib | |||
|format=template | |||
|template=Tile | |||
|intro={{{ wrapperintro | }}}{{{ intro | }}} | |||
|outro={{{ outro | }}} | |||
|link=none | |||
|limit={{{ limit |100}}} | |||
|offset={{{ offset | 0 }}} | |offset={{{ offset | 0 }}} | ||
|searchlabel= | |searchlabel={{{ searchlabel |More results...}}} | ||
|default= | |userparam={{{ classes | }}} | ||
}}</includeonly> | |default={{{ default | }}} | ||
|import-annotation=true | |||
|sort={{{ sort | }}} | |||
|order={{{ order | asc }}} | |||
|valuesep=; | |||
|propsep=; | |||
|@deferred | |||
}}</includeonly><noinclude>{{TemplateTag}}</noinclude> | |||