|
|
(39 intermediate revisions by 29 users not shown) |
Line 1: |
Line 1: |
| {| class="{{{class|}}}" style="background-color: {{{bgColor|transparent}}}; width: {{{width|100%}}}"<noinclude> | | <div> |
| ----
| | {| class="{{{class|}}} multicol" role="presentation" style="{{#if:{{{small|}}}|font-size:90%; }}border-collapse: collapse; padding: 0; border: {{{border|0}}}; background:{{{bgColor|{{{bgcolor|transparent}}}}}}; width:{{{width|100%}}}; {{{style|}}}"<noinclude> |
| Begins with a blank line to ensure the table wiki code is at the beginning of a line.
| | |- |
| | | | |
| This [[Wikipedia:Template|template]] is a [[Wikipedia:Avoid self-references|self-reference]] and so is part of the Wikipedia project rather than the encyclopaedic content.
| | |}</div> |
| | | {{documentation}} |
| To do: use <table> tag instead of table wiki code?
| | <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> |
| | |
| Parameters:
| |
| * class (default: "")
| |
| * bgColor (default: transparent) - remember to set to null when the class defines the background
| |
| * width (default: 100%)
| |
| | |
| ==See also==
| |
| * {{tl|Col-begin}}
| |
| * {{tl|col-begin-small}}
| |
| * {{tl|Col-break}}
| |
| * {{tl|Col-2}}
| |
| * {{tl|Col-3}}
| |
| * {{tl|Col-4}}
| |
| * {{tl|Col-5}}
| |
| * {{tl|Col-6}}
| |
| * {{tl|Col-end}}
| |
| * [[Wikipedia talk:Manual of Style/Archive 35#Columns in articles]]
| |
| * [[Template talk:Columns]] — Proposed CSS-based replacement
| |
| | |
| ==External links==
| |
| * [http://www.htmlcodetutorial.com/_MULTICOL.html MULTICOL HTML tag]
| |
| | |
| [[Category:Wikipedia special effects templates|{{PAGENAME}}]]
| |
| </noinclude> | | </noinclude> |