Template:Infotable
Wiki Editors Needed! Click Here to Register Now!
From Fiesta Wiki
(Difference between revisions)
m (changing margins) |
|||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
- | <onlyinclude>border="1" cellpadding="5" style="color: #333333; font-size: 12px; border-collapse: collapse; border: 3px solid #BBBBBB; text-align: center;"</onlyinclude> | + | <onlyinclude>border="1" cellpadding="5" style="color: #333333; font-size: 12px; border-collapse: collapse; border: 3px solid #BBBBBB; text-align: center; margin:0 0 1em 2em;"</onlyinclude> |
The style should be made a .css class, if possible. You use this in the header of a wikitable, like | The style should be made a .css class, if possible. You use this in the header of a wikitable, like |
Current revision as of 20:59, 24 July 2009
border="1" cellpadding="5" style="color: #333333; font-size: 12px; border-collapse: collapse; border: 3px solid #BBBBBB; text-align: center; margin:0 0 1em 2em;"
The style should be made a .css class, if possible. You use this in the header of a wikitable, like
{| {{infotable}}
to make tables all over the wiki look similar.