Template:Table-ImageNumberCell: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
m (CptTwinkie moved page Template:Small Image Number Link to Template:Table-ImageNumberCell without leaving a redirect)
mNo edit summary
Line 1: Line 1:
[[File:{{{1}}}|25px|frameless|link={{{3}}}]] {{{2}}} [[{{{3}}}]]<noinclude>
<td style="width:33%">[[File:{{{1}}}|25px|frameless|link={{{3}}}]] {{{2}}} [[{{{3}}}]]</td><noinclude>


==Usage==
==Usage==
The Small Image Number Link template is meant to be used when adding items to a table that have images and numbers.
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-AddRow]] and [[Template:Table-End]].
<pre>{{Small_Image_Number_Link|<imagename>|<number>|<link>}}</pre>
<pre>{{Table-ImageNumberCell|<imagename>|<number>|<link>}}</pre>
*The code above can be pasted into your page and edited.
*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 18:28, 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-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.