Template:Cols: Difference between revisions
Template page
More actions
Add the width parameter |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{| class="multicol" style="width:{{{width|100%}}};table-layout:fixed | <includeonly><templatestyles src="Col-begin/styles.css"/><div> | ||
|- | {| class="multicol" role="presentation" style="width:{{{width|100%}}};table-layout:fixed;{{{style|}}}" | ||
|- | |||
| {{#if:{{{w1|}}}|style="width: {{{w1}}};"}} | | | {{#if:{{{w1|}}}|style="width: {{{w1}}};"}} | | ||
{{{1}}} | {{{1}}} | ||
| Line 18: | Line 19: | ||
{{!}} {{#if:{{{w6|}}}|style="width: {{{w6}}};"}} {{!}} | {{!}} {{#if:{{{w6|}}}|style="width: {{{w6}}};"}} {{!}} | ||
{{{6}}} | }} | }} | }} | }} | }} | {{{6}}} | }} | }} | }} | }} | }} | ||
|}</includeonly><noinclude> | |}</div></includeonly><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 15:23, 27 April 2024
This documentation is transcluded from Template:Cols/doc.