Template:P

From Meta, a Wikimedia project coordination wiki

{{{}}}

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.