Test /
PTVInclude
Test included Page Text Variables from another page
[[#include]] ptv1:%green%ptv1 value (:ptv2:%green%ptv2 value:) ptv3:%green%ptv3 value [[#includeend]] ---- (:include PTVInclude2#include#includeend :) |
ptv1:ptv1 value 2 ptv3:ptv3 value 2 |
The values of the PTVs are:
ptv3:ptv3 second value
* {$:ptv1} * {$:ptv2} * {$:ptv3} |
|
This shows that PTVs are not included from other pages, and that the last instance of a PTV encountered is the one used.