Template:2Box: Difference between revisions

From bradwiki
Jump to navigation Jump to search
(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;"| ...")
 
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"; align=center|{{{1}}}
!width="{{{width1|300}}}"|{{{1}}}
!width="300"; align=center|{{{3}}}
!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>
{| cellpadding="2" style="border:1px solid darkgray;"
{{2Box|width1=400|width2=200|
!width="300"; align=center|{{{1}}}
Header1
!width="300"; align=center|{{{3}}}
|
|- align=left
*Words1
| style="border:1px solid #777777;"|
*Words1
{{{2}}}
*Words1
| style="border:1px solid #777777;"|
|
{{{4}}}
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
}}