Difference between revisions of "Template:Wikitable"

From CCGB
Jump to: navigation, search
(Created page with 'border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #fff; border: 1px #aaa solid; border-collapse: collapse;"')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #fff; border: 1px #aaa solid; border-collapse: collapse;"
+
<noinclude>
 +
Template to make tables look like the do on Wikipedia when you specify:
 +
 
 +
<nowiki>{| class="wikitable"</nowiki>
 +
 
 +
To invoke this template:
 +
 
 +
<nowiki>{| {{wikibable}}</nowiki>
 +
 
 +
This approximates the desired goal.
 +
----
 +
</noinclude>border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #fff; border: 1px #aaa solid; border-collapse: collapse; background-color: #f0f0f0;"

Latest revision as of 15:25, 3 February 2011

Template to make tables look like the do on Wikipedia when you specify:

{| class="wikitable"

To invoke this template:

{| {{wikibable}}

This approximates the desired goal.


border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #fff; border: 1px #aaa solid; border-collapse: collapse; background-color: #f0f0f0;"