Template:Cols: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (13 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
{| | <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}}} | ||
{{#if: {{{2|}}} | | {{#if: {{{2|}}} | | ||
{{!}}{{#if: {{{w2|}}} | style="width: {{{w2 | {{!}} {{#if:{{{w2|}}}|style="width: {{{w2}}};"}} {{!}} | ||
{{{2}}} | {{{2}}} | ||
{{#if: {{{3|}}} | | {{#if: {{{3|}}} | | ||
{{!}}{{#if: {{{w3|}}} | style="width: {{{w3 | {{!}} {{#if:{{{w3|}}}|style="width: {{{w3}}};"}} {{!}} | ||
{{{3}}} | {{{3}}} | ||
{{#if: {{{4|}}} | | {{#if: {{{4|}}} | | ||
{{!}} | {{!}} {{#if:{{{w4|}}}|style="width: {{{w4}}};"}} {{!}} | ||
{{{4}}} | {{{4}}} | ||
{{#if: {{{5|}}} | | {{#if: {{{5|}}} | | ||
{{!}}{{#if: {{{w5|}}} | style="width: {{{w5 | {{!}} {{#if:{{{w5|}}}|style="width: {{{w5}}};"}} {{!}} | ||
{{{5}}} | {{{5}}} | ||
{{#if: {{{6|}}} | | {{#if: {{{6|}}} | | ||
{{!}}{{#if: {{{w6|}}} | style="width: {{{w6 | {{!}} {{#if:{{{w6|}}}|style="width: {{{w6}}};"}} {{!}} | ||
{{{6}}} | }} | }} | }} | }} | }} | {{{6}}} | }} | }} | }} | }} | }} | ||
|} | |}</div></includeonly><noinclude> | ||
{{documentation}} | |||
</noinclude> | |||