Template:Table-Cell: Difference between revisions

From Medieval Engineers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<td>{{{1}}}</td><noinclude>
<td style="width:33%">{{{1}}}</td><noinclude>


==Usage==
==Usage==

Revision as of 23:19, 4 March 2017

{{{1}}}

Usage

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

{{Table-Cell|<cell contents>}}
  • The code above can be pasted into your page to add a cell to a table.