Difference between revisions of "Template:Cowrie"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{#switch: {{lc:{{{1|}}}}} | seafarer = <span style="position:relative; bottom:2px;">File:Seafarer's Cowrie.png|{{{size|20}}}px|link=Seafarer's Cowrie|Seafarer'...")
 
Line 2: Line 2:
| seafarer = <span style="position:relative; bottom:2px;">[[File:Seafarer's Cowrie.png|{{{size|20}}}px|link=Seafarer's Cowrie|Seafarer's Cowrie]]</span>
| seafarer = <span style="position:relative; bottom:2px;">[[File:Seafarer's Cowrie.png|{{{size|20}}}px|link=Seafarer's Cowrie|Seafarer's Cowrie]]</span>
| islander = <span style="position:relative; bottom:2px;">[[File:Islander's Cowrie.png|{{{size|20}}}px|link=Islander's Cowrie|Islander's Cowrie]]</span>
| islander = <span style="position:relative; bottom:2px;">[[File:Islander's Cowrie.png|{{{size|20}}}px|link=Islander's Cowrie|Islander's Cowrie]]</span>
| token = <span style="position:relative; bottom:2px;">[[File:Felicitous token icon1.png|{{{size|20}}}px|link=Felicitous Token|Felicitous Token]]</span>
| #default={{currency||{{{1}}}}}
| #default={{currency||{{{1}}}}}
}}{{#if:{{{2|}}}|&nbsp;{{formatnum:{{{2}}}}}|}}</includeonly><noinclude>
}}{{#if:{{{2|}}}|&nbsp;{{formatnum:{{{2}}}}}|}}</includeonly><noinclude>
Line 12: Line 13:


=== Parameters ===
=== Parameters ===
; ''unnamed parameter 1'' : Scrip identifier. See table below.
; ''unnamed parameter 1'' : Currency identifier. See table below.
; ''unnamed parameter 2'' : Quantity, displayed in front of the token icon.
; ''unnamed parameter 2'' : Quantity, displayed in front of the token icon.


Line 23: Line 24:
| [[Islander's Cowrie]] || <code><nowiki>{{cowrie|islander}}</nowiki></code> || {{cowrie|islander}}
| [[Islander's Cowrie]] || <code><nowiki>{{cowrie|islander}}</nowiki></code> || {{cowrie|islander}}
|-
|-
| [[Felicitous Token]] || <code><nowiki>{{cowrie|favor}}</nowiki></code> || {{cowrie|token}}
|}
|}


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

Revision as of 00:34, 6 October 2023


Usage

{{cowrie|<type>}}
{{cowrie|<type>|<amount>}}
{{cowrie|<type>|<amount>}}

Parameters

unnamed parameter 1
Currency identifier. See table below.
unnamed parameter 2
Quantity, displayed in front of the token icon.

Examples

Scrip Input Output
Seafarer's Cowrie {{cowrie|seafarer}} Seafarer's Cowrie
Islander's Cowrie {{cowrie|islander}} Islander's Cowrie
Felicitous Token {{cowrie|favor}} Felicitous Token