Test onlyinclude

From FollowTheScore
Revision as of 12:31, 28 January 2008 by Gero (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Test onlyinclude

This page transcludes part of another page that uses onlyinclude blocks.

Here's how normal transclusion looks:


This text is the onlyinclude section


You need to use DPL2 as a parser function, not as a parser extension, to take advantage of this:

Parser extension:

<DPL>
  category=Test onlyinclude
  includepage=*
</DPL>

Parser function:

{ {#dpl:
  |category=Test onlyinclude
  |includepage=*
}}

This text is the onlyinclude section