Template:Steps: Difference between revisions
Appearance
Use real game asset icons |
Animated coin, dedicated step icon, CSS scaling |
||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="Currency/styles.css" /><span class="sh-amount sh-amount-steps">[[File:Steps.png | <includeonly><templatestyles src="Currency/styles.css" /><span class="sh-amount sh-amount-steps">[[File:Steps.png|link=|alt=Steps]] {{formatnum:{{{1|0}}}}}</span></includeonly><noinclude> | ||
Renders a step cost with the | Renders a step cost with the game's step icon (the sprouting boot). Steps are the core currency of the game, so they get the same icon treatment as gold. | ||
Like [[Template:Gold]], the icon is embedded at original size and scaled with CSS so the pixel art stays crisp. | |||
== Usage == | == Usage == | ||
<pre>{{Steps|200}} {{Steps|50}}</pre> | <pre>{{Steps|200}} {{Steps|50}}</pre> | ||
[[Category:Formatting templates]] | [[Category:Formatting templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 15:36, 11 June 2026
Renders a step cost with the game's step icon (the sprouting boot). Steps are the core currency of the game, so they get the same icon treatment as gold.
Like Template:Gold, the icon is embedded at original size and scaled with CSS so the pixel art stays crisp.
Usage
{{Steps|200}} {{Steps|50}}