Template:GridImage/doc

From TerraFirmaCraft Wiki
Revision as of 00:44, 13 May 2014 by Kittychanley (Talk | contribs) (Created page with "{{doc/start}} The gridimage template is a singular grid image, that is uploaded as Grid <Name>.png. == Usage == All inputs are optional (howeverLink and Title won't do anythi...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The gridimage template is a singular grid image, that is uploaded as Grid <Name>.png.

Usage

All inputs are optional (howeverLink and Title won't do anything without Name):

{{Grid
|link=Link override
|title=Title, removes link
}}


To change the link from the image name put: {{GridImage|Charcoal|link=Coal#Charcoal}}

shows

Grid Charcoal.png


To remove the link, set link to none: {{GridImage|Charcoal|link=none}}

shows

Grid Charcoal.png

Note that this retains the title.


To add a different title, put: {{GridImage|Raw Porkchop|title=Smelly Pork}}

shows

Grid Raw Porkchop.png


To remove the title, set title to none: {{GridImage|Raw Porkchop|title=none}}

shows

Grid Raw Porkchop.png

Note that setting title will remove the link, due to a limitation in the software.