模板:Section transclude/doc
跳转到导航
跳转到搜索
| File:Edit-copy green.svg | 此页面是Template:Section transclude的模板文档。 此页面可能包含了模板的使用说明、分类和其他内容。 |
| File:Information icon.svg | 本模板不能替换引用嵌入。 |
嵌入当前页面的指定标记部分。 这允许在页面中的多个位置使用相同的内容,而只需要在一个位置进行维护。
不能在子页面工作 (pages with a slash "/" in the title).
Example[编辑]
Code[编辑]
'''STAR''' may refer to:
==Technology==
* Foo
<section begin=ATC/>* [[Standard Terminal Automation Replacement System]], an air traffic control system<section end=ATC/> <!--Entry is transcluded elsewhere on this page-->
==Transportation==
* Bar
{{section transclude|ATC}} <!--Entry is transcluded from elsewhere on this page-->
Output[编辑]
STAR may refer to:
Technology[编辑]
- Foo
- Standard Terminal Automation Replacement System, an air traffic control system
Transportation[编辑]
- Bar
- Standard Terminal Automation Replacement System, an air traffic control system