Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Getting started
Farming
Mining
Fishing
Foraging
Crafting
NPCs
Quests
Achievements
Pets
Guilds and social
Mastery
Seasons
Marketplace
wiki
Recent changes
Random page
Help
StepHarvest Wiki
Search
Search
Appearance
Log in
Personal tools
Log in
View source for Template:Infobox bar
Template
Discussion
English
Read
View source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
View source
View history
General
What links here
Related changes
Page information
Cargo data
Appearance
move to sidebar
hide
←
Template:Infobox bar
You do not have permission to edit this page.
You can view and copy the source of this page.
<includeonly><templatestyles src="Infobox mineral/styles.css" /><div class="sh-infobox"><!-- --><div class="sh-infobox-title">{{{name|{{PAGENAME}}}}}</div><!-- -->{{#ifexist:File:{{{image|{{PAGENAME}}}}}.png|<div class="sh-infobox-image">[[File:{{{image|{{PAGENAME}}}}}.png|96px|alt={{{name|{{PAGENAME}}}}}]]</div>|}}<!-- -->{{#if:{{{description|}}}|<div class="sh-infobox-desc">{{{description}}}</div>|}}<!-- --><div class="sh-infobox-rows"><!-- --><div class="sh-infobox-section">Smelting</div><!-- -->{{#if:{{{ore|}}}|<div class="sh-infobox-row"><div class="sh-infobox-label">Recipe</div><div class="sh-infobox-value">5 {{ItemLink|{{{ore}}}}} + 1 {{ItemLink|Coal}}</div></div>|}}<!-- -->{{#if:{{{fee|}}}|<div class="sh-infobox-row"><div class="sh-infobox-label">Smelting fee</div><div class="sh-infobox-value">{{Gold|{{{fee}}}}}</div></div>|}}<!-- --><div class="sh-infobox-row"><div class="sh-infobox-label">Smelted at</div><div class="sh-infobox-value">[[Smelting|Craig's forge]]</div></div><!-- -->{{#if:{{{hearts|}}}|<div class="sh-infobox-row"><div class="sh-infobox-label">Unlocks at</div><div class="sh-infobox-value">Craig, {{{hearts}}} {{#ifeq:{{{hearts}}}|1|heart|hearts}}</div></div>|}}<!-- --></div><!-- --></div>{{#cargo_store:_table=bars|name={{{name|{{PAGENAME}}}}}|ore={{{ore|}}}|fee={{{fee|}}}|hearts={{{hearts|}}}|description={{{description|}}}}}</includeonly><noinclude> {{#cargo_declare:_table=bars |name=String |ore=String |fee=Integer |hearts=Integer |description=Text }} Infobox for smelted metal bars. Every bar uses 5 ore plus 1 [[Coal]], so the recipe row is built from the single <code>ore</code> parameter. Data is also stored in the Cargo table <code>bars</code> for the recipe list on [[Smelting]]. == Usage == <pre> {{Infobox bar |name=Iron Bar |image=Iron Bar |ore=Iron Ore |fee=50 |hearts=2 |description=A strong bar of iron. Its quality reflects the average quality of the materials used to make it. }} </pre> * <code>fee</code> is the gold cost to smelt one bar. * <code>hearts</code> is the friendship level with Craig that unlocks the recipe. Leave empty if it is available from the start. [[Category:Infobox templates]] </noinclude>
Return to
Template:Infobox bar
.
Search
Search
View source for Template:Infobox bar
Add topic