Changes for page Slashing Weapons
Last modified by test user on 2026/05/27 13:00
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Tags
-
... ... @@ -1,1 +1,0 @@ 1 -needs-paste - Content
-
... ... @@ -1,7 +1,8 @@ 1 +## xwiki-migration: livetable-begin 1 1 {{liveData 2 2 id="mud-weapons-slashing-weapons" 3 3 source="liveTable" 4 - sourceParameters="className=MUD.Code.WeaponClass&translationPrefix= platform.index.&location=MUD.Items.Weapons.Slashing Weapons"5 + 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,16 +38,26 @@ 38 38 "editable": false 39 39 } 40 40 ] 42 + }, 43 + "query": { 44 + "filters": [ 45 + { 46 + "property": "doc.location", 47 + "constraints": [ 48 + { 49 + "operator": "startsWith", 50 + "value": "MUD.Items.Weapons.Slashing Weapons" 51 + } 52 + ] 53 + } 54 + ] 41 41 } 42 42 } 43 43 {{/liveData}} 58 +## xwiki-migration: livetable-end 44 44 45 45 ---- 46 46 47 -{{velocity}} 48 -{{html clean="false"}} 49 -<p class="xm-create-button xm-create-button-weapons"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.WeaponTemplateProvider')"><span class="fa fa-plus"></span> New Weapon</a></p> 50 -{{/html}} 51 -{{/velocity}} 62 +{{create-from-template templateName="17858610" templateId="17858610" buttonLabel="Add new Weapon"/}} 52 52 53 - 64 +{{detailssummary cql="label = ~"equipment~" and space = currentSpace() and ancestor = currentContent()"/}}