Changes for page Weapons

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

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

Summary

Details

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