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
Change comment: There is no comment for this version
To version 36.1
edited by test user
on 2026/05/24 18:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eso
1 +XWiki.TestUser
Content
... ... @@ -1,3 +1,186 @@
1 +<!-- xwiki-migration: curated-section MUD-landing-high-priority BEGIN -->
2 += High priority unsolved quests =
3 +
4 +== Legendary (unsolved) ==
5 +
6 +{{liveData
7 + id="mud-landing-hp-legendary"
8 + source="liveTable"
9 + sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&tier=Legendary"
10 + properties="doc.title,id_,tier,suited_for,quest_level,domain"
11 + sort="quest_level"
12 +}}
13 +{
14 + "meta": {
15 + "propertyDescriptors": [
16 + {
17 + "id": "doc.title",
18 + "editable": false,
19 + "name": "Quest"
20 + },
21 + {
22 + "id": "id_",
23 + "editable": false
24 + },
25 + {
26 + "id": "tier",
27 + "editable": false
28 + },
29 + {
30 + "id": "suited_for",
31 + "editable": false
32 + },
33 + {
34 + "id": "quest_level",
35 + "editable": false
36 + },
37 + {
38 + "id": "domain",
39 + "editable": false
40 + }
41 + ]
42 + }
43 +}
44 +{{/liveData}}
45 +
46 +
47 +== Superior (unsolved) ==
48 +
49 +{{liveData
50 + id="mud-landing-hp-superior"
51 + source="liveTable"
52 + sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&tier=Superior"
53 + properties="doc.title,id_,tier,suited_for,quest_level,domain"
54 + sort="quest_level"
55 +}}
56 +{
57 + "meta": {
58 + "propertyDescriptors": [
59 + {
60 + "id": "doc.title",
61 + "editable": false,
62 + "name": "Quest"
63 + },
64 + {
65 + "id": "id_",
66 + "editable": false
67 + },
68 + {
69 + "id": "tier",
70 + "editable": false
71 + },
72 + {
73 + "id": "suited_for",
74 + "editable": false
75 + },
76 + {
77 + "id": "quest_level",
78 + "editable": false
79 + },
80 + {
81 + "id": "domain",
82 + "editable": false
83 + }
84 + ]
85 + }
86 +}
87 +{{/liveData}}
88 +
89 +
90 +== Raid (unsolved) ==
91 +
92 +{{liveData
93 + id="mud-landing-hp-raid"
94 + source="liveTable"
95 + sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&suited_for=Raid"
96 + properties="doc.title,id_,tier,suited_for,quest_level,domain"
97 + sort="quest_level"
98 +}}
99 +{
100 + "meta": {
101 + "propertyDescriptors": [
102 + {
103 + "id": "doc.title",
104 + "editable": false,
105 + "name": "Quest"
106 + },
107 + {
108 + "id": "id_",
109 + "editable": false
110 + },
111 + {
112 + "id": "tier",
113 + "editable": false
114 + },
115 + {
116 + "id": "suited_for",
117 + "editable": false
118 + },
119 + {
120 + "id": "quest_level",
121 + "editable": false
122 + },
123 + {
124 + "id": "domain",
125 + "editable": false
126 + }
127 + ]
128 + }
129 +}
130 +{{/liveData}}
131 +
132 +<!-- xwiki-migration: curated-section MUD-landing-high-priority END -->
133 +
134 +----
135 +
136 += High priority unsolved quests =
137 +
138 +{{liveData
139 + id="mud-quests-high-priority-unsolved"
140 + source="liveTable"
141 + sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&resultPage=MUD.Code.QuestsHighPriorityResults"
142 + properties="doc.title,id_,tier,suited_for,walkthrough,quest_level,domain"
143 + sort="tier"
144 +}}
145 +{
146 + "meta": {
147 + "propertyDescriptors": [
148 + {
149 + "id": "doc.title",
150 + "name": "Quest",
151 + "editable": false
152 + },
153 + {
154 + "id": "id_",
155 + "editable": false
156 + },
157 + {
158 + "id": "tier",
159 + "editable": false
160 + },
161 + {
162 + "id": "suited_for",
163 + "editable": false
164 + },
165 + {
166 + "id": "walkthrough",
167 + "editable": false
168 + },
169 + {
170 + "id": "quest_level",
171 + "editable": false
172 + },
173 + {
174 + "id": "domain",
175 + "editable": false
176 + }
177 + ]
178 + }
179 +}
180 +{{/liveData}}
181 +
182 +----
183 +
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" %)