Template:Table Cell Templates/doc

From Krafties
< Template:Table Cell Templates
Revision as of 06:47, 2 May 2017 by MyraMidnight (talk | contribs) (Created page with "Category:Templates This list shows the templates you can use within tables. ''They do not work outside of tables'' ==Example of Use== *You put the cell-template within a "...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This list shows the templates you can use within tables. They do not work outside of tables

Example of Use

  • You put the cell-template within a "cell" of the table.
  • You cannot combine two templates in one cell, or add your own styling if the template does not include it.
  • You cannot add style= into the same cell, since it will conflict with the template. Sometimes the template itself will allow you to add styling
...
!{{Yes}} ||{{No}} ||rowspan=2 {{n/a}}
|-
|colspan=2 {{Any}}
...
Yes No N/A
Any

When creating new Table Cell Templates

Please add the Table Cell Templates/help template at the end within the Template Explanation, it adds the basic information.

See Also