Difference between revisions of "Template:Scrip"
Jump to navigation
Jump to search
m (Protected "Template:Scrip" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))) |
Whitenorth (talk | contribs) |
||
Line 4: | Line 4: | ||
| yellow crafter = <span style="position:relative; bottom:2px;">[[File:Yellow Crafters' Scrip.png|{{{size|20}}}px|link=Yellow Crafters' Scrip|Yellow Crafters' Scrip]]</span> | | yellow crafter = <span style="position:relative; bottom:2px;">[[File:Yellow Crafters' Scrip.png|{{{size|20}}}px|link=Yellow Crafters' Scrip|Yellow Crafters' Scrip]]</span> | ||
| yellow gatherer = <span style="position:relative; bottom:2px;">[[File:Yellow Gatherers' Scrip.png|{{{size|20}}}px|link=Yellow Gatherers' Scrip|Yellow Gatherers' Scrip]]</span> | | yellow gatherer = <span style="position:relative; bottom:2px;">[[File:Yellow Gatherers' Scrip.png|{{{size|20}}}px|link=Yellow Gatherers' Scrip|Yellow Gatherers' Scrip]]</span> | ||
| white crafter = <span style="position:relative; bottom:2px;">[[File:White Crafters Scrip.png|{{{size|20}}}px|link=White Crafters' Scrip|White Crafters' Scrip]]</span> | |||
| white gatherer = <span style="position:relative; bottom:2px;">[[File:White Gatherers Scrip.png|{{{size|20}}}px|link=White Gatherers' Scrip|White Gatherers' Scrip]]</span> | |||
| #default={{currency||{{{1}}}}} | | #default={{currency||{{{1}}}}} | ||
}}{{#if:{{{2|}}}| {{formatnum:{{{2}}}}}|}}</includeonly><noinclude> | }}{{#if:{{{2|}}}| {{formatnum:{{{2}}}}}|}}</includeonly><noinclude> | ||
Line 28: | Line 30: | ||
|- | |- | ||
| [[Yellow Gatherers' Scrip]] || <code><nowiki>{{scrip|yellow gatherer}}</nowiki></code> || {{scrip|yellow gatherer}} | | [[Yellow Gatherers' Scrip]] || <code><nowiki>{{scrip|yellow gatherer}}</nowiki></code> || {{scrip|yellow gatherer}} | ||
|- | |||
| [[White Crafters' Scrip]] || <code><nowiki>{{scrip|white crafter}}</nowiki></code> || {{scrip|white crafter}} | |||
|- | |||
| [[White Gatherers' Scrip]] || <code><nowiki>{{scrip|white gatherer}}</nowiki></code> || {{scrip|white gatherer}} | |||
|} | |} | ||
[[Category:Currency icon templates]] | [[Category:Currency icon templates]] | ||
</noinclude> | </noinclude> |
Revision as of 18:13, 2 July 2019
Usage
{{scrip|<type>}} {{scrip|<type>|<amount>}} {{scrip|<type>|<amount>}}
Parameters
- unnamed parameter 1
- Scrip identifier. See table below.
- unnamed parameter 2
- Quantity, displayed in front of the token icon.
Examples
Scrip | Input | Output |
---|---|---|
Red Crafters' Scrip | {{scrip|red crafter}} |
|
Red Gatherers' Scrip | {{scrip|red gatherer}} |
|
Yellow Crafters' Scrip | {{scrip|yellow crafter}} |
|
Yellow Gatherers' Scrip | {{scrip|yellow gatherer}} |
|
White Crafters' Scrip | {{scrip|white crafter}} |
|
White Gatherers' Scrip | {{scrip|white gatherer}} |