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...' |
No edit summary |
||
| Line 1: | Line 1: | ||
{{documentation subpage}} | {{documentation subpage}} | ||
To use this template, follow | To use this template, follow these examples: | ||
<nowiki>{{Cols | '''Wikitext:''' | ||
Text of column 1. | |||
| | <pre><nowiki>{{Cols</nowiki> | ||
Text of column 2.< | | | ||
Text of column 1. | |||
| | |||
Text of column 2. | |||
}}</pre> | |||
This text | '''This markup text will render like this:''' | ||
{{Cols| | {{Cols | ||
| | |||
Text of column 1. | Text of column 1. | ||
| | | | ||
Text of column 2. | Text of column 2. | ||
}} | }} | ||
---- | |||
'''Wikitext:''' | |||
<pre><nowiki>{{Cols</nowiki> | |||
| Text of column 1. | |||
| Text of column 2. | |||
}}</pre> | |||
'''This markup text will render like this:''' | |||
{{Cols | |||
| Text of column 1. | |||
| Text of column 2. | |||
}} | |||
---- | |||
Revision as of 05:09, 3 September 2015
To use this template, follow these 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. |
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. |