Template:Currency: Difference between revisions
 |
Cdjensen94 (talk | contribs) |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
<infobox> | <infobox> | ||
<title source="name"> | <title source="name"> | ||
| Line 4: | Line 5: | ||
</title> | </title> | ||
<image source="image"/> | <image source="image"/> | ||
  <group> | |||
<header>Creator / Users</header> | <header>Creator / Users</header> | ||
<data source="creator"> | <data source="creator"> | ||
<label>Creator</label> | <label>Creator</label> | ||
</data> | |||
  <data source="universe"> | |||
<label>Universe</label> | |||
    <format>[[{{{universe}}}]]</format> | |||
</data> | </data> | ||
<data source="issuer"> | <data source="issuer"> | ||
| Line 20: | Line 26: | ||
<label>Used In</label> | <label>Used In</label> | ||
</data> | </data> | ||
<data source="minted_by"> | |||
<label>Minted By</label> | |||
</data> | |||
<data source="current_status"> | |||
<label>Current Status</label> | |||
</data> | |||
  </group> | |||
  <group> | |||
<header>Details / Appearance</header> | <header>Details / Appearance</header> | ||
<data source="symbol"> | <data source="symbol"> | ||
| Line 39: | Line 53: | ||
<label>Notable Features</label> | <label>Notable Features</label> | ||
</data> | </data> | ||
  </group> | |||
</infobox> | </infobox> | ||
</includeonly> | |||
<noinclude> | |||
{{Documentation}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"universe": { | |||
"type": "wiki-page-name" | |||
}, | |||
"name": { | |||
"aliases": [ | |||
"title" | |||
], | |||
"type": "string", | |||
"required": true | |||
}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"imagecaption": {}, | |||
"creator": {}, | |||
"issuer": {}, | |||
"introduced": {}, | |||
"value_base": {}, | |||
"used_in": {}, | |||
"symbol": { | |||
"type": "string" | |||
}, | |||
"denomination": {}, | |||
"subunit_name": {}, | |||
"material": {}, | |||
"shapes": {}, | |||
"notable_features": {}, | |||
"minted_by": {}, | |||
"current_status": {} | |||
}, | |||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"imagecaption", | |||
"creator", | |||
"universe", | |||
"issuer", | |||
"introduced", | |||
"value_base", | |||
"used_in", | |||
"minted_by", | |||
"current_status", | |||
"symbol", | |||
"denomination", | |||
"subunit_name", | |||
"material", | |||
"shapes", | |||
"notable_features" | |||
], | |||
"format": "block" | |||
} | |||
</templatedata> | |||
[[Category:Infobox templates]] [[Category:Templates]] | |||
</noinclude> | |||
Revision as of 15:11, 28 October 2025
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Example Usage
{{Currency
| name = Valorik Derk
| image = Valorik_Derks.jpg
| imagecaption = Collection of Valorik Derk coins and bars.
| symbol = Ð
| denomination = Derk
| subunit_name = Quarter, Half, Derk, Bar
| issuer = [[First Kingdom of Valorik]]
| used_in = [[Valorik Empire]], [[Unified Valorik Realms]]
| creator = [[Maira Kûlaron Tetorak]]
| introduced = Age of Binding (Pre-Ascension)
| value_base = 1 Ð = $0.75 USD ≈ £0.62 ≈ €0.69
| material = Copper, Bronze, Silver, Gold, Colored Crystals
| shapes = 4–10 sided coins; bars (15 × 5 × 1 cm)
| notable_features = Colored denominations, divine lineage minting, stamped with reigning High King and Queen
| minted_by = Royal Mint of the Heroine’s Dynasty
| current_status = Active (Standard Valorik Currency)
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name title | no description | String | required |
| image | image | no description | File | optional |
| imagecaption | imagecaption | no description | Unknown | optional |
| creator | creator | no description | Unknown | optional |
| universe | universe | no description | Page name | optional |
| issuer | issuer | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |
| value_base | value_base | no description | Unknown | optional |
| used_in | used_in | no description | Unknown | optional |
| minted_by | minted_by | no description | Unknown | optional |
| current_status | current_status | no description | Unknown | optional |
| symbol | symbol | no description | String | optional |
| denomination | denomination | no description | Unknown | optional |
| subunit_name | subunit_name | no description | Unknown | optional |
| material | material | no description | Unknown | optional |
| shapes | shapes | no description | Unknown | optional |
| notable_features | notable_features | no description | Unknown | optional |