Changes for page Unarmed

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

From version 5.1
edited by test user
on 2026/05/24 21:56
Change comment: There is no comment for this version
To version 3.1
edited by test user
on 2026/05/23 18:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Tags
... ... @@ -1,1 +1,0 @@
1 -needs-paste
Content
... ... @@ -1,7 +1,7 @@
1 1  {{liveData
2 2   id="mud-weapons-unarmed"
3 3   source="liveTable"
4 - sourceParameters="className=MUD.Code.WeaponClass&translationPrefix=mud.weapons.&location=MUD.Items.Weapons.Unarmed"
4 + sourceParameters="className=MUD.Code.WeaponClass&translationPrefix=mud.weapons."
5 5   properties="doc.title,judge,hands,damage_type,quality,source,quest_required"
6 6   sort="doc.title"
7 7  }}
... ... @@ -38,10 +38,22 @@
38 38   "editable": false
39 39   }
40 40   ]
41 + },
42 + "query": {
43 + "filters": [
44 + {
45 + "property": "doc.location",
46 + "constraints": [
47 + {
48 + "operator": "startsWith",
49 + "value": "MUD.Items.Weapons.Unarmed"
50 + }
51 + ]
52 + }
53 + ]
41 41   }
42 42  }
43 43  {{/liveData}}
44 -
45 45  ----
46 46  
47 47  {{create-from-template templateName="17858610" templateId="17858610" buttonLabel="Add new Weapon"/}}