Jump to content

Template:Steps: Difference between revisions

From StepHarvest Wiki
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|16px|link=|alt=Steps]]&nbsp;{{formatnum:{{{1|0}}}}}</span></includeonly><noinclude>
<includeonly><templatestyles src="Currency/styles.css" /><span class="sh-amount sh-amount-steps">[[File:Steps.png|link=|alt=Steps]]&nbsp;{{formatnum:{{{1|0}}}}}</span></includeonly><noinclude>
Renders a step cost with the StepHarvest boot symbol. Steps are the core currency of the game, so they get the same icon treatment as gold.
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>
See also [[Template:Gold]].


[[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}}