Template:Currency/doc: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
(Created page with "{{doc/start}} ==Description== Used to add icon when mentioning a currency. Defaults to a 24px icon. Available currencies can be found on the Currency page. ==Usage== <pr...")
 
imported>Harmonea
(+optional flags examples)
 
Line 11: Line 11:
<pre>{{Currency|Gem}}</pre>
<pre>{{Currency|Gem}}</pre>
{{Currency|Gem}}
{{Currency|Gem}}
===Optional flags===
<pre>{{Currency|Gem|size=50px|notext=true}}</pre>
{{Currency|Gem|size=50px|notext=true}}


{{doc/end}}
{{doc/end}}

Latest revision as of 04:56, 25 February 2022

Template-info.png Documentation

Description[edit source]

Used to add icon when mentioning a currency. Defaults to a 24px icon.

Available currencies can be found on the Currency page.

Usage[edit source]

{{Currency|}}

Example[edit source]

{{Currency|Gem}}

Btn money2 s.pngGem

Optional flags[edit source]

{{Currency|Gem|size=50px|notext=true}}

Btn money2 s.png

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.