Snippets:Transclusion Markup

From mw.mh370.wiki
Jump to navigation Jump to search
<!-- Content visible on the source page AND visible when transcluded onto a different page. -->
<onlyinclude>


‎</onlyinclude>
<!-- Content not visible on the source page and visible ONLY when transcluded onto a different page. -->
<includeonly>


</includeonly>
<!-- Content is visible ONLY on source page and can NOT be transcluded onto another page -->
<noinclude>


‎</noinclude>