Test /
PTVInclude2
Test included Page Text Variables from another page
[[#include]] ptv1:%blue%ptv1 value 2 (:ptv2:%blue%ptv2 value 2:) ptv3:%blue%ptv3 value 2 [[#includeend]] ---- (:include PTVInclude#include#includeend :) |
ptv1:ptv1 value ptv3:ptv3 value |
The values of the PTVs are
ptv3:ptv3 second value 2
* {$: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.