Difference between revisions of "Template:HoHVendor"

From SpiralKnights

Jump to: navigation, search
m (add prices)
m (simplify entry, test with master acquisition shortly)
Line 1: Line 1:
<includeonly>{{#switch:{{{name|}}}
+
<includeonly>{{#switch:{{{1|}}}
|#default =[[{{{name}}}]] - Always in [[Hall of Heroes]] for {{#switch:{{{star}}}
+
|#default =[[{{{1}}}]] - Always in [[Hall of Heroes]] for {{#switch:{{{2}}}
 
|0 =  
 
|0 =  
 
|1 =
 
|1 =
Line 7: Line 7:
 
|4 = 10,000
 
|4 = 10,000
 
|5 = 25,000
 
|5 = 25,000
}} [[crowns]] if the player is [[Player Rank|rank]] {{#switch:{{{star}}}
+
}} [[crowns]] if the player is [[Player Rank|rank]] {{#switch:{{{2}}}
 
|0 =  
 
|0 =  
 
|1 =
 
|1 =
Line 15: Line 15:
 
|5 = 8-2
 
|5 = 8-2
 
}} or higher (bound)
 
}} or higher (bound)
|Zebulon =[[Zebulon]] - Always in [[Hall of Heroes]] for {{#switch:{{{star}}}
+
|Zebulon = [[Zebulon]] - Always in [[Hall of Heroes]] for {{#switch:{{{2}}}
 
|0 =  
 
|0 =  
 
|1 =
 
|1 =
Line 22: Line 22:
 
|4 = 10,000
 
|4 = 10,000
 
|5 = 25,000
 
|5 = 25,000
}} [[crowns]] if the player is [[Player Rank|rank]] {{#switch:{{{star}}}
+
}} [[crowns]] if the player is [[Player Rank|rank]] {{#switch:{{{2}}}
 
|0 =  
 
|0 =  
 
|1 =
 
|1 =

Revision as of 22:01, 1 September 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