模板:Section transclude/doc
外观
| 此页面是Template:Section transclude的文档子页面。 此页面可能包含了使用说明、分类和其他内容,这些内容不属于原始Template页面。 |
| 本模板不能替换引用嵌入。 |
嵌入当前页面的指定标记部分。 这允许在页面中的多个位置使用相同的内容,而只需要在一个位置进行维护。
不能在子页面工作 (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