Difference between revisions of "Template:Col-begin"
Jump to navigation
Jump to search
test>Yamamoto Ichiro m (Reverted edits by 205.188.116.204 (talk) to last version by Yamamoto Ichiro) |
|||
| Line 1: | Line 1: | ||
| − | + | {| class="{{{class|}}}" style="background-color: {{{bgColor|transparent}}}; width: {{{width|100%}}}"<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. | ||
| + | |||
| + | To do: use <table> tag instead of table wiki code? | ||
| + | |||
| + | 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-break}} | ||
| + | * {{tl|Col-2}} | ||
| + | * {{tl|Col-3}} | ||
| + | * {{tl|Col-4}} | ||
| + | * {{tl|Col-5}} | ||
| + | * {{tl|Col-end}} | ||
| + | * [[Wikipedia talk:Manual of Style/Archive 35#Columns in articles]] | ||
| + | |||
| + | * [[Template talk:Columns]] — Proposed CSS-based replacement | ||
| + | |||
| + | [[Category:Wikipedia special effects templates|{{PAGENAME}}]] | ||
| + | </noinclude> | ||
Revision as of 03:41, 25 March 2006
Begins with a blank line to ensure the table wiki code is at the beginning of a line.
This template is a self-reference and so is part of the Wikipedia project rather than the encyclopaedic content.
To do: use <table> tag instead of table wiki code?
Parameters:
- class (default: "")
- bgColor (default: transparent) - remember to set to null when the class defines the background
- width (default: 100%)
See also
- {{Col-begin}}
- {{Col-break}}
- {{Col-2}}
- {{Col-3}}
- {{Col-4}}
- {{Col-5}}
- {{Col-end}}
- Wikipedia talk:Manual of Style/Archive 35#Columns in articles
- Template talk:Columns — Proposed CSS-based replacement