টেমপ্লেট:Col-break/examples

উইকিপিডিয়া, মুক্ত বিশ্বকোষ থেকে

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}}

=== আরও দেখুন ===
* [[General Motors streetcar conspiracy]]
* [[List of light-rail transit systems]]
* [[Light rail]]

{{col-break}}

=== বহিঃসংযোগ ===
* http://www.zeljeznice.net/galerija/categories.php?cat_id=89 - Pictures of trams in Croatia (HR)
{{col-end}}

gives:


Example 2, using col-2:

{{col-begin}}
{{col-2}}

=== আরও দেখুন ===
* [[General Motors streetcar conspiracy]]
* [[List of light-rail transit systems]]
* [[Light rail]]

{{col-2}}

=== বহিঃসংযোগ ===
* http://www.zeljeznice.net/galerija/categories.php?cat_id=89 - Pictures of trams in Croatia (HR)
{{col-end}}

gives:


Example 3, Lots of columns, using col-break:

(source code not shown, for sake of clarity)


Example 4, use col-break with specified widths:

{{col-begin}}
{{col-break|width=20%}}

...

{{col-break|width=80%}}

...

{{col-end}}

gives: