模板:Section transclude
本模板不能替换引用嵌入。 |
嵌入当前页面的指定标记部分。 这允许在页面中的多个位置使用相同的内容,而只需要在一个位置进行维护。
不能在子页面工作 (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