Template: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