Difference between revisions of "Template:Col-begin"
From PhysWiki
(→See also: * {{tl|Col-break}}) |
(width parameter) |
||
| Line 1: | Line 1: | ||
<p></p> | <p></p> | ||
| − | {| width="100%"<noinclude> | + | {| width="{{{width|100%}}}"<noinclude> |
---- | ---- | ||
Begins with a blank line to ensure the table wiki code is at the beginning of a line. | Begins with a blank line to ensure the table wiki code is at the beginning of a line. | ||
| Line 6: | Line 6: | ||
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. | 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 | + | To do: use <table> tag instead of table wiki code? |
| + | |||
| + | Parameters: | ||
| + | * width (default: 100%) | ||
==See also== | ==See also== | ||