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-piercing" 3 3 source="liveTable" 4 - sourceParameters="className=MUD.Code.WeaponClass&translationPrefix=mud.weapons. &location=MUD.Items.Weapons.Piercing"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,9 +38,23 @@ 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.Piercing" 51 + } 52 + ] 53 + } 54 + ] 41 41 } 42 42 } 43 43 {{/liveData}} 58 +## xwiki-migration: livetable-end 44 44 45 45 ---- 46 46