Difference between revisions of "Template:QuAD/p"
m |
m (A less complicated way of implementing this.) |
||
Line 1: | Line 1: | ||
− | {{# | + | <includeonly>{{lang |
+ | |{{#if:{{{force|}}}|force|void}}={{{force|}}} | ||
+ | |en= ({{{1}}}) | ||
+ | |ja=({{{1}}}) | ||
+ | |zh-hans=({{{1}}}) | ||
+ | |zh=hant=({{{1}}}) | ||
+ | }}</includeonly><noinclude>{{Doc begin}} | ||
== Usage == | == Usage == | ||
+ | Wraps the first argument in language-appropriate parenthesis. | ||
+ | |||
+ | {{tl|QuAD/p|foo}} produces {{QuAD/p|foo}} | ||
+ | |||
+ | 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> |