Template:Prettytable: Difference between revisions

From OIAr
Jump to navigation Jump to search
(template added)
 
(colored the header row)
 
Line 1: Line 1:
border="1" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; font-size: 95%; clear: center;"<noinclude>
border="1" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; font-size: 95%; clear: center;"
|- style="background:#{{Color 01 BG}}; color:#{{Color 01 FG}};"<noinclude>
{{documentation}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 05:54, 4 April 2013

border="1" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; font-size: 95%; clear: center;" |- style="background:#2BACE5; color:#004666;"

Template documentation

This template can be used to quickly format a table to be pretty (but somewhat boring). You can use it like this:

{| {{prettytable}}
| ... your table here
|}