Test /
PtvDisplay
Testing display of PmWiki.page text variables in PmWiki.PageLists
(:pagelist group={$Group} fmt=#displayPTV:) |
Test.PageTextVariables $:Ptv is "Yes"
Test.Ptv $:Ptv is "some Times"
Test.PtvMayBe $:Ptv is "MayBe?"
Test.PtvMaybe $:Ptv is "Maybe"
Test.PtvNo $:Ptv is "No"
Test.PtvNO $:Ptv is "NO"
Test.PtvSome?-Times $:Ptv is "Some Times"
Test.PtvSomeTimes $:Ptv is "SomeTimes?"
Test.PtvTemplate $:Ptv is "Yes"
Test.PtvYES $:Ptv is "YES"
Test.PtvYes $:Ptv is "Yes"
|