Changes for page Mud

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

From version 46.1
edited by Espen Solbu
on 2026/05/25 19:03
Change comment: There is no comment for this version
To version 37.1
edited by Espen Solbu
on 2026/05/24 21:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,119 @@
1 1  <!-- xwiki-migration: curated-section MUD-landing-high-priority BEGIN -->
2 2  
3 -= Contributions =
3 += High priority unsolved quests =
4 4  
5 -I would love people to [[Contribute>>doc:.Contribute.WebHome]]. That page contains more information about contributions.
5 +== Legendary (unsolved) ==
6 6  
7 -== ==
7 +{{liveData id="mud-landing-hp-legendary" source="liveTable" sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&tier=Legendary" properties="doc.title,id_,tier,suited_for,quest_level,domain" sort="quest_level"}}
8 +{
9 + "meta": {
10 + "propertyDescriptors": [
11 + {
12 + "id": "doc.title",
13 + "editable": false,
14 + "name": "Quest"
15 + },
16 + {
17 + "id": "id_",
18 + "editable": false
19 + },
20 + {
21 + "id": "tier",
22 + "editable": false
23 + },
24 + {
25 + "id": "suited_for",
26 + "editable": false
27 + },
28 + {
29 + "id": "quest_level",
30 + "editable": false
31 + },
32 + {
33 + "id": "domain",
34 + "editable": false
35 + }
36 + ]
37 + }
38 +}
39 +{{/liveData}}
8 8  
41 +
42 +== Superior (unsolved) ==
43 +
44 +{{liveData id="mud-landing-hp-superior" source="liveTable" sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&tier=Superior" properties="doc.title,id_,tier,suited_for,quest_level,domain" sort="quest_level"}}
45 +{
46 + "meta": {
47 + "propertyDescriptors": [
48 + {
49 + "id": "doc.title",
50 + "editable": false,
51 + "name": "Quest"
52 + },
53 + {
54 + "id": "id_",
55 + "editable": false
56 + },
57 + {
58 + "id": "tier",
59 + "editable": false
60 + },
61 + {
62 + "id": "suited_for",
63 + "editable": false
64 + },
65 + {
66 + "id": "quest_level",
67 + "editable": false
68 + },
69 + {
70 + "id": "domain",
71 + "editable": false
72 + }
73 + ]
74 + }
75 +}
76 +{{/liveData}}
77 +
78 +
79 +== Raid (unsolved) ==
80 +
81 +{{liveData id="mud-landing-hp-raid" source="liveTable" sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&suited_for=Raid" properties="doc.title,id_,tier,suited_for,quest_level,domain" sort="quest_level"}}
82 +{
83 + "meta": {
84 + "propertyDescriptors": [
85 + {
86 + "id": "doc.title",
87 + "editable": false,
88 + "name": "Quest"
89 + },
90 + {
91 + "id": "id_",
92 + "editable": false
93 + },
94 + {
95 + "id": "tier",
96 + "editable": false
97 + },
98 + {
99 + "id": "suited_for",
100 + "editable": false
101 + },
102 + {
103 + "id": "quest_level",
104 + "editable": false
105 + },
106 + {
107 + "id": "domain",
108 + "editable": false
109 + }
110 + ]
111 + }
112 +}
113 +{{/liveData}}
114 +
115 +<!-- xwiki-migration: curated-section MUD-landing-high-priority END -->
116 +
9 9  ----
10 10  
11 11  = Assistance needed =