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 craftable
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 craftable
You do not have permission to edit this page.
You can view and copy the source of this page.
<includeonly><templatestyles src="Infobox crop/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>|}}<!-- --><div class="sh-infobox-rows"><!-- --><div class="sh-infobox-section">Crafting</div><!-- -->{{#if:{{{type|}}}|<div class="sh-infobox-row"><div class="sh-infobox-label">Type</div><div class="sh-infobox-value">{{{type}}}</div></div>|}}<!-- -->{{#if:{{{domain|}}}|<div class="sh-infobox-row"><div class="sh-infobox-label">Discipline</div><div class="sh-infobox-value">[[{{{domain}}}]]</div></div>|}}<!-- -->{{#if:{{{produces|}}}|<div class="sh-infobox-row"><div class="sh-infobox-label">Makes</div><div class="sh-infobox-value">{{{produces}}}× {{{name|{{PAGENAME}}}}}</div></div>|}}<!-- -->{{#if:{{{sell_value|}}}|<div class="sh-infobox-row"><div class="sh-infobox-label">Sells for</div><div class="sh-infobox-value">{{Gold|{{{sell_value}}}}}</div></div>|}}<!-- -->{{#if:{{{lasts|}}}|<div class="sh-infobox-row"><div class="sh-infobox-label">Lasts</div><div class="sh-infobox-value">{{{lasts}}}</div></div>|}}<!-- -->{{#if:{{{unlock|}}}|<div class="sh-infobox-row"><div class="sh-infobox-label">Unlock</div><div class="sh-infobox-value">{{{unlock}}}</div></div>|}}<!-- -->{{#if:{{{effect|}}}|<div class="sh-infobox-section">Effect</div><div class="sh-infobox-row"><div class="sh-infobox-value">{{{effect}}}</div></div>|}}<!-- --></div><!-- --></div>{{#cargo_store:_table=craftables|name={{{name|{{PAGENAME}}}}}|type={{{type|}}}|domain={{{domain|}}}|scene={{{scene|}}}|produces={{{produces|}}}|sell_value={{{sell_value|}}}|unlocked_by={{{unlock|}}}|unlock_kind={{{unlock_type|}}}|lasts={{{lasts|}}}|effect={{{effect|}}}}}</includeonly><noinclude> {{#cargo_declare:_table=craftables |name=String |type=String |domain=String |scene=String |produces=Integer |sell_value=Integer |unlocked_by=String |unlock_kind=String |lasts=String |effect=Text }} Infobox for craftable items and consumables. Scalar facts live here; the recipe and full effect are covered in the page body. Data is stored in the Cargo table <code>craftables</code> so the [[Crafting]] index can be a live query. == Usage == <pre> {{Infobox craftable |name=Rich Compost |image=Rich Compost |type=Consumable |domain=Farming |scene=Farming |produces=1 |sell_value=120 |unlock=Quest: What She Planted Where |unlock_type=quest |lasts=8 uses |effect=Harvest: +25% yield, +10% bonus-harvest chance, min quality 2 }} </pre> [[Category:Infobox templates]] </noinclude>
Return to
Template:Infobox craftable
.
Search
Search
View source for Template:Infobox craftable
Add topic