Template:Infobox block: Difference between revisions

No edit summary
all of this should either be moved to the Smelting section, or noted somewhere else. either way, the info is on the page, and can be moved into the future obtaining sections as neccessary later.
Line 45: Line 45:
{{infobox row|label=Flammable|field={{ #if: {{{flammable|}}} | {{{flammable}}} | ?[[Category:Missing flammability]] }} }}
{{infobox row|label=Flammable|field={{ #if: {{{flammable|}}} | {{{flammable}}} | ?[[Category:Missing flammability]] }} }}
{{infobox row|label=Catches fire from [[lava]]|field={{ #if: {{{lavasusceptible|}}} | {{{lavasusceptible}}} | ?[[Category:Missing lava susceptibility]] }} }}
{{infobox row|label=Catches fire from [[lava]]|field={{ #if: {{{lavasusceptible|}}} | {{{lavasusceptible}}} | ?[[Category:Missing lava susceptibility]] }} }}
{{#if: {{{experience|}}} | {{infobox row | label= [[Experience]] | field= {{{experience}}} }} }}
{{#if: {{{experience|}}} | {{infobox row | label= [[Experience]] (deprec.) | field= {{{experience}}} }} }}
{{infobox row|class={{#if: {{{drops|}}} | list-style-none }}|label=[[Drops]]|field={{{drops|Itself}}}}}
{{infobox row|class={{#if: {{{drops|}}} | list-style-none }}|label=[[Drops]]|field={{{drops|Itself}}}}}
{{#if: {{{data|}}} | {{infobox row|label=[[Data values|Data value]]|field={{data value|{{{data}}} }} }} }}
{{#if: {{{data|}}} | {{infobox row|label=[[Data values|Data value]]|field={{data value|{{{data}}} }} }} }}