Template:Infobox block: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
mNo edit summary
m Changed no image to a more fitting image.
Line 4: Line 4:
  </tr>
  </tr>
  <tr valign="top">
  <tr valign="top">
   <td align="center" colspan="2">[[File:{{{image|No image.png}}}|150px|center]]</td>
   <td align="center" colspan="2">[[File:{{{image|No block image.png}}}|150px|center]]</td>
  </tr>
  </tr>
{{#if:{{{image2|}}}|<tr valign="top"><td align="center" colspan="2">[[File:{{{image2}}}|150px|center]]</td></tr>}}
{{#if:{{{image2|}}}|<tr valign="top"><td align="center" colspan="2">[[File:{{{image2}}}|150px|center]]</td></tr>}}
Line 86: Line 86:
| <code>name</code> || Name of the block || <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
| <code>name</code> || Name of the block || <code><nowiki>{{BASEPAGENAME}}</nowiki></code>
|-
|-
| <code>image</code> || Image of the block (should be approx. 150x150px) || [[:File:No image.png|No image.png]]
| <code>image</code> || Image of the block (should be approx. 150x150px) || [[:File:No block image.png|No block image.png]]
|-
|-
| <code>image2</code> || Second image for two-state blocks (also approx. 150x150px) || none
| <code>image2</code> || Second image for two-state blocks (also approx. 150x150px) || none

Revision as of 07:10, 14 October 2010

Template:Block/rowTemplate:Block/rowTemplate:Block/rowTemplate:Block/rowTemplate:Block/rowTemplate:Block/rowTemplate:Block/row
Infobox block
File:No block image.png

Documentation

These usage notes will not be included in articles bearing this template.

This template provides a uniform design for block pages.

{{Block
| name = 
| image = 
| image2 = 
| invimage = 
| type = 
| gravity = 
| dirt = 
| transparent = 
| light = 
| tool =
| stackable =
| datadec = 
| datahex = 
| fluidspeed = 
| movespeed = 
}}
Parameter Function Default value
name Name of the block {{BASEPAGENAME}}
image Image of the block (should be approx. 150x150px) No block image.png
image2 Second image for two-state blocks (also approx. 150x150px) none
invimage Image for object in inventory (should be approx. 36x36px) none
type Type(solid block, solid, block, or fluid) ?
gravity Affected by gravity? ?
dirt Requires sunlight/dirt? ?
transparent Allows light to pass through? ?
light Emits Light? ?
tool Tool to use ?
stackable Stackable ?
datadec Decimal Data Value ?
datahex Hexadecimal Data Value ?
data Data Value (overrides dec and hex values) datadec and datahex