Difference between revisions of "Template:Price"

From DDO Compendium
(Created page with "<noinclude> {{TemplateDocumentation |name = Price |description = This template is used to render the cost of something, in in-game currency. |category=Shared Templates |exampl...")
 
Line 15: Line 15:
|parameter1description = The amount in copper
|parameter1description = The amount in copper
}}
}}
</noinclude><onlyinclude>{{#if: {{{1|}}}|{{{1}}} [[File:platinum.png]]}}{{#if: {{{2|}}}|{{{2}}} [[File:gold
</noinclude><onlyinclude>{{#if: {{{1|}}}|{{{1}}} [[File:platinum.png]]}}{{#if: {{{2|}}}|{{{2}}} [[File:gold.png]]}}{{#if: {{{3|}}}|{{{3}}} [[File:silver.png]]}}{{#if: {{{4|}}}|{{{4}}} [[File:copper.png]]}}</onlyinclude>
.png]]}}{{#if: {{{3|}}}|{{{3}}} [[File:silver.png]]}}{{#if: {{{4|}}}|{{{4}}} [[File:copper.png]]}}</onlyinclude>

Revision as of 15:54, 17 December 2018


Price[edit]

This template is used to render the cost of something, in in-game currency.

Example Usage
{{Price|10|10|10|10}}10 Platinum.png10 Gold.png10 Silver.png10 Copper.png

Usage[edit]

{{Price|(copper)}}

Parameter Documentation
copperThe amount in copper

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.