Jump to content

Template:P

From Meta, a Wikimedia project coordination wiki
This is an archived version of this page, as edited by Revi C. (talk | contribs) at 06:55, 23 January 2021 (add doc). It may differ significantly from the current version.
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{}}}

Template documentation
  • If you are looking for Wikidata property, use {{Property}}. This template precedes Wikidata's existence and will not be moved to make way for Wikidata property.

Uses empty string as parameter name, and produces the value of this parameter.

Example:

{{p|=abc}} gives abc.

This is not useful to use directly, but allows a parameter name expression to have as value the empty string, e.g.:

{{p|{{ns:0}}=abc}} gives abc.

We can also use #if instead.