Template:Infobox proposal/doc
Appearance
Description
Generates the visual data component used to display metadata for a {{Proposal}}. It utilizes Semantic MediaWiki queries to pull "live" data from the RDF store, including inverse relationships and localized property labels.
If exists, it transcludes
Usage
This template is typically called inside {{Proposal}}. It should not generally be used as a standalone template on content pages.
{{Infobox proposal
| Created from clarus =
| Has author =
| Was created on date =
| Has publication status =
}}
Parameters
All parameters serve as fallbacks. If the page is already saved and indexed by SMW, the template prioritizes querying the database over the provided parameter values.
| Parameter | Logic / SMW Source |
|---|---|
| Created from clarus | Displays the value of Property:Proposes to clarify voice pointing to this page, or the raw parameter.
|
| Has author | Displays the results of an inverse query Template:Infobox proposal/doc or processes the parameter via {{Fix user list from tokens}}.
|
| Was created on date | Pulls Property:Was created on date formatted to the local en.
|
| Has publication status | Performs a complex lookup: fetches the status symbol, the link to the status page, and the localized label (via Property:Has label) matching the page language.
|
Dependencies
- Template:Fix user list from tokens
- Template:ReviewLink
- Custom CSS class:
gl-infobox