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
on 2026/05/25 19:03
Change comment:
There is no comment for this version
To version 45.1
edited by Espen Solbu
on 2026/05/24 21:59
on 2026/05/24 21:59
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,10 +2,136 @@ 2 2 3 3 = Contributions = 4 4 5 - Iwould lovepeople to [[Contribute>>doc:.Contribute.WebHome]].Thatpagecontainsmoreinformation about contributions.5 +== Paste from the game == 6 6 7 -== == 7 +{{info}} 8 +Several pages lack copy-pastes from the game. 8 8 10 +For spells it is the 'help <spellname>', for items it is 'view <item>' 11 +{{/info}} 12 + 13 +=== Spells === 14 + 15 +{{taggedpages tag="needs-paste" location="MUD.Spells" limit="10"/}} 16 + 17 +=== Items === 18 + 19 +{{taggedpages tag="needs-paste" location="MUD.Items" limit="10"/}} 20 + 21 += High priority unsolved quests = 22 + 23 +== Legendary (unsolved) == 24 + 25 +{{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"}} 26 +{ 27 + "meta": { 28 + "propertyDescriptors": [ 29 + { 30 + "id": "doc.title", 31 + "editable": false, 32 + "name": "Quest" 33 + }, 34 + { 35 + "id": "id_", 36 + "editable": false 37 + }, 38 + { 39 + "id": "tier", 40 + "editable": false 41 + }, 42 + { 43 + "id": "suited_for", 44 + "editable": false 45 + }, 46 + { 47 + "id": "quest_level", 48 + "editable": false 49 + }, 50 + { 51 + "id": "domain", 52 + "editable": false 53 + } 54 + ] 55 + } 56 +} 57 +{{/liveData}} 58 + 59 + 60 +== Superior (unsolved) == 61 + 62 +{{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"}} 63 +{ 64 + "meta": { 65 + "propertyDescriptors": [ 66 + { 67 + "id": "doc.title", 68 + "editable": false, 69 + "name": "Quest" 70 + }, 71 + { 72 + "id": "id_", 73 + "editable": false 74 + }, 75 + { 76 + "id": "tier", 77 + "editable": false 78 + }, 79 + { 80 + "id": "suited_for", 81 + "editable": false 82 + }, 83 + { 84 + "id": "quest_level", 85 + "editable": false 86 + }, 87 + { 88 + "id": "domain", 89 + "editable": false 90 + } 91 + ] 92 + } 93 +} 94 +{{/liveData}} 95 + 96 + 97 +== Raid (unsolved) == 98 + 99 +{{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"}} 100 +{ 101 + "meta": { 102 + "propertyDescriptors": [ 103 + { 104 + "id": "doc.title", 105 + "editable": false, 106 + "name": "Quest" 107 + }, 108 + { 109 + "id": "id_", 110 + "editable": false 111 + }, 112 + { 113 + "id": "tier", 114 + "editable": false 115 + }, 116 + { 117 + "id": "suited_for", 118 + "editable": false 119 + }, 120 + { 121 + "id": "quest_level", 122 + "editable": false 123 + }, 124 + { 125 + "id": "domain", 126 + "editable": false 127 + } 128 + ] 129 + } 130 +} 131 +{{/liveData}} 132 + 133 +<!-- xwiki-migration: curated-section MUD-landing-high-priority END --> 134 + 9 9 ---- 10 10 11 11 = Assistance needed =