Difference between revisions of "Template:HoHVendor/doc"
From SpiralKnights
m (→Code) |
m (tag) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude>{{documentation subpage}}</noinclude> | ||
==Usage== | ==Usage== | ||
To consistently place information about [[Hall of Heroes]] vendors on pages, emphasizing the bound state of the recipes available. | To consistently place information about [[Hall of Heroes]] vendors on pages, emphasizing the bound state of the recipes available. | ||
Line 4: | Line 5: | ||
==Code== | ==Code== | ||
<pre> | <pre> | ||
− | {{HoHVendor| | + | {{HoHVendor|NAME|STARLEVEL}} |
</pre> | </pre> | ||
==Parameters== | ==Parameters== | ||
===Required=== | ===Required=== | ||
− | ; | + | ;1 |
:The name of the vendor | :The name of the vendor | ||
− | ; | + | ;2 |
:The star level of the item | :The star level of the item | ||
Latest revision as of 23:53, 3 October 2015
This is a documentation subpage for Template:HoHVendor (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Contents
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.