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 |
||
Line 1: | Line 1: | ||
[[File:{{{1}}}|25px|frameless|link={{{2}}}]][[{{{2}}}]]<noinclude> | <includeonly>[[File:{{{1}}}|25px|frameless|link={{{2}}}]][[{{{2}}}]]</includeonly><noinclude> | ||
==Example== | |||
{{Small_Image_Link|StoneCube.png|Stone Cube}} | |||
==Usage== | ==Usage== | ||
Line 5: | Line 7: | ||
<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> |
Revision as of 01:11, 5 August 2017
Example
Usage
The Small Image Link template is meant to be used when adding items to a table that have images.
{{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}}