Changes for page Bludgeoning

Last modified by test user on 2026/05/27 13:00

From version 3.1
edited by test user
on 2026/05/23 18:48
Change comment: There is no comment for this version
To version 5.1
edited by test user
on 2026/05/23 20:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,8 +2,7 @@
1 -## xwiki-migration: livetable-begin
2 2  {{liveData
3 3   id="mud-weapons-bludgeoning"
4 4   source="liveTable"
5 - sourceParameters="className=MUD.Code.WeaponClass&translationPrefix=mud.weapons."
4 + sourceParameters="className=MUD.Code.WeaponClass&translationPrefix=mud.weapons.&location=MUD.Items.Weapons.Bludgeoning"
6 6   properties="doc.title,judge,hands,damage_type,quality,source,quest_required"
7 7   sort="doc.title"
8 8  }}
... ... @@ -39,23 +39,9 @@
39 39   "editable": false
40 40   }
41 41   ]
42 - },
43 - "query": {
44 - "filters": [
45 - {
46 - "property": "doc.location",
47 - "constraints": [
48 - {
49 - "operator": "startsWith",
50 - "value": "MUD.Items.Weapons.Bludgeoning"
51 - }
52 - ]
53 - }
54 - ]
55 55   }
56 56  }
57 57  {{/liveData}}
58 -## xwiki-migration: livetable-end
59 59  
60 60  ----
61 61