Template:Shaded table: Difference between revisions

From FrathWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{| cellspacing="4" class="shadedtable"
<includeonly>{| cellspacing="4" class="shadedtable"
!colspan={{{cols|2}}} class="shadedtable"| {{{title|}}}
!colspan={{{cols|2}}} class="shadedtable"| {{{title|}}}
|-
|-</includeonly>
|-
 
<noinclude>
<noinclude>
== Usage ==
== Usage ==
<pre><nowiki>
<pre><nowiki>
{{shaded table| title=Marx Brothers | cols=2 }}
{{shaded table| title=Marx Brothers | cols=2 }}
| Chico | Leonard
| Chico || Leonard
|-
|-
| Harpo | Arthur
| Harpo || Arthur
|-
|-
| Groucho | Julius Henry
| Groucho || Julius Henry
|-
|-
| Gummo | Milton
| Gummo || Milton
|-
|-
| Zeppo | Herbert
| Zeppo || Herbert
|}
|}
</nowiki></pre>
</nowiki></pre>
Line 22: Line 22:


{{shaded table| title=Marx Brothers | cols=2 }}
{{shaded table| title=Marx Brothers | cols=2 }}
| Chico | Leonard
| Chico || Leonard
|-
|-
| Harpo | Arthur
| Harpo || Arthur
|-
|-
| Groucho | Julius Henry
| Groucho || Julius Henry
|-
|-
| Gummo | Milton
| Gummo || Milton
|-
|-
| Zeppo | Herbert
| Zeppo || Herbert
|}
|}
</noinclude>
</noinclude>

Revision as of 11:17, 19 July 2008


Usage

{{shaded table| title=Marx Brothers | cols=2 }}
| Chico ||	Leonard
|-
| Harpo || Arthur
|-
| Groucho || Julius Henry
|-
| Gummo || Milton
|-
| Zeppo || Herbert
|}

gives

Marx Brothers
Chico Leonard
Harpo Arthur
Groucho Julius Henry
Gummo Milton
Zeppo Herbert