PmWiki
pmwiki.org
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
|
|
|
|
|
A pagelist using relativelinks
The template, located at PageListTemplate, looks like this
fmt=#relativelinks
This template includes multiple forms of links to test results with relative links enabled
[[#relativelinks]]
(:if equal {<$Group}:)
!!!Start of pagelist "header". Testing three forms:
|| '''Form:'''||{ $foo } ||{ =$foo } ||{ *$foo } ||
|| '''Escaped:'''||[@ {$foo} || {=$foo} || {*$foo} ||
Group: | {$Group} | {=$Group} | {*$Group} |
FullName: | {$FullName} | {=$FullName} | {*$FullName} |
End of "header" and start of pagelist iterations
Now, that template is invoked using a simple pagelist directive limited to the first 20 items:
Start of pagelist "header". Testing three forms:
Form: | { $foo } | { =$foo } | { *$foo } |
Escaped: | {$foo} | {=$foo} | {*$foo} |
Group: | {$Group} | {=$Group} | {*$Group} |
FullName: | {$FullName} | {=$FullName} | {*$FullName} |
End of "header" and start of pagelist iterations
A default pagelist
Only search in group: AttachImage (1), Backup (4), Banners (7), BlogIt (6), Category (366), Christian (99), Cjc (523), Cookbook (2324), CookbookFr (9), DaveG (21), EmacsModes (52), FoxDocumentation (21), GoogleMapAPI (27), HierarchicalGroupProposals (4), Holidays (149), LinuxTex (6), Localization (15), Magazine (24), Main (12), News (33), NewSkinIdeas (3), Nyår (12), Obsolete (5), PITS (1540), PLCal (19), PLCalDemo (45), PmCal (846), PmForm (24), PmWiki-DITA (3), PmWiki (313), PmWikiAr (7), PmWikiBg (22), PmWikiCa (48), PmWikiCreole (5), PmWikiCs (27), PmWikiDa (20), PmWikiDe (180), PmWikiEl (7), PmWikiEn (3), PmWikiEo (10), PmWikiEs (14), PmWikiFa (3), PmWikiFi (3), PmWikiFr (174), PmWikiHu (12), PmWikiId (4), PmWikiIt (58), PmWikiJa (41), PmWikiKr (3), PmWikiLt (6), PmWikiLv (3), PmWikiMk (3), PmWikiNl (29), PmWikiNo (5), PmWikiPl (14), PmWikiPt (5), PmWikiPtBr (59), PmWikiRo (5), PmWikiRu (89), PmWikiSi (8), PmWikiSk (31), PmWikiSq (6), PmWikiSv (14), PmWikiTa (3), PmWikiTl (8), PmWikiTr (5), PmWikiUk (8), PmWikiVi (20), PmWikiZhCn (49), PmWikiZhTw (45), Private (3), Profiles (1040), Quiz (8), RHCE (8), Scott (6), Site (60), SiteAdmin (12), Sites (5), Skins (223), SkinTest (5), SkinTutorials (6), StefCTDemo (9), Test (1137), TestBlog (42), TestDescription (12), TestDescriptionFmt (3), Teste (2), TestGroup1 (14), TestJa (17), TestPageList (8), TestProtected (3), TestSort (13), TestW7 (34), UserAuth2 (12), UserSven (2), UTF8 (67), ViewModes (10), WikiSh (14), WikiSpheres (5), WTF (8), XESTest (4), Àéè (4)
One more test.
Here is something like the test that had appeared in the relativelinks pagelist header, all by itself without any escapes.
|
|