Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 13:59, 26 April 2026 by Maintenance script (talk | contribs) (SemanticSchemas base configuration — meta-properties, meta-categories, and display templates)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Renders subobject sections for a category. For each subobject type declared on the category (or any ancestor, via Category/ancestors), fires an #ask that renders each instance through Category/subobject-instance (which itself reuses Category/table). The section heading is in the #ask's `intro=` param so it only renders when at least one instance exists — empty subobject types leave no trace on the rendered page.

Subobject types are discovered from Subobject field declarations on the

ancestor chain:

 For category
CategoryProperty field
CategorySubobject field

.

Parameters:

  • category - The category name whose subobject types should be rendered
  • page - The parent page whose subobject instances should be listed;
        defaults to Template:Category/subobjects.