Changes for page Body

Last modified by test user on 2026/05/27 12:59

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

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 1  {{liveData
2 2   id="mud-armour-body"
3 3   source="liveTable"
4 - sourceParameters="className=MUD.Code.ArmourClass&translationPrefix=mud.armour."
4 + sourceParameters="className=MUD.Code.ArmourClass&translationPrefix=mud.armour.&location=MUD.Items.Armour.Body"
5 5   properties="doc.title,judge,location,ac,material,type_,quality,source"
6 6   sort="doc.title"
7 7  }}
... ... @@ -42,22 +42,10 @@
42 42   "editable": false
43 43   }
44 44   ]
45 - },
46 - "query": {
47 - "filters": [
48 - {
49 - "property": "doc.location",
50 - "constraints": [
51 - {
52 - "operator": "startsWith",
53 - "value": "MUD.Items.Armour.Body"
54 - }
55 - ]
56 - }
57 - ]
58 58   }
59 59  }
60 60  {{/liveData}}
48 +
61 61  ----
62 62  
63 63  {{create-from-template templateName="17858566" templateId="17858566" buttonLabel="Create new Armour"/}}