Template:Prettytable: Difference between revisions

From Ameliapedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
border=2 width={{{width|100%}}} cellspacing=4 cellpadding=3 rules=all style=margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show;{{{style|}}}
class="wikitable" border="1"
<noinclude>
Usage:
<pre>
{|{{prettytable}}
|+
|one
|two
|three
|+
|2-1
|2-2
|2-3
|}
</pre>
{|{{prettytable}}
|+
|one
|two
|three
|+
|2-1
|2-2
|2-3
|}
</noinclude>
<noinclude>[[Category:Utility templates|{{PAGENAME}}]]</noinclude>
<noinclude>[[Category:Utility templates|{{PAGENAME}}]]</noinclude>

Revision as of 00:49, 9 October 2009

class="wikitable" border="1"

Usage:

{|{{prettytable}}
|+
|one
|two
|three
|+
|2-1
|2-2
|2-3
|}
one two three
2-1 2-2 2-3