Changes for page Contribute
Last modified by test user on 2026/05/26 17:29
From version 14.1
edited by Espen Solbu
on 2026/05/26 04:05
on 2026/05/26 04:05
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -36,23 +36,8 @@ 36 36 37 37 38 38 39 -= MissingWalkthrough =39 += Walkthrough on High Priority Quests = 40 40 41 -{{liveData id="contribute-unsolved-quests" source="liveTable" sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No" properties="doc.title,id_,tier,suited_for,quest_level,quest_points,domain" sort="doc.title"}} 42 -{ 43 - "meta": { 44 - "propertyDescriptors": [ 45 - {"id": "doc.title", "name": "Quest", "editable": false}, 46 - {"id": "id_", "editable": false}, 47 - {"id": "tier", "editable": false}, 48 - {"id": "suited_for", "editable": false}, 49 - {"id": "quest_level", "editable": false}, 50 - {"id": "quest_points", "editable": false}, 51 - {"id": "domain", "editable": false} 52 - ] 53 - } 54 -} 55 -{{/liveData}} 56 56 57 57 = Walkthrough on any Quests = 58 58 ... ... @@ -59,45 +59,11 @@ 59 59 60 60 = Copy-Paste of contents = 61 61 62 -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. 63 63 64 64 * Spells: For Spells we want "help <spellname>" 65 -* Items: For items we typically want "view <item>" 66 66 67 67 68 68 69 -= Editor Tips = 70 70 71 -To insert tables, use the WIKI editor (not WYSIWYG), The example below contains a preset filter to "Walkthrough=No" 72 - 73 -Or Use the Macro "Mud Live Table" 74 - 75 -{{code language="velocity"}} 76 -{{liveData 77 - id="contribute-unsolved-quests" 78 - source="liveTable" 79 - sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No" 80 - properties="doc.title,id_,tier,suited_for,quest_level,quest_points,domain" 81 - sort="doc.title" 82 -}} 83 -{ 84 - "meta": { 85 - "propertyDescriptors": [ 86 - {"id": "doc.title", "name": "Quest", "editable": false}, 87 - {"id": "id_", "editable": false}, 88 - {"id": "tier", "editable": false}, 89 - {"id": "suited_for", "editable": false}, 90 - {"id": "quest_level", "editable": false}, 91 - {"id": "quest_points", "editable": false}, 92 - {"id": "domain", "editable": false} 93 - ] 94 - } 95 -} 96 -{{/liveData}} 97 -{{/code}} 98 - 99 -Here you can also clamp the table to only take pages from certain locations in the hierarchy by using the "location" sourceParameter 100 - 101 -{{code}} 102 -sourceParameters="className=MUD.Code.ScrollClass&translationPrefix=mud.scrolls.&location=MUD.Items.Scrolls.Arcane Scrolls" 103 -{{/code}} 54 +