Difference between revisions of "Template:TrinketInfo/doc"

From SpiralKnights

Jump to: navigation, search
m ({{documentation subpage}})
(Updated for new template)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{documentation subpage}}
+
<noinclude>{{documentation subpage}}</noinclude>
Use the template to display quick stats of a Trinket on its page.
+
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 =  
| defensetype1 =
 
| defensestat1 =
 
| defensetype2 =
 
| defensestat2 =
 
 
| abilities =  
 
| abilities =  
 
}}
 
}}
 +
</pre>
 +
 +
Optional variables:
 +
 +
<pre>
 +
| promotional = yes (optional)
 
</pre>
 
</pre>

Latest revision as of 22:12, 12 June 2011

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)
Personal tools