Template:Table-ImageNumberCell: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:


==Usage==
==Usage==
The Table-ImageCell template is meant as an easy way to create a table cell with an image, number, and link embedded. It is used with [[Template:Table-Start]], [[Template:Table-Cell]], [[Template:Table-ImageCell]], [[Template:Table-ImageNumberCell]], [[Template:Table-AddRow]] and [[Template:Table-End]].
The Table-ImageCell template is meant as an easy way to create a table cell with an image, number, and link embedded. It is used with [[Template:Table-Start]], [[Template:Table-Cell]], [[Template:Table-ImageCell]], [[Template:Table-AddRow]] and [[Template:Table-End]].
<pre>{{Table-ImageNumberCell|<imagename>|<number>|<link>}}</pre>
<pre>{{Table-ImageNumberCell|<imagename>|<number>|<link>}}</pre>
*The code above can be pasted into your page to add a cell with a small image, number and link to a table.
*The code above can be pasted into your page to add a cell with a small image, number and link to a table.
[[Category:Templates/Formatting]]</noinclude>
[[Category:Templates/Formatting]]</noinclude>

Revision as of 19:39, 5 March 2017

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

Usage

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

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