Changes for page Mud
Last modified by Espen Solbu on 2026/05/25 19:03
From version 45.1
edited by Espen Solbu
on 2026/05/24 21:59
on 2026/05/24 21:59
Change comment:
There is no comment for this version
To version 43.1
edited by Espen Solbu
on 2026/05/24 21:52
on 2026/05/24 21:52
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,20 +4,19 @@ 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 -=== Spells === 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 15 -{{taggedpages tag="needs-paste" location="MUD.Spells" limit="10"/}} 14 +#foreach($item in $results) 15 + * [[$item]] 16 +#end 17 +{{/velocity}} 16 16 17 -=== Items === 18 18 19 -{{taggedpages tag="needs-paste" location="MUD.Items" limit="10"/}} 20 - 21 21 = High priority unsolved quests = 22 22 23 23 == Legendary (unsolved) ==