Template:Cols/doc: Difference between revisions
Template page
More actions
←Created page with '{{documentation subpage}} To use this template, follow this example: <nowiki>{{Cols|</nowiki><br /> Text of column 1.<br /> |<br /> Text of column 2.<br /> }} T...' |
added the other 3 (Col-begin, Div col, Div-col) in hatnote; and same 3 to See-also |
||
| (7 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{Hatnote|Not to be confused with {{T2|Col-begin}}, {{T2|Div col}}, or {{T2|Div-col}}.}} | ||
{{Documentation subpage}} | |||
{{Uses TemplateStyles|Template:Col-begin/styles.css}} | |||
To use this template, follow this examples: | |||
'''Wikitext:''' | |||
< | <syntaxhighlight lang="wikitext">{{Cols | ||
Text of column 1. | | | ||
| | Text of column 1. | ||
Text of column 2.< | | | ||
Text of column 2. | |||
}}</syntaxhighlight> | |||
This text | '''This markup text will render like this:''' | ||
{{Cols| | {{Cols | ||
| | |||
Text of column 1. | Text of column 1. | ||
| | | | ||
| Line 17: | Line 22: | ||
}} | }} | ||
==See also== | |||
* {{T2|Col-begin}} | |||
* {{T2|Div col}} | |||
* {{T2|Div-col}} | |||
<includeonly> | <includeonly> | ||
[[Category:Text formatting templates|Cols]] | [[Category:Text formatting templates|Cols]] | ||
</includeonly> | </includeonly> | ||