Difference between revisions of "Template:AccessoryTable"

From SpiralKnights

Jump to: navigation, search
m (test)
m (Undo revision 187139 by Novaster (Talk))
Line 11: Line 11:
 
|style="background: #c7dbea; padding:3px; border-radius: 5px;" | {{#ifexist:File:{{{name}}}-Equipped.png
 
|style="background: #c7dbea; padding:3px; border-radius: 5px;" | {{#ifexist:File:{{{name}}}-Equipped.png
 
|[[File:{{{name}}}-Equipped.png|100px|center|{{{name}}}]]
 
|[[File:{{{name}}}-Equipped.png|100px|center|{{{name}}}]]
|[[File:Image_Wanted.png|100px|center|link=http://wiki.spiralknights.com/index.php?title=Special:Upload&wpDestFile={{{name}}}-Equipped.png]]
+
|[[File:Image_Wanted.png|100px|center|link=File:{{{name}}}-Equipped.png]]
 
}}  
 
}}  
  
 
|style="background: #c7dbea; padding:3px; border-radius: 5px;" align="left" valign="top" |<div style="visibility:hidden">{{anchor|{{{name}}} }}</div><br/>{{{acquisition}}}<noinclude>|}</noinclude></includeonly><noinclude>
 
|style="background: #c7dbea; padding:3px; border-radius: 5px;" align="left" valign="top" |<div style="visibility:hidden">{{anchor|{{{name}}} }}</div><br/>{{{acquisition}}}<noinclude>|}</noinclude></includeonly><noinclude>
 
{{documentation}} [[Category:Accessory Templates]]<noinclude>
 
{{documentation}} [[Category:Accessory Templates]]<noinclude>

Revision as of 05:51, 19 January 2015

[edit] [purge] Template documentation

Usage

To display a sortable table of an individual item type.

Code

{{AccessoryTable
|name         = 
|abbreviation = 
|acquisition  = 
|dor          = 
}}

Parameters

Required

name
The true name of the item. Use {{PAGENAME}} unless there is a disambiguation or other naming issue.
abbreviation
The part of the name that separates it from other items. This is usually a color pattern.
acquisition
How to get the item. Frequently uses Template:PrizeBox.
dor
The date of release. Day, full name of month, year. Works with Template:DoRSource.

Optional

category link
Manually fixes a category link in case the abbreviation is not a color pattern.
notes
Use only if there is something significant about the item that makes it stand out from the others (besides color). Defaults to phrase: "This accessory is like the others. It does not have different textures or special effects."

Examples

See what links here for examples of this template in action.

Personal tools