Template:Image Link: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
==Example==
==Example==
{{Image_Link|StoneCube.png|Stone Cube}}
{{Image_Link|StoneCube.png|Stone Cube}}
===Example Source===
<nowiki>{{Image_Link|StoneCube.png|Stone Cube}}</nowiki>


==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>

Revision as of 01:01, 5 August 2017

Example

StoneCube.pngStone Cube

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}}