Difference between revisions of "Module:Infobox/utilities/doc"

From blackwiki
Jump to navigation Jump to search
test>Trappist the monk
(create;)
 
test>Trappist the monk
m (ce;)
Line 1: Line 1:
 
This module is intended to be a repository for miscellaneous utility functions that support various infoboxes.
 
This module is intended to be a repository for miscellaneous utility functions that support various infoboxes.
  
*<code>ethnicity_sort()</code> – sorts the various ethnicity parameters and renders an unbulleted list of same for {{tlx|Infobox U.S. congressional district}}
+
*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 and renders an unbulleted list of same
  
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |

Revision as of 17:21, 23 July 2020

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