Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:FacetedCategory

Template page
Revision as of 16:49, 3 December 2025 by Dstas (talk | contribs) (Created page with "<noinclude> Generic faceted category renderer. Usage on a medium category page, for example on Category:API: {{FacetedCategory | medium = API }} This will: - Find all distinct "kind" values for that medium - For each kind, render a "== Kind ==" section listing pages in that medium+kind. </noinclude> {{#cargo_query: | tables = content_meta | fields = kind | where = medium = '{{{medium}}}' AND kind <> '' | group by = kind | order by = kind | format...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Generic faceted category renderer.

Usage on a medium category page, for example on :



FAQs

No results

Guides

No results

This will: - Find all distinct "kind" values for that medium - For each kind, render a "== Kind ==" section listing pages in that medium+kind.


No results