Template:Infobox block/doc: Difference between revisions
mNo edit summary |
m Multiple mode |
||
Line 7: | Line 7: | ||
<pre style="display: table;"> | <pre style="display: table;"> | ||
{{Block | {{Block | ||
|title= | | title = | ||
|image= | | image = | ||
| | <!-- Start Multiple mode --> | ||
|rarity= | | group = | ||
|renewable= | | 1-1 = | ||
|stackable= | | 1-2 = | ||
|tool= | | 1-3 = | ||
|tool2= | | group2 = | ||
|tool3= | | 2-1 = | ||
|tntres= | | 2-2 = | ||
|hardness= | | 2-3 = | ||
|light= | | group3 = | ||
|transparent= | | 3-1 = | ||
|flammable= | | 3-2 = | ||
|lavasusceptible= | | 3-3 = | ||
| group4 = | |||
| 4-1 = | |||
| 4-2 = | |||
| 4-3 = | |||
<!-- End Multiple mode --> | |||
| rarity = | |||
| renewable = | |||
| stackable = | |||
| tool = | |||
| tool2 = | |||
| tool3 = | |||
| tntres = | |||
| hardness = | |||
| light = | |||
| transparent = | |||
| flammable = | |||
| lavasusceptible = | |||
}}</pre> | }}</pre> | ||
Line 35: | Line 52: | ||
|- | |- | ||
| <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>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'' | ||
Line 65: | Line 78: | ||
|- | |- | ||
| <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'' | |||
|} | |} | ||