Template:P2/doc: Difference between revisions

Template page
m (update transclusion count)
No edit summary
Line 5: Line 5:
<!-- Categories and interwikis go here: -->
<!-- Categories and interwikis go here: -->
[[Category:Parameter selection templates]]
[[Category:Parameter selection templates]]
[[uk:Шаблон:P2]]
</includeonly>
</includeonly>

Revision as of 14:19, 7 September 2015

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