Template:Cols/doc: Difference between revisions
Template page
More actions
No edit summary |
m untest |
||
| Line 1: | Line 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
To use this template, follow | To use this template, follow ths examples: | ||
'''Wikitext:''' | '''Wikitext:''' | ||
| Line 20: | Line 20: | ||
Text of column 2. | Text of column 2. | ||
}} | }} | ||
<includeonly> | <includeonly> | ||
[[Category:Text formatting templates|Cols]] | [[Category:Text formatting templates|Cols]] | ||
</includeonly> | </includeonly> | ||
Revision as of 16:37, 17 May 2022
To use this template, follow ths examples:
Wikitext:
{{Cols
|
Text of column 1.
|
Text of column 2.
}}
This markup text will render like this:
|
Text of column 1. |
Text of column 2. |