Template:Small Image Link: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(4 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}}}]]&nbsp;[[{{{2}}}]]</includeonly><noinclude>
==Example==
{{Small_Image_Link|StoneCube.png|Stone Cube}}


==Usage==
==Usage==
The Small Image Link template is meant to be used when adding items to a table that have images.
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

StoneCube.png Stone Cube

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 StoneCube.png 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}}