Changes for page Mud

Last modified by Espen Solbu on 2026/05/25 19:03

From version 44.1
edited by Espen Solbu
on 2026/05/24 21:55
Change comment: There is no comment for this version
To version 43.1
edited by Espen Solbu
on 2026/05/24 21:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,14 +4,17 @@
4 4  
5 5  == Paste from the game ==
6 6  
7 -{{info}}
8 -Several pages lack copy-pastes from the game.
7 +{{taggedpages tag="needs_paste"/}}
9 9  
10 -For spells it is the 'help <spellname>', for items it is 'view <item>'
11 -{{/info}}
12 12  
13 -{{taggedpages tag="needs-paste"/}}
10 +{{velocity}}
11 +#set($hql = "from doc.object(XWiki.TagClass) as tag where 'needs_paste' member of tag.tags")
12 +#set($results = $services.query.xwql($hql).execute())
14 14  
14 +#foreach($item in $results)
15 + * [[$item]]
16 +#end
17 +{{/velocity}}
15 15  
16 16  
17 17  = High priority unsolved quests =