Content deleted Content added
oops, forgot to mention the other two examples, target pages P and Q too Tag: Reverted |
removed extra word Tag: Reverted |
||
Line 6:
Whenever a target page with this code (<code><nowiki>{{SOURCEPAGE}}</nowiki></code>) is rendered, the engine will include the entire content of <code><nowiki>SOURCEPAGE</nowiki></code> in the target page.
In the example below, let us start with target page '''A''' and
If <code><nowiki>{{B}}</nowiki></code> is transcluded in '''A''', then the engine will include ''in that place'' not the code (<code><nowiki>{{B}}</nowiki></code>) itself but the content of source page '''B''' (which in this example, consists of only one word, foo).
|