Diferencia entre revisiones de «Plantilla:Icono moneda»

De Inkipedia
m (minor)
(Added Golden Egg)
Línea 2: Línea 2:
|sss      = Super Sea Snail.png
|sss      = Super Sea Snail.png
|pe      = Power Egg.png
|pe      = Power Egg.png
|ge      = Golden Egg.png
|#default = Coins.png
|#default = Coins.png
}}|{{{1|}}}
}}|{{{1|}}}
Línea 7: Línea 8:
|sss      = Super Sea Snail
|sss      = Super Sea Snail
|pe      = Power Egg
|pe      = Power Egg
|ge      = Golden Egg
|#default = Cash
|#default = Cash
}}
}}
Línea 14: Línea 16:


;Summary
;Summary
A handy template for putting the [[Cash]], [[Super Sea Snail]] or [[Power Egg]] icon next to a price.  
A handy template for putting the [[Cash]], [[Super Sea Snail]], [[Power Egg]], or [[Golden Egg]] icon next to a price.  


; Usage
; Usage
Línea 22: Línea 24:
* {{t|cost|amount|currency{{=}}sss}} shows [[Super Sea Snail]] cost.  
* {{t|cost|amount|currency{{=}}sss}} shows [[Super Sea Snail]] cost.  
* {{t|cost|amount|currency{{=}}pe}} shows [[Power Egg]] cost.
* {{t|cost|amount|currency{{=}}pe}} shows [[Power Egg]] cost.
* {{t|cost|amount|currency{{=}}ge}} shows [[Golden Egg]] cost.


; Examples
; Examples
Línea 27: Línea 30:
* <nowiki>{{Cost|1|24px|currency=sss}}</nowiki> gives {{Cost|1|24px|currency=sss}}
* <nowiki>{{Cost|1|24px|currency=sss}}</nowiki> gives {{Cost|1|24px|currency=sss}}
* <nowiki>{{Cost|300|12px|currency=pe}}</nowiki> gives {{Cost|300|12px|currency=pe}}
* <nowiki>{{Cost|300|12px|currency=pe}}</nowiki> gives {{Cost|300|12px|currency=pe}}
* <nowiki>{{Cost|250|36px|currency=ge}}</nowiki> gives {{Cost|250|36px|currency=ge}}


</noinclude>
</noinclude>

Revisión del 21:05 30 jul 2017

Plantilla:ImageLabel

Summary

A handy template for putting the Cash, Super Sea Snail, Power Egg, or Golden Egg icon next to a price.

Usage
  • {{cost|<amount>}} for a simple cost in cash.
  • {{cost|<amount>|<size>}} makes it 24 pixels wide.
  • {{cost|<amount>|<currency=>}} to select the currency
  • {{cost|<amount>|<currency=sss>}} shows Super Sea Snail cost.
  • {{cost|<amount>|<currency=pe>}} shows Power Egg cost.
  • {{cost|<amount>|<currency=ge>}} shows Golden Egg cost.
Examples