Template:Infobox block: Difference between revisions

m Excuse my editspammingz
No edit summary
 
(447 intermediate revisions by 86 users not shown)
Line 1: Line 1:
{| border=1 width=200 cellpadding=2 cellspacing=0 style="float:right; border-collapse:collapse; margin:0em 0em 1em 1em; text-align:center"
{{#invoke:infobox|infobox
 
| invimage = title
|-
| rows =
!colspan=2 style="background:#eeeeee" | {{{name}}}
{{#if: {{{rarity|}}} | {{infobox row|class=list-style-none|label=[[minecraft:Rarity|Rarity color]]|field={{ucfirst:{{{rarity|}}}}} }} | }}
 
{{#if: {{{renewable|}}} | {{infobox row|label=[[minecraft:Renewable resource|Renewable]]|field={{{renewable}}} }} }}
|-
{{#if: {{{stackable|}}} | {{infobox row|label=Stackable|field={{{stackable}}} {{#if: {{{maxStack|}}} | &nbsp;({{{maxStack}}}) }} }} |<!-- {{{stackable}}} not provided => --->{{#if: {{NAMESPACE}} || {{translation category|project=0|Missing stackability}}}} }}
|colspan="2" | {{{type}}}
{{infobox row|label=Tool{{ #if: {{{tool2|}}} | s }}|class=pixel-image|field={{{tool|}}}{{
 
  #if: {{{tool2|}}} | {{{tool2|}}}
|-
}}{{
|colspan="2" |[[image:Thumbnail_{{{name}}}.png]]
  #if: {{{tool3|}}} | {{{tool3|}}}
 
}} }}
|-
{{infobox row|label=[[minecraft:Explosion#Blast resistance|Blast resistance]]|field={{ #if: {{{tntres|}}}
|colspan="2" |Affected by gravity: {{{gravity}}}
| {{{tntres}}}{{#if: {{NAMESPACE}} || {{translation category|project=0|Pages with overridden tntres}} }}
 
| {{Blast resistance values | {{#if: {{{title|}}} | {{{title}}} | {{#titleparts: {{BASEPAGENAME}} }} }} }}
|-
}} }}
|colspan="2" |Requires sunlight/dirt: {{{dirt}}}
{{infobox row|label=[[minecraft:Breaking#Blocks by hardness|Hardness]]|field={{ #if: {{{hardness|}}}
 
| {{{hardness}}}{{#if: {{NAMESPACE}} || {{translation category|project=0|Pages with overridden hardness}} }}
|}
| {{Hardness values | {{#if: {{{title|}}} | {{{title}}} | {{#titleparts: {{BASEPAGENAME}} }} }} }}
 
}} }}
<noinclude><font color="#997070">
{{#if: {{{durability|}}} |{{infobox row|Durability|{{{durability|}}}}}}}
==Usage==
{{infobox row|label=[[minecraft:Light|Luminous]]|field={{ #if: {{{light|}}} | {{{light}}} {{#if: {{{lightLevel|}}} | &nbsp;({{{lightLevel}}}) }} | ? {{#if: {{NAMESPACE}} || {{translation category|project=0|Missing luminance}}}} }} }}
'''These usage notes will not be included in articles bearing this template.'''<p></p>
{{infobox row|label=[[minecraft:Opacity|Transparent]]|field={{ #if: {{{transparent|}}} | {{{transparent}}} | ? {{#if: {{NAMESPACE}} || {{translation category|project=0|Missing transparency}}}} }} }}
This template provides a uniform design for block pages.</font><br/><br/></noinclude>
{{ #if: {{{waterloggable|}}} | {{infobox row|label=[[minecraft:Waterlogging|Waterloggable]]|field={{{waterloggable}}} }} }}
{{ #if: {{{heals|}}} | {{infobox row|label=[[minecraft:Food|Restores]]|field={{{heals}}} }} }}
{{infobox row|label=[[minecraft:Flammable|Flammable]]|field={{ #if: {{{flammable|}}} | {{{flammable}}} | ?{{#if: {{NAMESPACE}} || {{translation category|project=0|Missing flammability}}}} }} }}
{{infobox row|label=Catches fire from [https://minecraft.wiki/w/Lava Lava]|field={{ #if: {{{lavasusceptible|}}} | {{{lavasusceptible}}} | ?{{#if: {{NAMESPACE}} || {{translation category|project=0|Missing lava susceptibility}}}} }} }} }}
{{#if: {{NAMESPACE}} ||
{{translation category|project=0|{{
  #switch: {{lc: {{{renewable|}}} }}
  | yes = Renewable resources
  | no = Non-renewable resources
  | Resources with invalid renewability
}}}}
}}<noinclude>
{{documentation}}
<!-- Put categories/interwiki on the documentation page -->
</noinclude>