模板:Xpsoc/doc
跳转到导航
跳转到搜索
| File:Edit-copy green.svg | 此页面是Template:Xpsoc的模板文档。 此页面可能包含了模板的使用说明、分类和其他内容。 |
| File:Lua-Logo.svg | 此模板使用Lua语言: |
This is a simplified expansion demo template.
The template name is specified with the first positional parameter. Subsequent positional parameters specify positional parameters to be displayed by the template demo. Keys and values for named parameters can be specified with |n1=, |v1=, |n2=, |v2=, etc.
Examples[编辑]
The following code:
{{xpsoc|3x|foo|bar|n1=baz|v1=bat|n2=bam|v2=qux}}
Produces:
{{3x|foo|bar|bam=qux|baz=bat}} → foofoofoo