Template:TokenPropertyGallery: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the 'TokenPropertyGallery' template; it should be called in the following format: <pre> {{TokenPropertyGallery|collection=wizards|traitname=head}} </pre> </noinclude><includeonly> {{#cargo_query: tables=TokenProperties |fields=TokenProperties.filename, TokenProperties.displayname |where=TokenProperties.collection='{{{collection}}}' AND TokenProperties.traitname='{{{traitname}}}' |format=template |template=TokenPropertyGalleryItem |named args=yes |deli...") |
No edit summary Tag: Reverted |
||
Line 9: | Line 9: | ||
|fields=TokenProperties.filename, TokenProperties.displayname | |fields=TokenProperties.filename, TokenProperties.displayname | ||
|where=TokenProperties.collection='{{{collection}}}' AND TokenProperties.traitname='{{{traitname}}}' | |where=TokenProperties.collection='{{{collection}}}' AND TokenProperties.traitname='{{{traitname}}}' | ||
|format= | |format=gallery | ||
|template=TokenPropertyGalleryItem | |template=TokenPropertyGalleryItem | ||
|named args=yes | |named args=yes | ||
|delimiter=\n | |delimiter=\n | ||
|more results text= | |more results text= | ||
|format=gallery | |||
|link field=displayname | |||
|show filename=0 | |||
|show bytes=0 | |||
}}<includeonly> | }}<includeonly> |
Revision as of 02:41, 6 July 2022
This is the 'TokenPropertyGallery' template; it should be called in the following format:
{{TokenPropertyGallery|collection=wizards|traitname=head}}