|
|
| (25 intermediate revisions by 12 users not shown) |
| Line 1: |
Line 1: |
| <onlyinclude><infobox>
| | {{#invoke:infobox|infobox |
| <title source="title"><default>{{BASEPAGENAME}}</default></title>
| | | invimage = title |
| <panel>
| | | rows = |
| <section>
| | {{#if: {{{rarity|}}} | {{infobox row|class=list-style-none|label=[[minecraft:Rarity|Rarity color]]|field={{ucfirst:{{{rarity|}}}}} }} | }} |
| <label>{{{group}}}</label>
| | {{#if: {{{renewable|}}} | {{infobox row|label=[[minecraft:Renewable resource|Renewable]]|field={{{renewable}}} }} }} |
| <image source="1-1" />
| | {{#if: {{{stackable|}}} | {{infobox row|label=Stackable|field={{{stackable}}} {{#if: {{{maxStack|}}} | ({{{maxStack}}}) }} }} |<!-- {{{stackable}}} not provided => --->{{#if: {{NAMESPACE}} || {{translation category|project=0|Missing stackability}}}} }} |
| <image source="1-2" />
| | {{infobox row|label=Tool{{ #if: {{{tool2|}}} | s }}|class=pixel-image|field={{{tool|}}}{{ |
| <image source="1-3" />
| | #if: {{{tool2|}}} | {{{tool2|}}} |
| </section>
| | }}{{ |
| <section>
| | #if: {{{tool3|}}} | {{{tool3|}}} |
| <label>{{{group2}}}</label>
| | }} }} |
| <image source="2-1" />
| | {{infobox row|label=[[minecraft:Explosion#Blast resistance|Blast resistance]]|field={{ #if: {{{tntres|}}} |
| <image source="2-2" />
| | | {{{tntres}}}{{#if: {{NAMESPACE}} || {{translation category|project=0|Pages with overridden tntres}} }} |
| <image source="2-3" />
| | | {{Blast resistance values | {{#if: {{{title|}}} | {{{title}}} | {{#titleparts: {{BASEPAGENAME}} }} }} }} |
| </section>
| | }} }} |
| <section>
| | {{infobox row|label=[[minecraft:Breaking#Blocks by hardness|Hardness]]|field={{ #if: {{{hardness|}}} |
| <label>{{{group3}}}</label>
| | | {{{hardness}}}{{#if: {{NAMESPACE}} || {{translation category|project=0|Pages with overridden hardness}} }} |
| <image source="3-1" />
| | | {{Hardness values | {{#if: {{{title|}}} | {{{title}}} | {{#titleparts: {{BASEPAGENAME}} }} }} }} |
| <image source="3-2" />
| | }} }} |
| <image source="3-3" />
| | {{#if: {{{durability|}}} |{{infobox row|Durability|{{{durability|}}}}}}} |
| </section>
| | {{infobox row|label=[[minecraft:Light|Luminous]]|field={{ #if: {{{light|}}} | {{{light}}} {{#if: {{{lightLevel|}}} | ({{{lightLevel}}}) }} | ? {{#if: {{NAMESPACE}} || {{translation category|project=0|Missing luminance}}}} }} }} |
| <section>
| | {{infobox row|label=[[minecraft:Opacity|Transparent]]|field={{ #if: {{{transparent|}}} | {{{transparent}}} | ? {{#if: {{NAMESPACE}} || {{translation category|project=0|Missing transparency}}}} }} }} |
| <label>{{{group4}}}</label>
| | {{ #if: {{{waterloggable|}}} | {{infobox row|label=[[minecraft:Waterlogging|Waterloggable]]|field={{{waterloggable}}} }} }} |
| <image source="4-1" />
| | {{ #if: {{{heals|}}} | {{infobox row|label=[[minecraft:Food|Restores]]|field={{{heals}}} }} }} |
| <image source="4-2" />
| | {{infobox row|label=[[minecraft:Flammable|Flammable]]|field={{ #if: {{{flammable|}}} | {{{flammable}}} | ?{{#if: {{NAMESPACE}} || {{translation category|project=0|Missing flammability}}}} }} }} |
| <image source="4-3" />
| | {{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}}}} }} }} }} |
| </section>
| | {{#if: {{NAMESPACE}} || |
| <section>
| |
| <label>{{{group5}}}</label>
| |
| <image source="5-1" />
| |
| <image source="5-2" />
| |
| <image source="5-3" />
| |
| </section>
| |
| <section>
| |
| <label>{{{group6}}}</label>
| |
| <image source="6-1" />
| |
| <image source="6-2" />
| |
| <image source="6-3" />
| |
| </section>
| |
| <section>
| |
| <label>{{{group7}}}</label>
| |
| <image source="7-1" />
| |
| <image source="7-2" />
| |
| <image source="7-3" />
| |
| </section>
| |
| <section>
| |
| <label>{{{group8}}}</label>
| |
| <image source="8-1" />
| |
| <image source="8-2" />
| |
| <image source="8-3" />
| |
| </section>
| |
| <section>
| |
| <label>{{{group9}}}</label>
| |
| <image source="9-1" />
| |
| <image source="9-2" />
| |
| <image source="9-3" />
| |
| </section>
| |
| <section>
| |
| <label>{{{group10}}}</label>
| |
| <image source="10-1" />
| |
| <image source="10-2" />
| |
| <image source="10-3" />
| |
| </section>
| |
| </panel>
| |
| <image source="image"><default>{{
| |
| #if: {{PROTECTIONEXPIRY:edit|File:{{BASEPAGENAME}}.png}} <!-- Don't use #ifexist, because it creates red links -->
| |
| | {{#if:{{{group|}}}||File:{{BASEPAGENAME}}.png}}
| |
| }}</default></image>
| |
| <image source="image2"/>
| |
| <image source="image3"/>
| |
| <navigation>{{{extratext|}}}</navigation>
| |
| <group>
| |
| <data source="rarity"><label>[[Rarity|Rarity color]]</label></data>
| |
| <data source="renewable"><label>[[Renewable resource|Renewable]]</label></data>
| |
| <data source="stackable">
| |
| <label>Stackable</label>
| |
| <format>{{{stackable}}} {{#if: {{{maxStack|}}} |  ({{{maxStack}}}) }}</format>
| |
| <default>{{#if: {{NAMESPACE}} || {{translation category|project=0|Missing stackability}}}}</default>
| |
| </data>
| |
| <data source="tool">
| |
| <label>Tool{{#if: {{{tool2|}}}|s}}</label>
| |
| <format>{{
| |
| #switch: {{lc: {{{tool}}}}}
| |
| | pickaxe = {{SlotSprite|Pickaxe Required|link=Pickaxe|title=This block can be broken with any tool, but a pickaxe is the quickest}}
| |
| | wooden pickaxe = {{InvSprite|Wooden Pickaxe|link=Pickaxe|title=A wooden pickaxe or better is required to mine this block}}
| |
| | stone pickaxe = {{InvSprite|Stone Pickaxe|link=Pickaxe|title=A stone pickaxe or better is required to mine this block}}
| |
| | iron pickaxe = {{InvSprite|Iron Pickaxe|link=Pickaxe|title=An iron pickaxe or better is required to mine this block}}
| |
| | diamond pickaxe = {{InvSprite|Diamond Pickaxe|link=Pickaxe|title=A diamond pickaxe or better is required to mine this block}}
| |
| | shovel = {{SlotSprite|Shovel Required|link=Shovel|This block can be broken with any tool, but a shovel is the quickest}}
| |
| | wooden shovel = {{InvSprite|Wooden Shovel|link=Shovel|title=A wooden shovel or better is required to mine this block}}
| |
| | axe = {{SlotSprite|Axe Required|link=Axe|title=This block can be broken with any tool, but an axe is the quickest}}
| |
| | hoe = {{SlotSprite|Hoe Required|link=Hoe|title=This block can be broken with any tool, but a hoe is the quickest}}
| |
| | bucket = {{SlotSprite|Bucket Required|link=Bucket|title=This block can only be picked up using a bucket}}
| |
| | sword = {{SlotSprite|Sword Required|link=Sword|title=This block can be broken with any tool, but a sword is the quickest; however it still takes double damage}}
| |
| | shears = {{InvSprite|Shears|link=Shears|title=This block can be broken with any tool, but shears are the quickest}}
| |
| | n/a | none = None
| |
| | all | alltools | any | anytool = Any tool
| |
| }}{{
| |
| #switch: {{lc: {{{tool2|}}}}}
| |
| | pickaxe = {{SlotSprite|Pickaxe Required|link=Pickaxe|title=This block can be broken with any tool, but a pickaxe is the second quickest}}
| |
| | wooden pickaxe = {{InvSprite|Wooden Pickaxe|link=Pickaxe|title=A wooden pickaxe or better is required to mine this block}}
| |
| | stone pickaxe = {{InvSprite|Stone Pickaxe|link=Pickaxe|title=A stone pickaxe or better is required to mine this block}}
| |
| | iron pickaxe = {{InvSprite|Iron Pickaxe|link=Pickaxe|title=An iron pickaxe or better is required to mine this block}}
| |
| | diamond pickaxe = {{InvSprite|Diamond Pickaxe|link=Pickaxe|title=A diamond pickaxe or better is required to mine this block}}
| |
| | shovel = {{SlotSprite|Shovel Required|link=Shovel|This block can be broken with any tool, but a shovel is the second quickest}}
| |
| | wooden shovel = {{InvSprite|Wooden Shovel|link=Shovel|title=A wooden shovel or better is required to mine this block}}
| |
| | axe = {{SlotSprite|Axe Required|link=Axe|title=This block can be broken with any tool, but an axe is the second quickest}}
| |
| | hoe = {{SlotSprite|Hoe Required|link=Hoe|title=This block can be broken with any tool, but a hoe is the second quickest}}
| |
| | sword = {{SlotSprite|Sword Required|link=Sword|title=This block can be broken with any tool, but a sword is the second quickest; however it still takes double damage}}
| |
| | shears = {{InvSprite|Shears|link=Shears|title=This block can be broken with any tool, but shears are the second quickest}}
| |
| }}{{#switch: {{lc: {{{tool3|}}}}}
| |
| | pickaxe = {{SlotSprite|Pickaxe Required|link=Pickaxe|title=This block can be broken with any tool, but a pickaxe is the third quickest}}
| |
| | wooden pickaxe = {{InvSprite|Wooden Pickaxe|link=Pickaxe|title=A wooden pickaxe or better is required to mine this block}}
| |
| | stone pickaxe = {{InvSprite|Stone Pickaxe|link=Pickaxe|title=A stone pickaxe or better is required to mine this block}}
| |
| | iron pickaxe = {{InvSprite|Iron Pickaxe|link=Pickaxe|title=An iron pickaxe or better is required to mine this block}}
| |
| | diamond pickaxe = {{InvSprite|Diamond Pickaxe|link=Pickaxe|title=A diamond pickaxe or better is required to mine this block}}
| |
| | shovel = {{SlotSprite|Shovel Required|link=Shovel|This block can be broken with any tool, but a shovel is the third quickest}}
| |
| | wooden shovel = {{InvSprite|Wooden Shovel|link=Shovel|title=A wooden shovel or better is required to mine this block}}
| |
| | axe = {{SlotSprite|Axe Required|link=Axe|title=This block can be broken with any tool, but an axe is the third quickest}}
| |
| | hoe = {{SlotSprite|Hoe Required|link=Hoe|title=This block can be broken with any tool, but a hoe is the third quickest}}
| |
| | sword = {{SlotSprite|Sword Required|link=Sword|title=This block can be broken with any tool, but a sword is the third quickest; however it still takes double damage}}
| |
| | shears = {{InvSprite|Shears|link=Shears|title=This block can be broken with any tool, but shears are the third quickest}}
| |
| }}</format>
| |
| <default>?</default>
| |
| </data>
| |
| <data source="tntres">
| |
| <label>[[Explosion#Blast resistance|Blast resistance]]</label>
| |
| <default>{{Blast resistance values | {{#if: {{{title|}}} | {{{title}}} | {{#titleparts: {{BASEPAGENAME}} }} }} }}</default>
| |
| <format>{{{tntres|}}}{{#if: {{NAMESPACE}} || {{translation category|project=0|Pages with overridden tntres}} }}</format>
| |
| </data>
| |
| <data source="hardness">
| |
| <label>[[Breaking#Blocks by hardness|Hardness]]</label>
| |
| <default>{{Hardness values | {{#if: {{{title|}}} | {{{title}}} | {{#titleparts: {{BASEPAGENAME}} }} }} }}</default>
| |
| <format>{{{hardness|}}}{{#if: {{NAMESPACE}} || {{translation category|project=0|Pages with overridden hardness}}}}</format>
| |
| </data>
| |
| <data source="light">
| |
| <label>[[Light|Luminous]]</label>
| |
| <format>{{{light}}} {{#if: {{{lightLevel|}}} |  ({{{lightLevel}}})}}</format>
| |
| <default>? {{#if: {{NAMESPACE}} || {{translation category|project=0|Missing luminance}}}}</default>
| |
| </data>
| |
| <data source="transparent">
| |
| <label>[[Opacity|Transparent]]</label>
| |
| <default>? {{#if: {{NAMESPACE}} || {{translation category|project=0|Missing transparency}}}}</default>
| |
| </data>
| |
| <data source="flammable">
| |
| <label>[[Flammable]]</label>
| |
| <default>?{{#if: {{NAMESPACE}} || {{translation category|project=0|Missing flammability}}}}</default>
| |
| </data>
| |
| <data source="lavasusceptible">
| |
| <label>Catches fire from [[lava]]</label>
| |
| <default>?{{#if: {{NAMESPACE}} || {{translation category|project=0|Missing lava susceptibility}}}}</default>
| |
| </data>
| |
| <data source="heals"><label>Heals</label></data>
| |
| </group>
| |
| </infobox><!--
| |
| | |
| -->{{#if: {{NAMESPACE}} ||
| |
| {{translation category|project=0|{{ | | {{translation category|project=0|{{ |
| #switch: {{lc: {{{renewable|}}} }} | | #switch: {{lc: {{{renewable|}}} }} |
| Line 161: |
Line 31: |
| | no = Non-renewable resources | | | no = Non-renewable resources |
| | Resources with invalid renewability | | | Resources with invalid renewability |
| }}}}}}<!-- | | }}}} |
| | | }}<noinclude> |
| --></onlyinclude><noinclude>
| | {{documentation}} |
| {{Documentation}} | |
| <!-- Put categories/interwiki on the documentation page --> | | <!-- Put categories/interwiki on the documentation page --> |
| </noinclude> | | </noinclude> |