GaryJJSpate (talk | contribs) Created page with "<includeonly><div class="vault-infobox"> <div class="vault-infobox-header">{{{name}}}</div> <div class="vault-infobox-row"><span class="vault-infobox-k">TYPE</span><span class="vault-infobox-v">Category</span></div> {{#if:{{{scope|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">SCOPE</span><span class="vault-infobox-v">{{{scope}}}</span></div>}} {{#if:{{{parent|}}}|<div class="vault-infobox-row"><span class="vault-infobox-k">PARENT</span><span class="vau..." |
GaryJJSpate (talk | contribs) m GaryJJSpate moved page Template:CategoryInfobox to Template:InfoboxCategory |
(No difference)
| |
Revision as of 20:05, 3 August 2026
Template:CategoryInfobox
Renders the right-hand infobox card on a category page — same visual style as {{CaseInfobox}}, used for individual case files, but with fields suited to a category (scope and parent rather than region and first report).
Note: requires the ParserFunctions extension for the conditionals, same as CaseInfobox.
Usage:
{{CategoryInfobox
|name=UFOs and Sightings
|scope=Aerial phenomena and sighting reports
|parent=All Files
}}
Place this at the very top of a category page, before the descriptive text — it floats right and the text will wrap around it automatically.
Parameters
- name — required. The category's display name (also used to auto-count pages via
0) - scope — recommended. A one-line description of what the category covers
- parent — optional. The category this one sits under, if any (rendered as a link)
Pages filed is generated automatically — no need to update it by hand.
