Difference between revisions of "Template:Block"

From Project Eden
Jump to navigation Jump to search
Line 1: Line 1:
<infobox>
<infobox>
{{{title1}}}
{{{caption1}}}
   <title source="title1"/>
   <title source="title1"/>
   <image source="image1">
   <image source="image1">

Revision as of 17:46, 15 June 2022

<infobox> {{{title1}}} {{{caption1}}}

 <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
}}