Template:Category see also if exists 2/doc
Sarna News
- Bad 'Mechs - Thresher Mk II
- HEXTECH Wave 9 Review - Winding Rivers, Tall Walls, and Underground Tunnels
- Hired Steel and Making MechWarrior 5: Clans Cinematics with Constantin & Bernhard of TMC
- Your BattleTech News Round-Up For December, 2024
- Community Outreach - Caterwauling On CamoSpecs With Matt "00Dawg" Frederiksen
- Read more →
This is a documentation subpage for Template:Category see also if exists 2. It may contain usage information, categories and other content that is not part of the original template page. |
Displays a "see also" link to a category, if it exists. Otherwise, it will optionally display a "see also" link to a second category, if that exists. Similarly with the third and fourth parameters.
If none of the categories exists, it does nothing.
Note that {{category redirect}}s are resolved.
Contents
Purpose[edit]
This template is a variant of {{Category see also if exists}}, with added provision for a fallback category if the first one does not exist.
It allows the creation of a link to a category which may not yet exist, but which will be displayed if and when the category is created. This is useful as a category tree is being developed, because the editor does not have guess whether the target category is likely to exist any time soon. The link can be created now, rather than having to edit the page again later.
This template can be used in other templates, or directly on category pages or articles.
Usage[edit]
- Usual syntax
{{Category see also if exists 2|category name|second category name}}
Parameters:
- category name
- optional second (fallback) category name. If the first category does not exist, the second will be tested in the same way, and linked only if it exists.
- Examples
- A category which does exist:
{{Category see also if exists 2|Lua-based templates}}
→ - A non-existent category:
{{Category see also if exists 2|1919 disestablishments in South West Africa}}
→ - A non-existent category with a fallback category that does exist:
{{Category see also if exists 2|Draconis Combine Forces|Draconis Combine Commands}}
→ - A non-existent category with a fallback category that also does not exist:
{{Category see also if exists 2|Draconis Combine Forces|Draconis Combine Military}}
→
- Extended syntax
{{Category see also if exists 2|category name|second category name|third category name|fourth category name}}
The optional third and fourth parameters are tested in turn to see if they exist if neither the first nor second parameters exist.
Redirects[edit]
See also[edit]
- {{Category see also if exists}}
- {{Category see also}}
- {{Link if exists}}
- {{if empty}}