Changes for page Contribute

Last modified by test user on 2026/05/26 17:29

From version 4.1
edited by Espen Solbu
on 2026/05/25 19:02
Change comment: There is no comment for this version
To version 7.1
edited by Espen Solbu
on 2026/05/25 19:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -36,8 +36,29 @@
36 36  
37 37  
38 38  
39 -= Walkthrough on High Priority Quests =
39 += Missing Walkthrough =
40 40  
41 +{{liveData
42 + id="contribute-unsolved-quests"
43 + source="liveTable"
44 + sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No"
45 + properties="doc.title,id_,tier,suited_for,quest_level,quest_points,domain"
46 + sort="doc.title"
47 +}}
48 +{
49 + "meta": {
50 + "propertyDescriptors": [
51 + {"id": "doc.title", "name": "Quest", "editable": false},
52 + {"id": "id_", "editable": false},
53 + {"id": "tier", "editable": false},
54 + {"id": "suited_for", "editable": false},
55 + {"id": "quest_level", "editable": false},
56 + {"id": "quest_points", "editable": false},
57 + {"id": "domain", "editable": false}
58 + ]
59 + }
60 +}
61 +{{/liveData}}
41 41  
42 42  = Walkthrough on any Quests =
43 43