Difference between revisions of "Template:Table cell templates"
From Pangaea Wiki
MyraMidnight (Talk | contribs) (Created page with "==How to use Table Cell Templates== *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 tem...") |
MyraMidnight (Talk | contribs) m |
||
Line 1: | Line 1: | ||
− | ==How to use Table Cell Templates== | + | |
+ | == {{navbar|Table cell templates|text=How to use Table Cell Templates -}}== | ||
*You put the cell-template within a "cell" of the table. | *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 combine two templates in one cell, or add your own styling if the template does not include it. |
Revision as of 09:39, 12 August 2018
- 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 | rowspan=2 Template:Some |
---|---|---|
Any |