Difference between revisions of "Template:WeaponInfo/doc"

From SpiralKnights

Jump to: navigation, search
m (Fix)
m (Add instructions for new variables to fix images)
Line 11: Line 11:
 
| abilities = Abilities
 
| abilities = Abilities
 
}}
 
}}
 +
</pre>
 +
 +
Optional image fixing variables:
 +
 +
Use an incremental number (i.e. 2, 3, 4) to add to the image file name using this variable then upload the new version of the icon or equipped image at that name.
 +
<pre>
 +
| fixicon = 2 (optional)
 +
| fiximg = 2 (optional)
 
</pre>
 
</pre>

Revision as of 16:05, 22 October 2011

Use this template to display quick stats of a weapon on its page.

Usage

Example:

{{WeaponInfo
| name = {{PAGENAME}}
| type = bomb, handgun, or sword
| star = Number 0-5
| abilities = Abilities
}}

Optional image fixing variables:

Use an incremental number (i.e. 2, 3, 4) to add to the image file name using this variable then upload the new version of the icon or equipped image at that name.

| fixicon = 2 (optional)
| fiximg = 2 (optional)
Personal tools