Difference between revisions of "Template:Scrip"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Line 10: Line 10:
| high 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>
| high 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>
| high 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 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>
| orange crafter = <span style="position:relative; bottom:2px;">[[File:Orange Crafters' Scrip.png|{{{size|20}}}px|link=Orange Crafters' Scrip|Orange Crafters' Scrip]]</span>
| 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|}}}|&nbsp;{{formatnum:{{{2}}}}}|}}</includeonly><noinclude>
}}{{#if:{{{2|}}}|&nbsp;{{formatnum:{{{2}}}}}|}}</includeonly><noinclude>
Line 46: Line 48:
|-
|-
| [[Purple Gatherers' Scrip]] || <code><nowiki>{{scrip|purple gatherer}} or {{scrip|high crafter}}</nowiki></code> || {{scrip|purple gatherer}}
| [[Purple Gatherers' Scrip]] || <code><nowiki>{{scrip|purple gatherer}} or {{scrip|high crafter}}</nowiki></code> || {{scrip|purple gatherer}}
|-
| [[Orange Crafters' Scrip]] || <code><nowiki>{{scrip|orange crafter}}</nowiki></code> || {{scrip|orange crafter}}
|-
| [[Orange Gatherers' Scrip]] || <code><nowiki>{{scrip|orange gatherer}}</nowiki></code> || {{scrip|orange gatherer}}
|-
|}
|}



Revision as of 18:59, 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 Crafters' Scrip
Blue Gatherers' Scrip {{scrip|blue gatherer}} Blue Gatherers' Scrip
Red Crafters' Scrip {{scrip|red crafter}} Red Crafters' Scrip
Red Gatherers' Scrip {{scrip|red gatherer}} Red Gatherers' Scrip
Yellow Crafters' Scrip {{scrip|yellow crafter}} Yellow Crafters' Scrip
Yellow Gatherers' Scrip {{scrip|yellow gatherer}} Yellow Gatherers' Scrip
White Crafters' Scrip {{scrip|white crafter}} or {{scrip|low crafter}} White Crafters' Scrip
White Gatherers' Scrip {{scrip|white gatherer}} or {{scrip|low gatherer}} White Gatherers' Scrip
Purple Crafters' Scrip {{scrip|purple crafter}} or {{scrip|high crafter}} Purple Crafters' Scrip
Purple Gatherers' Scrip {{scrip|purple gatherer}} or {{scrip|high crafter}} Purple Gatherers' Scrip
Orange Crafters' Scrip {{scrip|orange crafter}} Orange Crafters' Scrip
Orange Gatherers' Scrip {{scrip|orange gatherer}} Orange Gatherers' Scrip

Use the low/high specification preferably to help future-proof pages for new expansion releases.

See also