Template:Cols: Difference between revisions
Template page
More actions
cat |
No edit summary |
||
| Line 1: | Line 1: | ||
{| style="{{{style|width: 100%;}}}" | <includeonly>{| style="{{{style|width: 100%;}}}" | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| style="width: {{{w1|{{#if: {{{2|}}} | {{#if: {{{3|}}} | {{#if: {{{4|}}} | {{#if: {{{5|}}} | {{#if: {{{6|}}} |16%|20%}}|25%}}|33%}}|50%}}|100%}}}}};" | | | style="width: {{{w1|{{#if: {{{2|}}} | {{#if: {{{3|}}} | {{#if: {{{4|}}} | {{#if: {{{5|}}} | {{#if: {{{6|}}} |16%|20%}}|25%}}|33%}}|50%}}|100%}}}}};" | | ||
| Line 18: | Line 18: | ||
{{!}} style="width: {{{w6|16%}}};" {{!}} | {{!}} style="width: {{{w6|16%}}};" {{!}} | ||
{{{6}}} | }} | }} | }} | }} | }} | {{{6}}} | }} | }} | }} | }} | }} | ||
|}<noinclude>[[Category:Text formatting templates|Cols]]</noinclude> | |}</includeonly><noinclude> | ||
To use this template, follow this example: | |||
<nowiki>{{Cols|</nowiki><br /> | |||
Text of column 1.<br /> | |||
|<br /> | |||
Text of column 2.<br /> | |||
}} | |||
This text make this: | |||
{{Cols| | |||
Text of column 1. | |||
| | |||
Text of column 2. | |||
}} | |||
[[Category:Text formatting templates|Cols]] | |||
</noinclude> | |||
Revision as of 20:12, 27 November 2010
To use this template, follow this example:
{{Cols|
Text of column 1.
|
Text of column 2.
}}
This text make this:
|
Text of column 1. |
Text of column 2. |