Predefinição:Silver

De Ravenquest Wiki
Revisão de 12h48min de 3 de abril de 2025 por Vieira (discussão | contribs) (Criou página com '<includeonly>link=Silver|{{{size|25}}}px {{formatnum:{{{1|}}}}}</includeonly><noinclude>{{/doc}}</noinclude>')
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)
Ir para navegação Ir para pesquisar

This template adds the icon for  Silver together with a formatted amount.

Usage

{{Silver|amount}}

Examples

{{Silver|100}}

results in:  100

{{Silver|2500}}

results in:  2 500

Template data

<templatedata> { "params": { "1": { "label": "Amount", "description": "Number of silver to be displayed", "example": "500", "type": "number", "required": true }, "size": { "label": "Size", "description": "The size of the icon if resizing is needed", "example": "32", "type": "number", "default": "25" } }, "description": "Adds the icon for silver together with a formatted amount.", "paramOrder": [ "1", "size" ], "format": "inline" } </templatedata>