A minimalist helper template to quickly create a "sc" (Silver Coin).
Standard Usage
| {{sc}}
|
|
| {{sc|1}}
|
1
|
| {{sc|5}}
|
5
|
Multiple coins
If you want to create a price with multiple type coins, please insert a single non-breaking space ( ) between each coin:
| {{gc|5}} {{sc|50}}
|
5 50
|
Or, just use template:coin, which is optimized for multiple currencies.
Without a parameter
Using the template without any parameters will simply generate a Silver Coin, without any other text.
Render and link
- The sc template will not generate a link, and will not be linkable (neither the text, nor the coin).
- However, mousing over the template will create a hover text with the full English rendering, for readability:
|
|
Silver Coin
|
| 1
|
1 Silver Coin
|
| 5
|
5 Silver Coins
|
See Also