Difference between revisions of "Template:TrinketInfo/doc"
From SpiralKnights
m (Fix) |
(Updated for new template) |
||
Line 1: | Line 1: | ||
<noinclude>{{documentation subpage}}</noinclude> | <noinclude>{{documentation subpage}}</noinclude> | ||
− | Use the template to display quick stats of a | + | Use the template to display quick stats of a trinket on its page. |
== Usage == | == Usage == | ||
Line 7: | Line 7: | ||
<pre> | <pre> | ||
{{TrinketInfo | {{TrinketInfo | ||
+ | | name = {{PAGENAME}} | ||
| stars = | | stars = | ||
− | |||
− | |||
− | |||
− | |||
| abilities = | | abilities = | ||
}} | }} | ||
+ | </pre> | ||
+ | |||
+ | Optional variables: | ||
+ | |||
+ | <pre> | ||
+ | | promotional = yes (optional) | ||
</pre> | </pre> |
Latest revision as of 22:12, 12 June 2011
![]() |
This is a documentation subpage for Template:TrinketInfo (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Use the template to display quick stats of a trinket on its page.
Usage
Example:
{{TrinketInfo | name = {{PAGENAME}} | stars = | abilities = }}
Optional variables:
| promotional = yes (optional)