Jump to content
Toggle menu
  • 12,3 E szócikkek
  • 21,5 E fájlok
  • 4 felhasználók
  • 63,9 E szerkesztések
SCWIKI
Toggle preferences menu
Toggle personal menu
Nem vagy bejelentkezve
Your IP address will be publicly visible if you make any edits.

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 tableModule: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.

Sablonparaméterek

Ennek a sablonnak ajánlott egy sorba írni a paramétereit.

ParaméterLeírásTípusÁllapot
Manufacturer1

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.

Példa
ArcCorp
Karakterláncnem kötelező

Notes

  • Queries the Manufacturer property ([[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 Manufacturer property 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 Manufacturer property stores the manufacturer's full name, e.g. Aegis Dynamics, not its code (AEGS).

See also