Template:Table-ImageNumberCell: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) 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 | 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.