Test /
X Y Trail 5
The following trails are based on the bulleted list on page Test.XYTrail, they work fine.
-> <<|[[Test/XYTrail]]|>> -> <<|Test.XYTrail|>> -> <<|[[Test.XYTrail]]|>> -> <<|[[Test.XYTrail | trail]]|>> -> <<|[[Test.XYTrail | +]]|>> |
<< 5th page of trail | XYTrail | loop trail >>
<< 5th page of trail | Test.XYTrail | loop trail >>
<< 5th page of trail | Test.XYTrail | loop trail >>
<< 5th page of trail | trail | loop trail >>
<< 5th page of trail | X Y Trail | loop trail >>
|
Trails with anchors - is the syntax the same as Include Other Pages? These trails work oddly if at all ...
Variables -> {*$Name} / {*$FullName} Trail using ''from'' anchor -> <<|[[Test.XYTrail#XYTrail4# | +]]|>> -> <<|[[Test.XYTrail#{*$Name}# | +]]|>> -> <<|[[Test.XYTrail#{*$FullName}# | +]]|>> Trail using ''to'' anchor -> <<|[[Test.XYTrail##XYTrail4 | +]]|>> -> <<|[[Test.XYTrail##{*$Name} | +]]|>> -> <<|[[Test.XYTrail##{*$FullName} | +]]|>> Trail using ''from'' and ''to'' anchor -> <<|[[Test.XYTrail#XYTrail4#XYTrail6 | +]]|>> |
Variables Trail using from anchor << 5th page of trail | X Y Trail | loop trail >>
<< 5th page of trail | X Y Trail | loop trail >>
<< | X Y Trail | >>
Trail using to anchor << | X Y Trail | >>
<< | X Y Trail | >>
<< 5th page of trail | X Y Trail | loop trail >>
Trail using from and to anchor |
Test ontrail conditional
* (:if ontrail XYTrail {*$Name} :) {*$Name} is on trail [[Test/XYTrail]] (:else:) {*$Name} (:ifend:) * (:if ontrail XYTrail {*$FullName} :) {*$FullName} is on trail [[Test/XYTrail]] (:else:) {*$FullName} (:ifend:) * (:if ontrail XYTrail XYTrail4 :) [[Test/XYTrail4]] is on trail [[Test/XYTrail]] (:else:) XYTrail4 (:ifend:) |
Note that the special * reference is used because all tests are included from the XYTrail page.