틀:Pst1/doc
< 틀:Pst1
This is a parameter selection template. It returns the value of the parameter whose name is the value of parameter 1.
Usage[원본 편집]
- 틀:Xpd5op3p3p3c
- 틀:Xpd5op3p3p3c
- 틀:Xpd5op3p3p3c
{{pst1|a|a=7|b=9}}
gives 7{{pst1|b|a=7|b=9}}
gives 9{{pst1|{{{1}}}=9}}
gives 9 - if parameter 1 is undefined the template returns the value of the parameter with the name "{{{1}}}
".
m:Template:Pp is identical.