Template:Cols/doc: Difference between revisions
Template page
More actions
m typo |
m syntaxhighlight lang="wikitext" |
||
| Line 5: | Line 5: | ||
'''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:''' | ||
Revision as of 07:46, 19 May 2023
To use this template, follow this 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. |