Template:Block

From Project Eden
Revision as of 18:17, 9 May 2022 by Wakka (talk | contribs)
Jump to navigation Jump to search

<infobox>

 <title source="title1"/>
 <image source="image1">

</image> <image source="image2"> </image> <label>Tool</label> <label>Found In</label> <label>Craftable</label> <label>Renewable </label> <label>Stackable</label> <label>Blast Resistance </label> <label>Hardness</label> <label>Rotatable</label> <label>Luminant </label> <label>Transparent </label> <label>Flammable </label> <label>Lava Resistance</label> <label>Fluids Break</label> </infobox> Example usage:

{{Block Template

  | title1=Example

  | image1=Example

  | caption1=Example

  | image2=Example

  | caption2=Example

  | renewable=Example

  | stackable=Example

  | tool=Example

  | blast_resistence=Example

  | hardness=Example

  | rotatable=Example

  | luminant=Example

  | transparent=Example

  | flamable=Example

  | catches_fire_from_lava=Example

  | fluids_break=Example
}}