Modifications

Sauter à la navigation Sauter à la recherche

Modèle:Block/doc

4 024 octets ajoutés, 9 octobre 2019 à 16:24
aucun résumé de modification
{{Documentation header}}
{{lua|Infobox}}
{{Block}}

This template provides a uniform design for block pages.
<pre width="30px">
{{Block
|title=
|image=
|invimage=
|transparent=
|light=
|tntres=
|tool=
|tool2=
|renewable=
|stackable=
|flammable=
|lavasusceptible=
|drops=
|data=
|nameid=
|tags=
|notes=
}}</pre>

Note that if the item has multiple data values, use <code><nowiki>|multipledata=</nowiki></code> instead of <code><nowiki>|data=</nowiki></code>. See below:

{| class="wikitable"
! Parameter
! Function
! Default value
|-
| <code>title</code> || Only needed to change the title from the page name || <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
|-
| <code>image</code> || Image of the block (should be approx. 300×300px) || <code><nowiki>{{{title}}}.png</nowiki></code> if it exists, otherwise [[:File:No image.svg|No image.svg]] (linking to the page where to upload the missing image)
|-
| <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:Grid]]. || <code><nowiki>Grid {{{title}}}.png</nowiki></code> if it exists, otherwise ''None''
|-
| <code>invimage''N''</code> || Other images for object in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>transparent</code> || Can you see through some part of this block? Not as obvious as it seems, see [[Opacity]]. || ?
|-
| <code>light</code> || Emits Light? If "Yes," add the light value like this: "Yes (9)" || ?
|-
| <code>tntres</code> || Block's resistance to explosions. The value comes from the code; there aren't any units for it. || ?
|-
| <code>tool</code> || Tool to use. Picture means, the block can only be broken with this tool (this quality or better). Outline means, the block can be broken with any tool, but this tool is the quickest. "Any tool" means that every tool is equally effective (or the block can be instantly broken with anything). "None" means the block cannot be broken. || ?
|-
| <code>tool2</code> || Second tool that can be used, same format than the tool field. || ?
|-
| <code>renewable</code> || Whether the block is [[Renewable Resources|renewable]] || ?
|-
| <code>stackable</code> || Stackable || N/A
|-
| <code>flammable</code> || Whether the block is flammable or not. If so, the flammability value is included. || Unspecified
|-
| <code>lavasusceptible</code> || Whether the block catches fire from nearby [[lava]]. Not always the same as flammable. || Unspecified
|-
| <code>drops</code> || The [[Item (entity)|item entities]] dropped when destroyed. May be deprecated soon, see [[Minecraft_Wiki_talk:Community_portal#Handling_loot_tables_on_the_wiki:_a_proposal|here]] for more info. || Itself
|-
| <code>data</code> || Single decimal data value || ''None''
|-
| <code>multipledata</code> || Multiple decimal data values, use {{tl|dv}} || ''None''
|-
| <code>nameid</code> || The block's named identifier. Can use '''None''' to force no name ID. || <code>title</code> or <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
|-
| <code>tags</code> || [[Tag]]s this block is a member of. || ''None''
|-
| <code>notes</code> || Adds a centred column spanning across both rows at the bottom of the box || ''None''
|}

== See also ==
{{Infobox see also}}

<includeonly>
<!-- template categories/interwikis here -->
[[de:Vorlage:Block]]
[[es:Plantilla:Bloque]]
[[fr:Modèle:Bloc]]
[[it:Template:Blocco]]
[[ja:テンプレート:Block]]
[[ko:틀:Block]]
[[nl:Sjabloon:Blok]]
[[pt:Predefinição:Bloco]]
[[ru:Шаблон:Блок]]
[[zh:Template:Block]]

[[Category:Infobox templates]]
</includeonly>

<noinclude>
<!-- doc categories/interwikis here -->
[[de:Vorlage:Block/Dokumentation]]
[[es:Plantilla:Bloque/doc]]
[[fr:Modèle:Bloc/doc]]
[[it:Template:Blocco/doc]]
[[ja:テンプレート:Block/doc]]
[[ko:틀:Block/doc]]
[[nl:Sjabloon:Blok/doc]]
[[pt:Predefinição:Bloco/doc]]
[[ru:Шаблон:Блок/док]]
[[zh:Template:Block/doc]]
</noinclude>
Utilisateur anonyme

Menu de navigation