Difference between revisions of "Template:Scrip"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Line 39: Line 39:
| [[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}} or {{scrip|low crafter}}
| [[White Crafters' Scrip]] || <code><nowiki>{{scrip|white crafter}} or {{scrip|low crafter}}</nowiki></code> || {{scrip|white crafter}}
|-
|-
| [[White Gatherers' Scrip]] || <code><nowiki>{{scrip|white gatherer}}</nowiki></code> || {{scrip|white gatherer}}
| [[White Gatherers' Scrip]] || <code><nowiki>{{scrip|white gatherer}} or {{scrip|low gatherer}}</nowiki></code> || {{scrip|white gatherer}}
|-
|-
| [[Purple Crafters' Scrip]] || <code><nowiki>{{scrip|purple crafter}}</nowiki></code> || {{scrip|purple crafter}}
| [[Purple Crafters' Scrip]] || <code><nowiki>{{scrip|purple crafter}} or {{scrip|high crafter}}</nowiki></code> || {{scrip|purple crafter}}
|-
|-
| [[Purple Gatherers' Scrip]] || <code><nowiki>{{scrip|purple gatherer}}</nowiki></code> || {{scrip|purple gatherer}}
| [[Purple Gatherers' Scrip]] || <code><nowiki>{{scrip|purple gatherer}} or {{scrip|high crafter}}</nowiki></code> || {{scrip|purple gatherer}}
|}
|}
Use the low/high specification preferably to help future-proof pages for new expansion releases.


[[Category:Currency icon templates]]  
[[Category:Currency icon templates]]  
</noinclude>
</noinclude>

Revision as of 03:14, 18 August 2023


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

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