Difference between revisions of "Template:HoHVendor"

From SpiralKnights

Jump to: navigation, search
m (wording)
m (wording, considering visual repetition in certain pages as well as other access points to HoH)
Line 1: Line 1:
 
<includeonly>{{#switch:{{{name|}}}
 
<includeonly>{{#switch:{{{name|}}}
|#default =[[{{{name}}}]] - Always in {{mission|{{#switch:{{{star}}}
+
|#default =[[{{{name}}}]] - Always in [[Hall of Heroes]] if the player is [[Player Rank|rank]] {{#switch:{{{star|3}}}
 
|0 =  
 
|0 =  
 
|1 =
 
|1 =
Line 7: Line 7:
 
|4 = 6-2
 
|4 = 6-2
 
|5 = 8-2
 
|5 = 8-2
}} Hall of Heroes}}{{#switch:{{{star|}}}|#default=&nbsp;and above|5=}}, bound
+
}}{{#switch:{{{star|}}}|#default=&nbsp;or higher|5=}}, bound
|Zebulon =[[Zebulon]] - Always in {{mission|{{#switch:{{{star}}}
+
|Zebulon =[[Zebulon]] - Always in [[Hall of Heroes]] if the player is [[Player Rank|rank]] {{#switch:{{{star|3}}}
 
|0 =  
 
|0 =  
 
|1 =
 
|1 =
Line 15: Line 15:
 
|4 = 6-2
 
|4 = 6-2
 
|5 = 8-2
 
|5 = 8-2
}} Hall of Heroes}}{{#switch:{{{star|}}}|#default=&nbsp;and above|5=}}, bound
+
}}{{#switch:{{{star|}}}|#default=&nbsp;or higher|5=}}, bound
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{documentation}} [[Category:Linking Templates|Vendor]]</noinclude>
 
{{documentation}} [[Category:Linking Templates|Vendor]]</noinclude>

Revision as of 16:04, 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