Template:Gc

From Terraria Mods Wiki
Jump to navigation Jump to search
Template-info.svg Documentation The documentation below is transcluded from Template:Gc/doc. (edit | history)

A minimalist helper template to quickly create a "gc" (Gold Coin).

Standard Usage

{{gc}}
{{gc|1}} 1
{{gc|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 Gold Coin, without anything other text.

Render and link

  • The gc 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:
Gold Coin
1 1 Gold Coin
5 5 Gold Coins

See Also