Difference between revisions of "Template:HoHVendor"

From SpiralKnights

Jump to: navigation, search
m (don't need this switch)
m (remove star default testing)
Line 1: Line 1:
 
<includeonly>{{#switch:{{{name|}}}
 
<includeonly>{{#switch:{{{name|}}}
|#default =[[{{{name}}}]] - Always in [[Hall of Heroes]] if the player is [[Player Rank|rank]] {{#switch:{{{star|3}}}
+
|#default =[[{{{name}}}]] - Always in [[Hall of Heroes]] if the player is [[Player Rank|rank]] {{#switch:{{{star}}}
 
|0 =  
 
|0 =  
 
|1 =
 
|1 =
Line 8: Line 8:
 
|5 = 8-2
 
|5 = 8-2
 
}} or higher (bound)
 
}} or higher (bound)
|Zebulon =[[Zebulon]] - Always in [[Hall of Heroes]] if the player is [[Player Rank|rank]] {{#switch:{{{star|3}}}
+
|Zebulon =[[Zebulon]] - Always in [[Hall of Heroes]] if the player is [[Player Rank|rank]] {{#switch:{{{star}}}
 
|0 =  
 
|0 =  
 
|1 =
 
|1 =

Revision as of 16:12, 30 August 2015

[edit] [purge] Template documentation

Usage

To consistently place information about Hall of Heroes vendors on pages, emphasizing the bound state of the recipes available.

Code

{{HoHVendor|NAME|STARLEVEL}}

Parameters

Required

1
The name of the vendor
2
The star level of the item

Notes

Forum Discussion about this template.

Zebulon breaks the pattern. This exception is easily taken care of with switches in template.

If we encounter more special exceptions in the future, this template should reduce editor workload.

Personal tools