Template:Image Link: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>[[File:{{{1|No.png}}}|50px|frameless|link={{{2}}}]][[{{{2}}}]]</includeonly><noinclude> | <includeonly>[[File:{{#ifeq:{{{1|}}}||<!--TRUE-->No.png|<!--FALSE-->{{{1}}}}}|50px|frameless|link={{{2}}}]] [[{{{2}}}]]</includeonly><noinclude> | ||
==Example== | ==Example== | ||
{{Image_Link|StoneCube.png|Stone Cube}} | {{Image_Link|StoneCube.png|Stone Cube}} | ||
==Usage== | ==Usage== | ||
Line 10: | Line 7: | ||
<pre>{{Image_Link|<imagename>|<link>}}</pre> | <pre>{{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>{{Image_Link|StoneCube.png|Stone Cube}}</pre> | |||
[[Category:Templates/Formatting]]</noinclude> | [[Category:Templates/Formatting]]</noinclude> |
Latest revision as of 10:31, 10 May 2018
Example
Usage
The Image Link template is meant to be used when adding items to a list that have images.
{{Image_Link|<imagename>|<link>}}
- The code above can be pasted into your page and edited.
Example Source
{{Image_Link|StoneCube.png|Stone Cube}}