Changes for page Contribute
Last modified by test user on 2026/05/26 17:29
From version 3.1
edited by Espen Solbu
on 2026/05/25 18:58
on 2026/05/25 18:58
Change comment:
There is no comment for this version
To version 6.1
edited by Espen Solbu
on 2026/05/25 19:22
on 2026/05/25 19:22
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -36,8 +36,31 @@ 36 36 37 37 38 38 39 -= Walkthrough on High Priority Quests=39 += Missing Walkthrough = 40 40 41 +((( 42 +{{{{{liveData 43 + id="contribute-unsolved-quests" 44 + source="liveTable" 45 + sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No" 46 + properties="doc.title,id_,tier,suited_for,quest_level,quest_points,domain" 47 + sort="doc.title" 48 +}} 49 +{ 50 + "meta": { 51 + "propertyDescriptors": [ 52 + {"id": "doc.title", "name": "Quest", "editable": false}, 53 + {"id": "id_", "editable": false}, 54 + {"id": "tier", "editable": false}, 55 + {"id": "suited_for", "editable": false}, 56 + {"id": "quest_level", "editable": false}, 57 + {"id": "quest_points", "editable": false}, 58 + {"id": "domain", "editable": false} 59 + ] 60 + } 61 +} 62 +{{/liveData}}}}} 63 +))) 41 41 42 42 = Walkthrough on any Quests = 43 43 ... ... @@ -44,9 +44,10 @@ 44 44 45 45 = Copy-Paste of contents = 46 46 47 -Any page with "need-paste" tag typically need more content. 70 +Any page with "need-paste" tag typically need more content. You can see all these pagesĀ [[here>>https://xwiki.onomato.biz/bin/view/Main/Tags?do=viewTag&tag=needs-paste]] 48 48 49 49 * Spells: For Spells we want "help <spellname>" 73 +* Items: For items we typically want "view <item>" 50 50 51 51 52 52