Template:Small Image Link: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:{{{1}}}|25px|frameless|link={{{2}}}]][[{{{2}}}]]<noinclude> | <includeonly>[[File:{{#ifeq:{{{1|}}}||<!--TRUE-->No.png|<!--FALSE-->{{{1}}}}}|25px|frameless|link={{{2}}}]] [[{{{2}}}]]</includeonly><noinclude> | ||
==Example== | |||
{{Small_Image_Link|StoneCube.png|Stone Cube}} | |||
==Usage== | ==Usage== | ||
The Image Link template is meant to be used when adding items to a | The Small Image Link template is meant to be used when adding items to a table that have images or to add image links to things like {{Small_Image_Link|StoneCube.png|Stone Cube}}s inline with text. | ||
<pre>{{Small_Image_Link|<imagename>|<link>}}</pre> | <pre>{{Small_Image_Link|<imagename>|<link>}}</pre> | ||
*The code above can be pasted into your page and edited. | *The code above can be pasted into your page and edited. | ||
==Example Source== | |||
<pre>{{Small_Image_Link|StoneCube.png|Stone Cube}}</pre> | |||
[[Category:Templates/Formatting]]</noinclude> | [[Category:Templates/Formatting]]</noinclude> |
Latest revision as of 12:50, 12 April 2018
Example
Usage
The Small Image Link template is meant to be used when adding items to a table that have images or to add image links to things like Stone Cubes inline with text.
{{Small_Image_Link|<imagename>|<link>}}
- The code above can be pasted into your page and edited.
Example Source
{{Small_Image_Link|StoneCube.png|Stone Cube}}