Pojdi na vsebino

Modul:Infobox/utilities/dok

Iz Wikipedije, proste enciklopedije
Redakcija dne 19:29, 26. april 2022 od Pinky sl (pogovor | prispevki) (Nova stran z vsebino: This module is intended to be a repository for miscellaneous utility functions that support various infoboxes. *for {{tlx|Infobox U.S. congressional district}} **<code>distribution_sort()</code> – sorts the various distribution parameters and renders an unbulleted list of same **<code>ethnicity_sort()</code> – sorts the various ethnicity parameters and renders an unbulleted list of same **<code>occupation_sort()</code> – sorts the various occupation parameters a...)
(razl) ← Starejša redakcija | prikaži trenutno redakcijo (razl) | Novejša redakcija → (razl)

This module is intended to be a repository for miscellaneous utility functions that support various infoboxes.

  • for {{Infobox U.S. congressional district}}
    • distribution_sort() – sorts the various distribution parameters and renders an unbulleted list of same
    • ethnicity_sort() – sorts the various ethnicity parameters and renders an unbulleted list of same
    • occupation_sort() – sorts the various occupation parameters and renders an unbulleted list of same
  • for {{Infobox book}}
    • set_italics() – used to ensure that book-titles in cjk scripts are not italicized
      • is_cjk_code() – (private) returns true when language code represents a cjk language