Help:Templates/onlyinclude demo

This page contains changes which are not marked for translation.
PD Note: When you edit this page, you agree to release your contribution under the CC0. See Public Domain Help Pages for more info. PD

abcdefghi

This is a demonstration for Help:Templates#Controlling template inclusion

The raw wikitext of the above example is:

abc<onlyinclude>def</onlyinclude>ghi<includeonly>jkl</includeonly>

The 'jkl' is not rendered above because it is inside includeonly tags.

Transcluding it results in:

def