Template:Infobox block/doc: Difference between revisions

m interwiki fix
undocument removed parameters
Line 9: Line 9:
|image=
|image=
|invimage=
|invimage=
|type=
|gravity=
|transparent=
|transparent=
|light=
|light=
|tntres=
|tntres=
|hardness=
|tool=
|tool=
|tool2=
|tool2=
Line 25: Line 22:
|data=
|data=
|nameid=
|nameid=
|fluidspeed=
|movespeed=
|firstver=
|firstdev=
|notes=
|notes=
}}</pre>
}}</pre>
Line 48: Line 41:
|-
|-
| <code>invimage''N''</code> || Other images for object in inventory. Uses [[Template:Grid]]. || ''None''
| <code>invimage''N''</code> || Other images for object in inventory. Uses [[Template:Grid]]. || ''None''
|-
| <code>type</code> || Type (solid block, solid, block, or fluid) || ?
|-
| <code>gravity</code> || Affected by gravity? || ?
|-
|-
| <code>transparent</code> || Can you see through some part of this block? Not as obvious as it seems, see [[Opacity]]. || ?
| <code>transparent</code> || Can you see through some part of this block? Not as obvious as it seems, see [[Opacity]]. || ?
Line 58: Line 47:
|-
|-
| <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. || ?
|-
| <code>hardness</code> || How long the block takes to mine. 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>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. || ?
Line 82: Line 69:
|-
|-
| <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>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>fluidspeed</code> || Speed of fluid movement || ''None''
|-
| <code>movespeed</code> || Speed of walking through || ''None''
|-
| <code>firstver</code> || First version that it was seen in (e.g. Alpha 1.0.17, classic 0.0.23a).  || ''None''
|-
| <code>firstdev</code> || First development snapshot it was seen in, requires firstver. || ''None''
|-
| <code>multiplevers</code> || Multiple versions. Links need to be formatted manually. || ''None''
|-
|-
| <code>notes</code> || Adds a centred column spanning across both rows at the bottom of the box || ''None''
| <code>notes</code> || Adds a centred column spanning across both rows at the bottom of the box || ''None''