Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Cols: Difference between revisions

Template page
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;padding:0;border:0;border-collapse:collapse;{{{style|}}}"
<includeonly><templatestyles src="Col-begin/styles.css"/><div>
|- style="vertical-align: top;"
{| 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

Template documentation[ view · edit · history · purge ]
This documentation is transcluded from Template:Cols/doc.
Not to be confused with {{Col-begin}}, {{Div col}}, or {{Div-col}}.

To use this template, follow this examples:

Wikitext:

{{Cols
|
Text of column 1.
|
Text of column 2.
}}

This markup text will render like this:

See also

Contents
Cookies help us deliver our services. By using our services, you agree to our use of cookies.