Template:Currency/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "<templatedata> { "params": {}, "description": "A template for displaying currency icons, links, and formatted numbers. This is the base template used by higher-level templates like Template:BTD6 mm and Template:BATTD gem, and should not be called directly by any article." } </templatedata><includeonly>Category:Icon templates</includeonly><noinclude>Category:Documentation</noinclude>" |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": {}, | "params": { | ||
"description": "A template for displaying currency icons, links, and formatted numbers. This is the base template used by higher-level templates like [[Template:BTD6 mm]] and [[Template:BATTD gem]], and should not be called directly by any article." | "image": {}, | ||
"size": {}, | |||
"link": {}, | |||
"amount": {}, | |||
"name": {}, | |||
"plural": {}, | |||
"show name": {}, | |||
"show link": {} | |||
}, | |||
"description": "A template for displaying currency icons, links, and formatted numbers. This is the base template used by higher-level templates like [[Template:BTD6 mm]] and [[Template:BATTD gem]], and should not be called directly by any article.", | |||
"paramOrder": [ | |||
"image", | |||
"size", | |||
"name", | |||
"plural", | |||
"link", | |||
"amount", | |||
"show name", | |||
"show link" | |||
], | |||
"format": "inline" | |||
} | } | ||
</templatedata><includeonly>[[Category:Icon templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | </templatedata><includeonly>[[Category:Icon templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | ||
Revision as of 20:39, 2 June 2025
A template for displaying currency icons, links, and formatted numbers. This is the base template used by higher-level templates like [[Template:BTD6 mm]] and [[Template:BATTD gem]], and should not be called directly by any article.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| image | image | no description | Unknown | optional |
| size | size | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| plural | plural | no description | Unknown | optional |
| link | link | no description | Unknown | optional |
| amount | amount | no description | Unknown | optional |
| show name | show name | no description | Unknown | optional |
| show link | show link | no description | Unknown | optional |