Template:Columns-start: Difference between revisions

From Tripwire Interactive Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 20: Line 20:
<div style="background-color:salmon;">Column 3 here</div>
<div style="background-color:salmon;">Column 3 here</div>
{{Columns-end}}
{{Columns-end}}
<br/><br/>
See the [http://en.wikipedia.org/wiki/Template:Columns-start Wikipedia] article on this template.
See the [http://en.wikipedia.org/wiki/Template:Columns-start Wikipedia] article on this template.


</noinclude>
</noinclude>

Revision as of 14:48, 24 October 2012

Example

{{Columns-start|num=3}}
<div style="background-color:yellow;">Column 1 here</div>
{{Column}}
<div style="background-color:skyblue;">Column 2 here</div>
{{Column}}
<div style="background-color:salmon;">Column 3 here</div>
{{Columns-end}}

Produces:

Column 1 here
Column 2 here
Column 3 here

See the Wikipedia article on this template.