Template:Cols/doc: Difference between revisions
Template page
More actions
No edit summary |
added the other 3 (Col-begin, Div col, Div-col) in hatnote; and same 3 to See-also |
||
| (6 intermediate revisions by 3 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}} | |||
To use this template, follow | {{Uses TemplateStyles|Template:Col-begin/styles.css}} | ||
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 21: | 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> | ||