Changes for page Unarmed

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

From version 2.1
edited by test user
on 2026/05/23 18:48
Change comment: There is no comment for this version
To version 1.1
edited by Espen Solbu
on 2020/12/25 15:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.TestUser
1 +XWiki.eso
Content
... ... @@ -1,64 +62,3 @@
1 -## xwiki-migration: livetable-begin
2 -{{liveData
3 - id="mud-weapons-unarmed"
4 - source="liveTable"
5 - sourceParameters="className=MUD.Code.WeaponClass&translationPrefix=mud.weapons."
6 - properties="doc.title,judge,hands,damage_type,quality,source,quest_required"
7 - sort="doc.title"
8 -}}
9 -{
10 - "meta": {
11 - "propertyDescriptors": [
12 - {
13 - "id": "doc.title",
14 - "name": "Weapon",
15 - "editable": false
16 - },
17 - {
18 - "id": "judge",
19 - "editable": false
20 - },
21 - {
22 - "id": "hands",
23 - "editable": false
24 - },
25 - {
26 - "id": "damage_type",
27 - "editable": false
28 - },
29 - {
30 - "id": "quality",
31 - "editable": false
32 - },
33 - {
34 - "id": "source",
35 - "editable": false
36 - },
37 - {
38 - "id": "quest_required",
39 - "editable": false
40 - }
41 - ]
42 - },
43 - "query": {
44 - "filters": [
45 - {
46 - "property": "doc.location",
47 - "constraints": [
48 - {
49 - "operator": "startsWith",
50 - "value": "MUD.Items.Weapons.Unarmed"
51 - }
52 - ]
53 - }
54 - ]
55 - }
56 -}
57 -{{/liveData}}
58 -## xwiki-migration: livetable-end
59 -
60 -----
61 -
62 62  {{create-from-template templateName="17858610" templateId="17858610" buttonLabel="Add new Weapon"/}}
63 63  
64 64  {{detailssummary cql="label = ~"equipment~" and space = currentSpace() and ancestor = currentContent()"/}}