Difference between revisions of "Template:QuAD/p"

From Team Fortress Wiki
Jump to: navigation, search
m (A less complicated way of implementing this.)
m
Line 9: Line 9:
 
Wraps the first argument in language-appropriate parenthesis.
 
Wraps the first argument in language-appropriate parenthesis.
  
{{tl|QuAD/p|foo}} produces {{QuAD/p|foo}}
+
{{tlx|QuAD/p|foo}} produces {{QuAD/p|foo}}
  
 
On /ja pages, it produces {{QuAD/p|foo|force=ja}}
 
On /ja pages, it produces {{QuAD/p|foo|force=ja}}
  
 
Only for the [[Template:QuAD|QuAD]] template.</noinclude>
 
Only for the [[Template:QuAD|QuAD]] template.</noinclude>

Revision as of 09:22, 15 March 2022

Documentation for QuAD/p

Usage

Wraps the first argument in language-appropriate parenthesis.

{{QuAD/p|foo}} produces (foo)

On /ja pages, it produces (foo)

Only for the QuAD template.