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))) |
|||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch: {{lc:{{{1|}}}}} | <includeonly>{{#switch: {{lc:{{{1|}}}}} | ||
| blue crafter = <span style="position:relative; bottom:2px;">[[File:Blue Crafters' Scrip.png|{{{size|20}}}px|link=Blue Crafters' Scrip|Blue Crafters' Scrip]]</span> | |||
| blue gatherer = <span style="position:relative; bottom:2px;">[[File:Blue Gatherers' Scrip.png|{{{size|20}}}px|link=Blue Gatherers' Scrip|Blue Gatherers' Scrip]]</span> | |||
| red crafter = <span style="position:relative; bottom:2px;">[[File:Red Crafters' Scrip.png|{{{size|20}}}px|link=Red Crafters' Scrip|Red Crafters' Scrip]]</span> | | red crafter = <span style="position:relative; bottom:2px;">[[File:Red Crafters' Scrip.png|{{{size|20}}}px|link=Red Crafters' Scrip|Red Crafters' Scrip]]</span> | ||
| red gatherer = <span style="position:relative; bottom:2px;">[[File:Red Gatherers' Scrip.png|{{{size|20}}}px|link=Red Gatherers' Scrip|Red Gatherers' Scrip]]</span> | | red gatherer = <span style="position:relative; bottom:2px;">[[File:Red Gatherers' Scrip.png|{{{size|20}}}px|link=Red Gatherers' Scrip|Red Gatherers' 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 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> | |||
| low crafter | purple crafter = <span style="position:relative; bottom:2px;">[[File:Purple Crafters Scrip.png|{{{size|20}}}px|link=Purple Crafters' Scrip|Purple Crafters' Scrip]]</span> | |||
| low gatherer | purple gatherer = <span style="position:relative; bottom:2px;">[[File:Purple Gatherers Scrip.png|{{{size|20}}}px|link=Purple Gatherers' Scrip|Purple Gatherers' Scrip]]</span> | |||
| high crafter | orange crafter = <span style="position:relative; bottom:2px;">[[File:Orange Crafters' Scrip.png|{{{size|20}}}px|link=Orange Crafters' Scrip|Orange Crafters' Scrip]]</span> | |||
| high gatherer | orange gatherer = <span style="position:relative; bottom:2px;">[[File:Orange Gatherers' Scrip.png|{{{size|20}}}px|link=Orange Gatherers' Scrip|Orange Gatherers' Scrip]]</span> | |||
| #default={{currency||{{{1}}}}} | | #default={{currency||{{{1}}}}} | ||
}}{{#if:{{{2|}}}| {{formatnum:{{{2}}}}}|}}</includeonly><noinclude> | }}{{#if:{{{2|}}}| {{formatnum:{{{2}}}}}|}}</includeonly><noinclude> | ||
Line 20: | Line 28: | ||
{| {{STDT}} | {| {{STDT}} | ||
! Scrip || Input || Output | ! Scrip || Input || Output | ||
|- | |||
| [[Blue Crafters' Scrip]] || <code><nowiki>{{scrip|blue crafter}}</nowiki></code> || {{scrip|blue crafter}} | |||
|- | |||
| [[Blue Gatherers' Scrip]] || <code><nowiki>{{scrip|blue gatherer}}</nowiki></code> || {{scrip|blue gatherer}} | |||
|- | |- | ||
| [[Red Crafters' Scrip]] || <code><nowiki>{{scrip|red crafter}}</nowiki></code> || {{scrip|red crafter}} | | [[Red Crafters' Scrip]] || <code><nowiki>{{scrip|red crafter}}</nowiki></code> || {{scrip|red crafter}} | ||
Line 28: | Line 40: | ||
|- | |- | ||
| [[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}} | |||
|- | |||
| [[Purple Crafters' Scrip]] || <code><nowiki>{{scrip|purple crafter}} or {{scrip|low crafter}}</nowiki></code> || {{scrip|purple crafter}} | |||
|- | |||
| [[Purple Gatherers' Scrip]] || <code><nowiki>{{scrip|purple gatherer}} or {{scrip|low crafter}}</nowiki></code> || {{scrip|purple gatherer}} | |||
|- | |||
| [[Orange Crafters' Scrip]] || <code><nowiki>{{scrip|orange crafter}} or {{scrip|high crafter}}</nowiki></code> || {{scrip|orange crafter}} | |||
|- | |||
| [[Orange Gatherers' Scrip]] || <code><nowiki>{{scrip|orange gatherer}} or {{scrip|high crafter}}</nowiki></code> || {{scrip|orange gatherer}} | |||
|- | |||
|} | |} | ||
Use the low/high specification preferably to help future-proof pages for new expansion releases. | |||
==See also== | |||
*[[Template:Scrip/low-crafter-text]] | |||
*[[Template:Scrip/low-gatherer-text]] | |||
*[[Template:Scrip/high-crafter-text]] | |||
*[[Template:Scrip/high-gatherer-text]] | |||
[[Category:Currency icon templates]] | [[Category:Currency icon templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 21:23, 26 June 2024
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 |
---|---|---|
Blue Crafters' Scrip | {{scrip|blue crafter}} |
|
Blue Gatherers' Scrip | {{scrip|blue gatherer}} |
|
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}} |
|
Purple Crafters' Scrip | {{scrip|purple crafter}} or {{scrip|low crafter}} |
|
Purple Gatherers' Scrip | {{scrip|purple gatherer}} or {{scrip|low crafter}} |
|
Orange Crafters' Scrip | {{scrip|orange crafter}} or {{scrip|high crafter}} |
|
Orange Gatherers' Scrip | {{scrip|orange gatherer}} or {{scrip|high crafter}} |
Use the low/high specification preferably to help future-proof pages for new expansion releases.