Toggle menu
14
236
69
27.2K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Category pair/doc: Difference between revisions

From Kenshi Wiki
Created page with "{{High-use|2000}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> {{Lua|Module:Category pair|Module:Check for unknown parameters}} ==Usage== Typical usage should be on dissimilar preceding/succeeding categories, or where a large gap exists in otherwise sequential categories. For similarly named sequential categories with gaps less than 5 years, use {{tlx|Category series navigation}} instead, and {{tlx|Category series navigation|skip-gaps{{=}}yes}} for gaps up..."
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{High-use|2000}}
{[doc sub}}
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
{{Lua|Module:Category pair|Module:Check for unknown parameters}}
{{Lua|Module:Category pair|Module:Check for unknown parameters}}
Line 60: Line 60:


<includeonly>{{sandbox other||
<includeonly>{{sandbox other||
[[Category:Modules]]
[[Category:Internal category-link templates]]
[[Category:Internal category-link templates]]
[[Category:Hatnote templates for category pages]]
[[Category:Hatnote templates for category pages]]
Line 65: Line 66:
}}
}}
</includeonly>
</includeonly>
<noinclude>
[[Category:Module documents]]
</noinclude>

Latest revision as of 00:06, 11 March 2025

{[doc sub}}

Usage

Typical usage should be on dissimilar preceding/succeeding categories, or where a large gap exists in otherwise sequential categories. For similarly named sequential categories with gaps less than 5 years, use {{Category series navigation}} instead, and {{Category series navigation|skip-gaps=yes}} for gaps up to 15 years from the parent.

  • For 2 adjacent categories, a preceding Category:NAME1, and a succeeding Category:NAME2, place:
{{Category pair|NAME1|NAME2}}
at the top of the category page. Each category is displayed only if it exists. If neither category exists, nothing will be displayed.
  • If there is no succeeding category, you may simply place:
{{Category pair|NAME1}}
at the top of the category page.
  • If there is no preceding category, then leave the first parameter empty, and simply place:
{{Category pair||NAME2}}
at the top of the category page.

Examples

Preceding and succeeding categories, both exist
Preceding category only, which exists
Succeeding category only, which exists
Preceding and succeeding categories, only preceding exists
  • {{Category pair|1934 British Empire Games|1942 British Empire Games}}
Preceding and succeeding categories, only succeeding exists
  • {{Category pair|1946 British Empire Games|1954 British Empire and Commonwealth Games}}
Two non-existent categories, so no output

Error checking

Only the first two parameters are processed, others are ignored.

If more than two parameters are supplied, a warning message is shown when the page is previewed. When it is saved, the page is added to the hidden tracking category: Category:Pages using category pair with more than 2 parameters.

If more than two parameters are supplied, the template is unlikely to do what the editor intended. For Category:NAME1, Category:NAME2, and Category:NAME3, for example:

  • {{Category pair|NAME1|NAME2|NAME3}} will ignore Category:NAME3, and
  • {{Category pair|NAME1||NAME2}} will ignore Category:NAME2, because a duplicate | character between the two categories causes Category:NAME2 to be the third parameter rather the second.

Tracking categories

If neither parameter is a category which currently exists the template will produce no output. This is not necessarily an error; the other categories may simply be part of an incomplete series which will be completed in due course
See above: Error checking

See also