Template:Infobox block/doc: Difference between revisions
| Line 10: | Line 10: | ||
<pre width="30px"> | <pre width="30px"> | ||
{{Block | {{Block | ||
| | |title= | ||
|image= | |image= | ||
|image2= | |image2= | ||
| Line 30: | Line 30: | ||
|invimage15= | |invimage15= | ||
|invimage16= | |invimage16= | ||
| | |type= | ||
|gravity= | |gravity= | ||
|dirt= | |dirt= | ||
| Line 53: | Line 53: | ||
! Default value | ! Default value | ||
|- | |- | ||
| <code> | | <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. 150x150px) || <code><nowiki>{{{title}}}.png</nowiki></code> if it exists, otherwise [[:File:No block image.png|No block image.png]] (linking to the page where to upload the missing image) | | <code>image</code> || Image of the block (should be approx. 150x150px) || <code><nowiki>{{{title}}}.png</nowiki></code> if it exists, otherwise [[:File:No block image.png|No block image.png]] (linking to the page where to upload the missing image) | ||
| Line 93: | Line 93: | ||
| <code>invimage16</code> || Sixteenth image for sixteen-state objects in inventory. Uses [[Template:Grid]]. || ''None'' | | <code>invimage16</code> || Sixteenth image for sixteen-state objects in inventory. Uses [[Template:Grid]]. || ''None'' | ||
|- | |- | ||
| <code> | | <code>type</code> || Type (solid block, solid, block, or fluid) || ? | ||
|- | |- | ||
| <code>gravity</code> || Affected by gravity? || ? | | <code>gravity</code> || Affected by gravity? || ? | ||