Template:Infobox block: Difference between revisions
all block sounds should be moved to sections now, adding this just to check if any have been left behind |
i think that's all of them, for non tile entities at least |
||
| Line 46: | Line 46: | ||
{{infobox row|label=Catches fire from [[lava]]|field={{ #if: {{{lavasusceptible|}}} | {{{lavasusceptible}}} | Unspecified }} }} | {{infobox row|label=Catches fire from [[lava]]|field={{ #if: {{{lavasusceptible|}}} | {{{lavasusceptible}}} | Unspecified }} }} | ||
{{#if: {{{experience|}}} | {{infobox row | label= [[Experience]] | field= {{{experience}}} }} }} | {{#if: {{{experience|}}} | {{infobox row | label= [[Experience]] | 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}}} }} }} }} | ||