Changes for page Weapons

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

From version 7.1
edited by test user
on 2026/05/23 15:57
Change comment: There is no comment for this version
To version 5.1
edited by test user
on 2026/05/23 09:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,8 @@
1 1  {{liveData
2 2   id="mud-weapons"
3 3   source="liveTable"
4 - sourceParameters="className=MUD.Code.WeaponClass&translationPrefix=mud.weapons."
5 - properties="doc.title,judge,hands,damage_type,quality,source,quest_required"
6 - sort="doc.title"
4 + sourceParameters="className=MUD.Code.WeaponClass"
5 + properties="doc.name,judge,hands,damage_type,quality,source,quest_required"
7 7  /}}
8 8  
9 9  ----
... ... @@ -14,5 +14,4 @@
14 14  
15 15  {{children/}}
16 16  
17 -{{detailssummary pageSize="99" cql="label = ~\"equipment~\" and space = currentSpace() and ancestor = currentContent()"/}}
18 -
16 +{{detailssummary pageSize="99" cql="label = ~"equipment~" and space = currentSpace() and ancestor = currentContent()"/}}