Template:Cols/doc: Difference between revisions
Template page
More actions
m typo |
added the other 3 (Col-begin, Div col, Div-col) in hatnote; and same 3 to See-also |
||
| (2 intermediate revisions by 2 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: | To use this template, follow this examples: | ||
'''Wikitext:''' | '''Wikitext:''' | ||
< | <syntaxhighlight lang="wikitext">{{Cols | ||
| | | | ||
Text of column 1. | Text of column 1. | ||
| | | | ||
Text of column 2. | Text of column 2. | ||
}}</ | }}</syntaxhighlight> | ||
'''This markup text will render like this:''' | '''This markup text will render like this:''' | ||
| Line 20: | Line 21: | ||
Text of column 2. | Text of column 2. | ||
}} | }} | ||
==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> | ||