Template:P2/doc: Difference between revisions

Template page
mNo edit summary
(Documentation)
Line 1: Line 1:
{{Documentation subpage}}
<!-- Categories and interwikis go at the bottom of this page. -->
<!-- Categories and interwikis go at the bottom of this page. -->
{{bad documentation|date=August 2012}}
{{high-use|12,000+}}
{{high-use|12,000+}}
{{P1/doc}}
<includeonly>
<includeonly>
<!-- Categories and interwikis go here: -->
<!-- Categories and interwikis go here: -->

Revision as of 16:13, 7 April 2014

Template:High-use {{#invoke:Message box|mbox}}Template:High-use

The templates P1 and P2 simply return the first respectively second unnamed input parameter respectively. For example:

These templates can be used inside other templates as an alternative to the Template:Pf parser function, to switch between outputs based on whether the input is "1" or "2":

Using {{#switch}}, this syntax is equivalent to

except that the parser function strips whitespace between parameters whereas the templates don't.

See also

  • {{P-1}}, returns the last unnamed parameter
  • {{1x}}, a functionally equivalent template

Template:Sandbox other