Changes for page Contribute

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

From version 9.1
edited by Espen Solbu
on 2026/05/25 19:25
Change comment: There is no comment for this version
To version 2.1
edited by Espen Solbu
on 2026/05/25 18:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -25,7 +25,7 @@
25 25  
26 26  As i dont have characters in all guilds, i dont have every quest listed. I would appreciate it if those that have the below quests listed, if they could send me the output of "quest xxx".
27 27  
28 -Or click [[Create Quest>>https://xwiki.onomato.biz/bin/create/MUD/Quests/WebHome?templateprovider=MUD.Code.Templates.QuestTemplateProvider]] and create it yourself.
28 +Or go to [[Quests>>doc:MUD.Quests.WebHome]] and "Create new" yourself.
29 29  
30 30  If possible, please also send me the guild the char that could list the quest was
31 31  
... ... @@ -36,29 +36,8 @@
36 36  
37 37  
38 38  
39 -= Missing Walkthrough =
39 += Walkthrough on High Priority Quests =
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}}
62 62  
63 63  = Walkthrough on any Quests =
64 64  
... ... @@ -65,10 +65,9 @@
65 65  
66 66  = Copy-Paste of contents =
67 67  
68 -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]]
47 +Any page with "need-paste" tag typically need more content.
69 69  
70 70  * Spells: For Spells we want "help <spellname>"
71 -* Items: For items we typically want "view <item>"
72 72  
73 73  
74 74