Template:Wpd-catlist-up
From Wikipedia, the free encyclopedia
- Note
- Hidden content... this template generates an error message when given no parameters.
Option parameters for [[template:Wpd-catlist-up]]: {{catlst}} is the working template which builds the links and output string. This template {{wpd-catlist-up}} is a front end, or [[W:Filter program|filter module]] which does most of the typing for you for the working (and very generalized template). This filter refines and eases your effort to simple cut and paste, and keeping category relationships straight. These defaults are sent to {{catlist}}, which are defined in terms of parameters you can override: |PRE={{{pre|'''}}} |POST={{{post|{{#if:{{{nowrap|{{{NW|}}}}}}|'' |<br />''}}}}} |END={{{end|</b>''<br /><br />}}} |SISTER=w: |LABEL={{{label|<b>en.Wikipedia parent and upper level categories:'' }}} |
So you can define at need:
|pre=formating command, acts before all other output, including the title Label |post=formating commnad, acts after the title, and before any list element |end= formting (termination) command, acts at the exit of the string. |label=to override the default message. Note the one given means the parents, and grandparents and possibly, the great grand-parent levels.
Convention: paste in parent categories from page bottom (assuming default skin). To the right of that, paste in the parents of the leftmost parent category, then the second from left's parents, then the third, until the rightmost parent and it's parents have joined the list. If properly named, most grandparents will be identifiable as to which parent category they belong to, and vice versa.
This '{{Wpd-catlist-up}}' template documentation is transcluded for all Catlst including (based) templates [edit].
These defaults are sent to {{catlist}}, which are defined in terms of parameters you can override: |PRE={{{pre|'''}}} |POST={{{post|{{#if:{{{nowrap|{{{NW|}}}}}}|'' |<br />''}}}}} |END={{{end|</b>''<br /><br />}}} |SISTER=w: |LABEL={{{label|<b>en.Wikipedia parent and upper level categories:'' }}} |
So you can define at need:
|pre=formating command, acts before all other output, including the title Label |post=formating command, acts after the title, and before any list element |end= formting (termination) command, acts at the exit of the string. |label=to override the default message. Note the one given means the parents, and grandparents and possibly, the great grand-parent levels.
Convention: paste in parent categories from page bottom (assuming default skin). To the right of that, paste in the parents of the leftmost parent category, then the second from left's parents, then the third, until the rightmost parent and it's parents have joined the list. If properly named, most grandparents will be identifiable as to which parent category they belong to, and vice versa.
Contents |
[edit] Usage
- displays a list of category links as a 'comma separated list'
- with a editor selectable label. If no label is given, defaults to 'Categories:' 'list of links...'
- Up to 40 parameters are permitted: only the first is mandatory.
-
- The list is dynamically generated so that a "
, and
" is always placed between the final two entries.
- The list is dynamically generated so that a "
-
- If more than 40 entries are supplied, a message will be displayed pointing out the run-over problem with the occurence of the 41st.
-
- The template is interwiki capable: Defining the perameter
|SISTER=Commons:| or |SISTER=Wikiquote:|
will generate a cross-wiki list of categories on SISTER. In either local mode or cross-wiki, this allows the heads of categories to display parents and grandparents for navigation, within and without, with a custom message.
- The template is interwiki capable: Defining the perameter
Example use:
{{Catlst|LABEL=something sensible| Category Name_1 | optionalCategory Name_2 | optionalCategory Name_nn | ... | optionalCategory Name_40}}
- Caution
- Bad formatting: no newlines are permitted else the article links will be broken.
[edit] Filter utilities
The several filter utilities call catlst to do the work:
- They provide a proper link prefix which enables the utility to output the same result on any sister site and server. This is adaptable to interlingual link formation as well.
- The filter templates also provide standard boilerplate text.
- 1) '{{Cms-catlist}}' is designed to tag the tops of categories with upper level links to parent and grandparent categories located on the Commons.
It's message is: The Commons parent and upper level categories:
-
- A) {{Cms-catlist}} is constructed from catlst by calls of the form:
{{catlst|SISTER={{CMS}}|LABEL=<br>''<b>The Commons parent and upper level categories:</b>'' :|Nature| Geomorphology| Landmarks|...}} - B) Example use is:
The Commons parent and upper level categories:
Nature · Geomorphology · Landmarks · Landscapes · Places · Geography · Landforms · Geography · Topics · Earth sciences and Social sciences
- C) The equivilent catlst call would be:
{{catlst|SISTER=w:|LABEL=<br>''<b>The Commons parent and upper level categories:</b>'' : |Nature | Geomorphology | Landmarks | Landscapes | Places | Geography | Landforms | Geography | Topics | Earth sciences | Social sciences }}
- A) {{Cms-catlist}} is constructed from catlst by calls of the form:
- 2) {{Wpd-catlist}} is designed to tag the tops of categories with upper level links to parent and grandparent categories located on Wikipedia.
It's message is: en.Wikipedia parent and upper level categories:
- A) '{{Wpd-catlist}}' is constructed from catlst by calls of the form:
{{catlst|LABEL=''<b>en.Wikipedia parent and upper level categories:</b>'' : |Nature| Geomorphology| Landmarks|...}} - B) Example use is:
- A) '{{Wpd-catlist}}' is constructed from catlst by calls of the form:
Nature · Geomorphology · Landmarks · Landscapes · Places · Geography · Landforms · Geography · Topics · Earth sciences and Social sciences
-
- C) The equivilent catlst call would be:
<nowiki>{{catlst |SISTER=w: |LABEL=''<b>en.Wikipedia parent and upper level categories:</b>'' : | Physical geography | Geomorphology | Nature | Topography |{{{5|}}}|{{{6|}}}|{{{7|}}}| ... |{{{40|}}}|{{{41|}}}}} and etc.
- C) The equivilent catlst call would be:
[edit] Key Innards
- take note in particular the position of the parameters
- PRE, LABEL POST and END... The whole is an series of If-Then-Else conditionals, one following on the heels of, or (most all) within, the Else body of the one preceding. Once the logic finds a FALSE condition, it executes the last Else and Exits.
- The 'LABEL=' is a title, such as for example: Parent Categories, Key Grand-daughter categories, and the like.
- The 'PRE=' is for a print effect command such as coloration, {{indent}}ation, Bolding, or such like <div style="border:#bfb1a3 solid 1px; Margin=0.5em; Padding=1.5em; background:#f2e0ce; ">
- The 'POST=' can be used to force a newline and begin an indentation, add or cancel bold or italics, and such.
- The 'END=' is to undo whatever either the PRE or POST or both put into effect.
Since passing a whole template into another template containing meta-characters is problematic, this breakage into three sections allows a lot of flexibility.
[edit] Purpose
{{Catlst}} is used for small to large sets of see also information at the end of text headers on category pages to give cross-links to category names locally.
Unlike {{cat see also}}, this list utility takes a Programmable argument, the parameter LABEL which over rides the generic list message, for example: 'LABEL=These are some map categories (two category layers down), might be given to better show a categorization scheme, highlighting the actual categories it it desired to list pages within, rather than the current skeleton category that should only contatain other categories in the categorization scheme.
This format allows the maximum flexibility in crafting messages and providing links on a theme which is satisfied by the list.
This is particularly valuable at major nexus points, where several categorization schemes intersect such as a major nation-state, or city.
A couple of see also lists can display category names by the scheme's respective theme, down several levels if necessary, giving the browsing reader a much broader and deeper look at the options and paths available, or the overall structure and direction the information they seek may lay.
This also aids in editor work adding or adjusting categories, as one may not know a scheme exists grouping vertical or cross links of related names looking at one little slice on that nexus. For the working editor, or the browsing reader having a peek into sub-categories, and seeing a group of organized lists can aid greatly in deciding where the appropriate direction to hunt, or level of categorisation may be.
Placing such groupings where category schemes fork with respect to en.wikipedia vs. the Commons, or to galleries, or to higher level categories might be excellent alternatives that should be considered in many circumstances. Such should be devised with the student in mind as aids to understanding the direction the normal category tree may take the user.
- Program and format by perameter, {{catlst|...}}
- 'Clean' Links are presented an auto-pipetricked (nice) form of [[:Category:Category Name|Category Name]].
- If non-English wikipedians create a hard redirect in 'Category:Name In English' to the equivalent in their language, the links should also work interwiki across languages.
[edit] Other list templates
- {{see also}} — Note: The commons template {{see also}} is interlingual and has nothing to do with lists of pages in namespaces per se.
{{see also}} primarily used to forms links to main (article/gallery/book) namespace in Comma separated list format. It has some capability of displaying categories, but needs both the colon as a prefix and namespace to form the string ':Category:', and requires painstakingly careful input devoid of extra spaces. Such uses cause an occasional technical problem with parsing within the template due to the colon prefix needed, so cat see also below was developed to eliminate those problems and save typing as well.
- {{see Also}} -- [Commons version] Same template, interwiki Name case alternative when prior use / naming collisions have occured on some sister projects. Other sister projects should implement as a redirect.
- {{see also commons}} — interwiki version of the see also template to category namespace in en.wikipedia giving links of the form: [[commons:category:Name|Name]].
- {{see also Wikipedia}} — interwiki version of the see also template to Wikipedia article space.
- {{cat see also}} — Smaller grand-parent to 'catlst'. Similar to the 'see also' templates to main space but with the prefix meaning see also these Categories. Like 'catlst', it has been updated to allow links internally, or across SISTER projects. Builds a shorter comma delimited list of categories of up to fifteen names cross-linking to categories, up, down, or across as needed. Unlike 'catlst' it always wraps to a newline, indents, and does not allow the flexible formating parameters PRE, POST, LABEL, or END. It has the standard header message "See also categories:" (or category).
- The two complimentary filter templates using {{cat see also}} as an output stage are:
-
- {{Catlst Wikpedia}} meaning See also on en.Wikipedia the Categories: ...
-
- {{catlst commons}} meaning See also on Mediawiki Commons the Categories: ...
- Each are a 'front end' filter template (or typing-aid) using the {{catlst}} template as an output stage. Each uses a fixed 'SISTER=' parameter.
- {{template list}} — essentially the above template with the namespace category replaced by the namespace template.
Similar templates at English sister projects [edit] | |||
---|---|---|---|
mta | Meta-wiki | Wpd-catlist-up | |
wpd | Wikipedia | Wpd-catlist-up | |
cms | Commons | Wpd-catlist-up | |
wbk | Wikibooks | Wpd-catlist-up | |
wsp | Wikispecies | Wpd-catlist-up | |
wvy | Wikiversity | Wpd-catlist-up | |
This project under construction ... Pardon our appearance whist we remodel, pull the engine, and change the tires. |
en:Template:Wpd-catlist-up See also: