Difference between revisions of "Template:Block"

From Electrical Age
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{| style="border: 1px solid #2F8EED; width: 250px; float: right; z-index: 0; margin: 5px;" class="infobox"
+
{| style=" border: 1px solid #2F8EED; width: 250px; margin: 5px;" class="infobox" align="right"
|<div style="color: white; background: #2F8EED; padding: 5px; text-align: center;">
+
|colspan="2" style="background: #2F8EED;"|<b>{{{blockname}}}</b>
<b>{{{blockname}}}</b>
+
|-
</div>
+
|colspan="2" style="background: #EBEBEB" |
<div style="background: #EBEBEB; padding: 5px;">
 
 
[[File:{{{blockname}}}.png|239px]]
 
[[File:{{{blockname}}}.png|239px]]
 
{| class="wikitable" style="width:100%"
 
{| class="wikitable" style="width:100%"
Line 36: Line 35:
 
|}
 
|}
 
<small><small>* Environmental properties required to place this block...</small></small>
 
<small><small>* Environmental properties required to place this block...</small></small>
</div>
 
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 22:19, 1 July 2014


Usage


Signal Cable

[[File:{{{image}}}.png|300px|center]]

Block type: Solid Block
Powered by: Electrical Source
Requirements for operation: Water nearby
Stackable: Yes (64)


When creating a page about a block, use this template to quickly list all of the block's important information. This can be also called "infobox". The syntax may look like this:

   {{Block
| blockname=Signal Cable
| type=Solid Block
| poweredby=Electrical Source
| requirements=Water nearby
| physics=No
| transparency=No
| Luminance=Yes
| blastresist=2.5
| hardness=1
| tool=Wrench
| stackable=Yes (64)
| flammable=No
| drops=Coal
| data=dec: 00 hex: 00 bin: 00
| blockname=Cable
}}

and will produce infobox similar to the one on the right of this page. Note, that the data on this page are fake, and are not similar to official ones!