Changes for page OrderTemplate

Last modified by Manoeuvring with Difficulty on 2024/01/25 10:18

From version 6.1
edited by Manoeuvring with Difficulty
on 2024/01/25 08:35
Change comment: There is no comment for this version
To version 3.1
edited by Manoeuvring with Difficulty
on 2023/12/03 06:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Tags
... ... @@ -1,1 +1,0 @@
1 -ordertemplate
Content
... ... @@ -33,32 +33,4 @@
33 33  
34 34  = Caveats =
35 35  
36 -
37 -= Related =
38 -
39 -----
40 -
41 -(% style="text-align:center" %)
42 -**Combat**
43 -{{velocity}}#set ($references = $services.query.xwql("from doc.object(XWiki.TagClass) as tag where 'combat' member of tag.tags").execute())
44 -#foreach($reference in $references)
45 - #set ($document = $xwiki.getDocument($reference))
46 - #set ($label = $document.getTitle())
47 - [[$label>>$reference]] | ##
48 -#end{{/velocity}}
49 -
50 -----
51 -
52 -(% style="text-align:center" %)
53 -**Queued Orders**
54 -{{velocity}}#set ($references = $services.query.xwql("from doc.object(XWiki.TagClass) as tag where 'order' member of tag.tags").execute())
55 -#foreach($reference in $references)
56 - #set ($document = $xwiki.getDocument($reference))
57 - #set ($label = $document.getTitle())
58 - [[$label>>$reference]] | ##
59 -#end{{/velocity}}
60 -
61 -
62 -{{velocity}}
63 -#set ($tags = $services.query.xwql("select distinct doc.object(XWiki.TagClass).tags from Document doc").execute())
64 -{{/velocity}}
36 +