This is the documentation page for Модул:columns

Ин модул рӯйхатеро бо сутунҳои худкор мутавозин месозад. Он набояд мустақиман дар вурудот, балки дар қолабҳо ба монанди {{col2}} ё {{col3}} истифода шавад. Сабтҳои рӯйхат ҳамчун параметрҳо ба қолаб дода мешаванд.

Мисолхо

вироиш
  • {{#invoke:columns|display|sort=1|collapse=1|columns=3}} -> {{col3|en|z|y|x|w|v|u|t}}

Шаблон:col3

  • {{#invoke:columns|display|sort=1|collapse=1|columns=2}} -> {{col2|nl|a|b|c|d|e|f|g}}

Шаблон:col2

Параметрҳо

вироиш

эҷод_рӯйхат

вироиш
export.create_list {
	column_count = number,
	content = list, alphabetize = boolean,
	background_color = string, collapse = boolean,
	toggle_category = string,
	class = string, lang = language_object,
}
content
A list of terms: { "term1", "term2", "term3", ... }.
lang
The language of the terms in the list. (Must be a language object from Module:languages.)
collapse
If true, table will be collapsed if it has enough items.
column_count
Number of columns in the table. Defaults to 1.
sort
Toggle sorting of the entries in the table. Defaults to false.
toggle_category
Determines the text for the "Show <toggle_category>" or "Hide <toggle category>" button in the "visibility" part of the toolbar. The default is "derived terms".
class
HTML class to add to the div tag that contains the list. Defaults to derivedterms.
background_color
A HTML color value for the list. This should only be used if CSS classes (much preferred) are not an option.

ҷадвал_офарин

вироиш

Номи кӯҳнаи вазифаи асосӣ. Ҳоло он танҳо як парпеч барои create_list аст.

намоиш

вироиш

Функсияи даъватшавандаи шаблон.