Help:Templates: Difference between revisions
Jump to navigation
Jump to search
(Created page with " == Column 2, 3, 4 == If you want to make column then first you have to use Template:Col-2, Template:Col-3, and Template:Col-4 with in Template:Col-begin and [...") |
No edit summary |
||
Line 5: | Line 5: | ||
{{col-begin}} | {{col-begin}} | ||
{{col-3}} | {{col-3}} | ||
* [[ | * [[A]] | ||
* [[ | * [[B]] | ||
* [[ | * [[C]] | ||
{{col-3}} | {{col-3}} | ||
* [[ | * [[D]] | ||
* [[ | * [[E]] | ||
* [[ | * [[F]] | ||
{{col-end}} | {{col-end}} | ||
Line 19: | Line 19: | ||
{{col-begin}} | {{col-begin}} | ||
{{col-3}} | {{col-3}} | ||
* [[ | * [[A]] | ||
* [[ | * [[B]] | ||
* [[ | * [[C]] | ||
{{col-3}} | {{col-3}} | ||
* [[ | * [[D]] | ||
* [[ | * [[E]] | ||
* [[ | * [[F]] | ||
{{col-end}} | {{col-end}} |
Revision as of 14:19, 1 June 2021
Column 2, 3, 4
If you want to make column then first you have to use Template:Col-2, Template:Col-3, and Template:Col-4 with in Template:Col-begin and Template:Col-end
Example:
{{col-begin}} {{col-3}} * [[A]] * [[B]] * [[C]] {{col-3}} * [[D]] * [[E]] * [[F]] {{col-end}}
Output: