Sjabloon:Col-break/examples: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
Nieuwe pagina aangemaakt met '__NOTOC__ Here are some example codes that you can use to make columns of text in your wikipedia article. You can change the width of your columns by changing the c...' |
(geen verschil)
|
Huidige versie van 17 jul 2013 om 23:07
Here are some example codes that you can use to make columns of text in your wikipedia article. You can change the width of your columns by changing the code words that go between the text of your columns. Good luck!
Example 1, using col-break:
{{col-begin}}
{{col-break}}
=== See also ===
* [[General Motors streetcar conspiracy]]
* [[List of light-rail transit systems]]
* [[Light rail]]
{{col-break}}
=== External links ===
* http://www.zeljeznice.net/galerija/categories.php?cat_id=89 - Pictures of trams in Croatia (HR)
{{col-end}}
gives:
See also |
External links
|
Example 2, using col-2:
{{col-begin}}
{{col-2}}
=== See also ===
* [[General Motors streetcar conspiracy]]
* [[List of light-rail transit systems]]
* [[Light rail]]
{{col-2}}
=== External links ===
* http://www.zeljeznice.net/galerija/categories.php?cat_id=89 - Pictures of trams in Croatia (HR)
{{col-end}}
gives:
See also |
External links
|
Example 3, Lots of columns, using col-break:
(source code not shown, for sake of clarity)
See also |
External links
|
See also |
External links
|
See also |
External links
|
See also |
External links
|
Example 4, use col-break with specified widths:
{{col-begin}}
{{col-break|width=20%}}
…
{{col-break|width=80%}}
…
{{col-end}}
gives:
See also |
See also |