Template:Td

From LIMSWiki
Revision as of 20:31, 31 May 2013 by Shawndouglas (talk | contribs) (Protected "Template:Td" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
[edit] [purge] Template documentation

This is the {{td}} template.

It is used to insert an empty, 1px wide, table cell into an HTML table or wikitable. It can be used whenever an empty cell is required to balance a table, for instance when hardcoding mbox templates.

This template takes no parameters.

Technical details

Most browsers are not so picky about balancing the table. However some are. For instance in Safari you can get partly missing left or right border of the table if some table rows do not contain the right number of table cells.

See also