Difference between revisions of "Template:Currency"
Jump to navigation
Jump to search
(added missing currency) |
m |
||
Line 29: | Line 29: | ||
| allagan tomestone of genesis = {{tomestone|genesis|{{{1|}}}}} | | allagan tomestone of genesis = {{tomestone|genesis|{{{1|}}}}} | ||
| venture = {{Venture|{{{1|}}}}} | | venture = {{Venture|{{{1|}}}}} | ||
| #default = <span style="position:relative;bottom:2px;">{{#if:{{{icon|}}}|[[File:{{{icon}}}|20px|link={{{2|}}}]]|[[{{#show:{{{2}}}|?Has game icon|link=none|default=File:Blank_image.png}}|20px|link={{{2|}}}]]}}</span>{{#if:{{{hq|}}}| {{HQ|12|dark=y}}}}{{#if:{{{1|}}}| {{formatnum:{{{1}}}}}}}{{#if: {{{text|}}} | [[{{{2}}}]] }} | | #default = <span style="position:relative;bottom:2px;">{{#if:{{{icon|}}}|[[File:{{{icon}}}|20px|link={{{2|}}}]]|[[{{#show:{{{2}}}|?Has game icon|link=none|default=File:Blank_image.png}}|20px|link={{{2|}}}]]}}</span>{{#if:{{{hq|}}}| {{HQ|12|dark=y}}}}{{#if:{{{1|}}}| {{formatnum:{{{1}}}}}}}{{#if: {{{text|}}} | [[{{{2}}}]] }} | ||
}}</includeonly><noinclude>__NOTOC__ | }}</includeonly><noinclude>__NOTOC__ | ||
Revision as of 14:01, 8 November 2018
Usage
This template creates an icon for the type of currency. Each currency is defined in a separate template. This template is not meant to be use directly if the currency is defined in its own template. If the currency isn't defined, a default currency icon is generated.
{{currency|<Value>|<Currency>}} {{currency|<Value>|<Currency>|icon=<Icon>}}
Parameters
- Unnamed parameter 1
- Value of currency to prefix to the icon.
- Unnamed parameter 2
- Name of the currency article. This is the article the icon links to.
- icon
- The file to use as the icon, include the extension. Defaults to {{{2}}}.png.
- text
- Optional. If set, this parameter will display the name of the item. Only works for irregular currencies not listed below.