Sablon:Manufacturer products/doc
More actions
Renders a manufacturer's full product catalogue as an interactive, filterable browse table. A thin wrapper around Template:Data table scoped to the manufacturer's Manufacturer property, used on company and manufacturer pages.
Usage
On a manufacturer page whose title matches its manufacturer name (the common case):
== Products ==
{{Manufacturer products}}
When the manufacturer name differs from the page title (disambiguated, abbreviated, or differently-cased pages, e.g. ArcCorp (company) → ArcCorp), pass the manufacturer explicitly:
== Products ==
{{Manufacturer products | ArcCorp}}
Backed by Template:Data table → Module:DataGrid.
Parameters
Renders a manufacturer's full product catalogue as an interactive, filterable browse table. A thin wrapper around Template:Data table scoped to the manufacturer's Manufacturer property, used on company and manufacturer pages.
| Paraméter | Leírás | Típus | Állapot | |
|---|---|---|---|---|
| Manufacturer | 1 | The manufacturer whose products are listed, matched against the Manufacturer SMW property (the manufacturer's full name, e.g. ArcCorp). Override only when the manufacturer name differs from the page title.
| Karakterlánc | nem kötelező |
Notes
- Queries the
Manufacturerproperty ([[Manufacturer::…]]), not the manufacturer category. The category collects everything tagged to the company (locations, lore, people, concept art) alongside its products; the property is set only on the company's actual products, so the table lists products and nothing else. - Lists every product whose
Manufacturerproperty matches, with the automatic page-image and page-name columns plus a filterable Item type column. - The manufacturer defaults to the page title. An empty table usually means the manufacturer name differs from the page title (use the override) — the
Manufacturerproperty stores the manufacturer's full name, e.g.Aegis Dynamics, not its code (AEGS).