Template:GridImage/doc
From TerraFirmaCraft Plus Wiki
Revision as of 23:44, 12 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...")
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
To remove the link, set link to none: {{GridImage|Charcoal|link=none}}
- shows
Note that this retains the title.
To add a different title, put: {{GridImage|Raw Porkchop|title=Smelly Pork}}
- shows
To remove the title, set title to none: {{GridImage|Raw Porkchop|title=none}}
- shows
Note that setting title will remove the link, due to a limitation in the software.