Template:Infobox block/doc: Difference between revisions

fix aliases as of Special:PermaLink/2075704 and Special:PermaLink/1402760 (current versions of Template:Block and Module:Infobox)
m interwiki JA
 
(11 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Documentation header}}
{{Documentation header}}
{{Distinguish|Template:Blocked}}
{{Distinguish|Template:Blocks|Template:Blocked}}
{{lua|Infobox}}
{{Block}}


This template provides a uniform design for block pages.
This template provides a uniform design for block pages.


== Usage ==
== Usage ==
<pre style="display: table;">{{Block
<pre style="display: table;">
|title=
{{Block
|image=
| title =
|invimage=
| image =
|rarity=
<!-- Start Multiple mode -->
|renewable=
| group =
|stackable=
| 1-1 =
|tool=
| 1-2 =
|tool2=
| 1-3 =
|tool3=
| group2 =  
|tntres=
| 2-1 =  
|hardness=
| 2-2 =
|light=
| 2-3 =
|transparent=
| group3 =
|flammable=
| 3-1 =
|lavasusceptible=
| 3-2 =
| 3-3 =
| group4 =
| 4-1 =
| 4-2 =
| 4-3 =
<!-- End Multiple mode -->
| rarity =
| renewable =
| stackable =
| tool =
| tool2 =
| tool3 =
| tntres = <!--Typically not used in mainspace articles, as it is loaded from Module:Blast resistance values-->
| hardness = <!--Typically not used in mainspace articles, as it is loaded from Module:Hardness values-->
| durability =
| light =
| transparent =
| flammable =
| lavasusceptible =
}}</pre>
}}</pre>


Line 36: Line 53:
|-
|-
| <code>image''N''</code> || Other images for two-state blocks (also approx. 300×300px) || ''None''
| <code>image''N''</code> || Other images for two-state blocks (also approx. 300×300px) || ''None''
|-
| <code>invimage</code> || Image for object in inventory. Can use '''None''' to force no invimage.  Uses [[Template:Inventory slot]]. || ''None''
|-
| <code>invimage''N''</code> || Other images for object in inventory. Uses [[Template:Inventory slot]]. || ''None''
|-
|-
| <code>rarity</code> || The color of this item's name. See [[rarity]] for more info. || ''None''
| <code>rarity</code> || The color of this item's name. See [[rarity]] for more info. || ''None''
|-
|-
| <code>renewable</code> || Whether the block is [[Renewable Resources|renewable]] || ?
| <code>renewable</code> || Whether the block is [[Renewable Resource|renewable]] || ?
|-
|-
| <code>stackable</code> || Stackable || ?
| <code>stackable</code> || Stackable || ?
Line 53: Line 66:
| <code>tool3</code> || Third tool that can be used, same format than the tool field. || ?
| <code>tool3</code> || Third tool that can be used, same format than the tool field. || ?
|-
|-
| <code>tntres</code> || Block's resistance to explosions. The value comes from the code; there aren't any units for it. || ?
| <code>tntres</code> || Block's resistance to explosions. The value comes from the code; there aren't any units for it. The value should normally be defined in [[Module:Blast resistance values]], otherwise, the page may result in an error and be placed in [[:Category:Pages with overridden tntres]]. || ?
|-
| <code>hardness</code> || Block's resistance to being broken. The value comes from the code; there aren't any units for it. The value should normally be defined in [[Module:Hardness values]], otherwise, the page may result in an error and be placed in [[:Category:Pages with overridden hardness]]. || ?
|-
|-
| <code>hardness</code> || Block's resistance to being broken. The value comes from the code; there aren't any units for it. || ?
| <code>durability</code> || Hardness value in ''Minecraft Earth'' || ?
|-
|-
| <code>light</code> || Emits Light? If "Yes," add the light value like this: "Yes (9)" || ?
| <code>light</code> || Emits Light? If "Yes," add the light value like this: "Yes (9)" || ?
Line 66: Line 81:
|-
|-
| <code>lavasusceptible</code> || Whether the block catches fire from nearby [[lava]]. Not always the same as flammable. || Unspecified
| <code>lavasusceptible</code> || Whether the block catches fire from nearby [[lava]]. Not always the same as flammable. || Unspecified
|-
! Parameter (multiple mode only)
! Function
! Default/Example value
|-
| {{cd|group}} || Group (tab) under which to put the image || ''None''
|-
| {{cd|group''N''}} || Other tabs present || ''None''
|-
| {{cd|1-''n''}} || ''n''th image under the first (default) tab || ''None''
|-
| {{cd|''N''-''n''}} || ''n''th image under the ''N''th tab || ''None''
|}
|}


Line 80: Line 107:
[[hu:Sablon:Block]]
[[hu:Sablon:Block]]
[[it:Template:Blocco]]
[[it:Template:Blocco]]
[[ja:テンプレート:Block]]
[[ja:テンプレート:Infobox block]]
[[ko:틀:Block]]
[[ko:틀:Block]]
[[nl:Sjabloon:Blok]]
[[nl:Sjabloon:Blok]]
Line 103: Line 130:
[[hu:Sablon:Block/doc]]
[[hu:Sablon:Block/doc]]
[[it:Template:Blocco/doc]]
[[it:Template:Blocco/doc]]
[[ja:テンプレート:Block/doc]]
[[ja:テンプレート:Infobox block/doc]]
[[ko:틀:Block/doc]]
[[ko:틀:Block/doc]]
[[nl:Sjabloon:Blok/doc]]
[[nl:Sjabloon:Blok/doc]]
Line 211: Line 238:
"example": "64",
"example": "64",
"type": "number"
"type": "number"
            },
"durability": {
"label": "Durability",
"description": "The block's resistance to being broken (only in Minecraft Earth).",
"example": "39",
"type": "number",
"suggested": true
},
},
"lightLevel": {
"lightLevel": {
Line 218: Line 252:
"type": "number",
"type": "number",
"autovalue": ""
"autovalue": ""
},
"tool3": {},
"waterloggable": {
"example": "Yes",
"default": "If yes, this block can be waterlogged"
}
}
},
},
Line 231: Line 270:
"tool",
"tool",
"tool2",
"tool2",
"tool3",
"tntres",
"tntres",
"hardness",
"hardness",
Line 236: Line 276:
"lightLevel",
"lightLevel",
"transparent",
"transparent",
"waterloggable",
      "durability",
"flammable",
"flammable",
"lavasusceptible"
"lavasusceptible"