Template:Table-ImageCell: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (undo)
mNo edit summary
Line 3: Line 3:
==Usage==
==Usage==
The Table-ImageCell template is meant as an easy way to create a table cell with a [[Template:Small_Image_Link]] embedded. It is used with [[Template:Table-Start]], [[Template:Table-Cell]], [[Template:Table-AddRow]] and [[Template:Table-End]].
The Table-ImageCell template is meant as an easy way to create a table cell with a [[Template:Small_Image_Link]] embedded. It is used with [[Template:Table-Start]], [[Template:Table-Cell]], [[Template:Table-AddRow]] and [[Template:Table-End]].
<pre>{{Table-Cell|<imagename>|<link>}}</pre>
<pre>{{Table-ImageCell|<imagename>|<link>}}</pre>
*The code above can be pasted into your page to add a cell with a small image link to a table.
*The code above can be pasted into your page to add a cell with a small image link to a table.
[[Category:Templates/Formatting]]</noinclude>
[[Category:Templates/Formatting]]</noinclude>

Revision as of 12:53, 5 March 2017

[[File:{{{1}}}|25px|frameless|link={{{2}}}]][[{{{2}}}]]

Usage

The Table-ImageCell template is meant as an easy way to create a table cell with a Template:Small_Image_Link embedded. It is used with Template:Table-Start, Template:Table-Cell, Template:Table-AddRow and Template:Table-End.

{{Table-ImageCell|<imagename>|<link>}}
  • The code above can be pasted into your page to add a cell with a small image link to a table.