Difference between revisions of "Template:Grid/doc"

From Better Than Wolves Wiki
Jump to: navigation, search
(Created page with "{{doc/start}} The grid template is a singular grid cell, which has the ability to display any image (usually a block or item) that is uploaded as Grid {{{1}}}.png, within it. == ...")
 
Line 5: Line 5:
  
 
== Example ==
 
== Example ==
<code><nowiki>{{Grid|Cooked Porkchop}}</nowiki></code>
+
To display this image [[File:Grid Cooked Porkchop.png]] you would put: <code><nowiki>{{Grid|Cooked Porkchop}}</nowiki></code>
;will result in:
+
;which will result in:
 
{{Grid|Cooked Porkchop}}
 
{{Grid|Cooked Porkchop}}
  

Revision as of 15:53, 11 September 2011

Template-info.png Documentation

The grid template is a singular grid cell, which has the ability to display any image (usually a block or item) that is uploaded as Grid {{{1}}}.png, within it.

Usage

Put {{Grid|Name}}} where you want the image.

Example

To display this image Grid Cooked Porkchop.png you would put: {{Grid|Cooked Porkchop}}

which will result in
Grid Cooked Porkchop.png

Other templates

These templates implement the grid template into a GUI screen which mimics how it would look in Minecraft with CSS.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.