Template:2Box: Difference between revisions
Jump to navigation
Jump to search
Bradley Monk (talk | contribs) (Created page with "{| cellpadding="2" style="border:1px solid darkgray;" !width="300"; align=center|{{{1}}} !width="300"; align=center|{{{3}}} |- align=left | style="border:1px solid #777777;"| ...") |
Bradley Monk (talk | contribs) No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| cellpadding="2" style="border:1px solid darkgray;" | {| cellpadding="2" style="border:1px solid darkgray;" | ||
!width="300" | !width="{{{width1|300}}}"|{{{1}}} | ||
!width="300" | !width="{{{width2|300}}}"|{{{3}}} | ||
|- align=left | |- align=left | ||
| style="border:1px solid #777777;"| | | style="border:1px solid #777777;"| | ||
Line 9: | Line 9: | ||
|} | |} | ||
<noinclude | <noinclude> | ||
<nowiki> | |||
{| | {{2Box|width1=400|width2=200| | ||
Header1 | |||
| | |||
| | *Words1 | ||
*Words1 | |||
*Words1 | |||
| | |||
Header2 | |||
| | |||
*Words2 | |||
*Words2 | |||
*Words2 | |||
}} | |||
</nowiki> |
Latest revision as of 18:18, 18 May 2013
{{{1}}} | {{{3}}} |
---|---|
{{{2}}} |
{{{4}}} |
{{2Box|width1=400|width2=200| Header1 | *Words1 *Words1 *Words1 | Header2 | *Words2 *Words2 *Words2 }}