Changes for page Mud
Last modified by Espen Solbu on 2026/05/25 19:03
From version 33.1
edited by Espen Solbu
on 2023/01/07 13:23
on 2023/01/07 13:23
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.es o1 +XWiki.TestUser - Content
-
... ... @@ -1,3 +1,51 @@ 1 += High priority unsolved quests = 2 + 3 +{{liveData 4 + id="mud-quests-high-priority-unsolved" 5 + source="liveTable" 6 + sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&resultPage=MUD.Code.QuestsHighPriorityResults" 7 + properties="doc.title,id_,tier,suited_for,walkthrough,quest_level,domain" 8 + sort="tier" 9 +}} 10 +{ 11 + "meta": { 12 + "propertyDescriptors": [ 13 + { 14 + "id": "doc.title", 15 + "name": "Quest", 16 + "editable": false 17 + }, 18 + { 19 + "id": "id_", 20 + "editable": false 21 + }, 22 + { 23 + "id": "tier", 24 + "editable": false 25 + }, 26 + { 27 + "id": "suited_for", 28 + "editable": false 29 + }, 30 + { 31 + "id": "walkthrough", 32 + "editable": false 33 + }, 34 + { 35 + "id": "quest_level", 36 + "editable": false 37 + }, 38 + { 39 + "id": "domain", 40 + "editable": false 41 + } 42 + ] 43 + } 44 +} 45 +{{/liveData}} 46 + 47 +---- 48 + 1 1 {{locationSearch reference="MUD" showExcerpts="false" kind="document" placeholder="Search for a solution"/}} 2 2 3 3 (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)