Template:Articletable: Difference between revisions

From Spydiewiki
Jump to navigationJump to search
Rob (talk | contribs)
No edit summary
Rob (talk | contribs)
No edit summary
Line 1: Line 1:
border="2" cellspacing="4" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show;{{{style|}}}"
<noinclude>
<noinclude>
This template creates a layout for tables that are used in articles. The width is self-adjusting.
This template creates a layout for tables that are used in articles. The width is self-adjusting.
Line 16: Line 17:
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>
border="2" cellspacing="4" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show;{{{style|}}}"

Revision as of 19:17, 1 March 2008

border="2" cellspacing="4" cellpadding="3" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show;"

This template creates a layout for tables that are used in articles. The width is self-adjusting.

Usage:

{|{{Articletable}}
!Caption 1
!Caption 2
!Caption 3
|-
|Content 1
|Content 2
|Content 3
|}