Template:Infobox Block: Difference between revisions
Mastergalen (talk | contribs) (Created page with "{| class="infobox" style="font-size:89%; width:300px; float: right; clear: right;" |- ! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em...") |
Mastergalen (talk | contribs) No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
{{doc/start}} | |||
'''Usage''' | |||
<pre> | |||
{{Infobox Block | |||
|image = | |||
|type = | |||
|mod = | |||
|gravity = | |||
|luminance = | |||
|blast = | |||
|tool = | |||
|stackable = | |||
}} | |||
</pre> | |||
{{doc/end}} | |||
</noinclude> | |||
{| class="infobox" style="font-size:89%; width:300px; float: right; clear: right;" | {| class="infobox" style="font-size:89%; width:300px; float: right; clear: right;" | ||
|- | |- | ||
Line 13: | Line 31: | ||
| {{{mod}}} | | {{{mod}}} | ||
|- | |- | ||
| '''Gravity''' | | '''[[Gravity]]''' | ||
| {{{gravity}}} | | {{{gravity}}} | ||
|- | |- | ||
| '''Luminance''' | | '''[[Luminance]]''' | ||
| {{{luminance}}} | | {{{luminance}}} | ||
|- | |- | ||
| '''Blast Resistance''' | | '''[[Blast Resistance]]''' | ||
| {{{blast}}} | | {{{blast}}} | ||
|- | |- | ||
| '''Tool''' | | '''Tool''' | ||
|#switch: {{ lc: {{{tool|}}} }} | |{{#switch: {{ lc: {{{tool|}}} }} | ||
| wpick | WoodPick = [[File:Grid_Wooden_Pickaxe.png|32px|link=Wooden Pickaxe|Wooden Pickaxe]] | | wpick | WoodPick = [[File:Grid_Wooden_Pickaxe.png|32px|link=Wooden Pickaxe|Wooden Pickaxe]] | ||
| spick | StonePick = [[File:Grid_Stone_Pickaxe.png|32px|link=Stone Pickaxes|Stone Pickaxe]] | | spick | StonePick = [[File:Grid_Stone_Pickaxe.png|32px|link=Stone Pickaxes|Stone Pickaxe]] | ||
Line 37: | Line 55: | ||
| all | alltools | any | anytool = Any tool | | all | alltools | any | anytool = Any tool | ||
| #default = ? | | #default = ? | ||
}} | |||
|- | |- | ||
| '''Stackable''' | | '''Stackable''' |
Latest revision as of 16:03, 24 March 2012
Usage
{{Infobox Block |image = |type = |mod = |gravity = |luminance = |blast = |tool = |stackable = }}
The above documentation is transcluded from Template:Infobox Block/doc. (edit | history)
Infobox Block | |
---|---|
{{{image}}} | |
Information | |
Type | {{{type}}} |
Mod | {{{mod}}} |
Gravity | {{{gravity}}} |
Luminance | {{{luminance}}} |
Blast Resistance | {{{blast}}} |
Tool | ? |
Stackable | {{{stackable}}} |
Cookies help us deliver our services. By using our services, you agree to our use of cookies.