模板: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