| ... |
... |
@@ -1,8 +1,8 @@ |
| 1 |
1 |
{{liveData |
| 2 |
2 |
id="mud-armour-amulets" |
| 3 |
3 |
source="liveTable" |
| 4 |
|
- sourceParameters="className=MUD.Code.ArmourClass&translationPrefix=platform.index.&location=MUD.Items.Armour.Amulets" |
| 5 |
|
- properties="doc.title,judge,slot,ac,material,type_,quality,source" |
|
4 |
+ sourceParameters="className=MUD.Code.ArmourClass&translationPrefix=mud.armour.&location=MUD.Items.Armour.Amulets" |
|
5 |
+ properties="doc.title,judge,location,ac,material,type_,quality,source" |
| 6 |
6 |
sort="doc.title" |
| 7 |
7 |
}} |
| 8 |
8 |
{ |
| ... |
... |
@@ -18,7 +18,7 @@ |
| 18 |
18 |
"editable": false |
| 19 |
19 |
}, |
| 20 |
20 |
{ |
| 21 |
|
- "id": "slot", |
|
21 |
+ "id": "location", |
| 22 |
22 |
"editable": false |
| 23 |
23 |
}, |
| 24 |
24 |
{ |
| ... |
... |
@@ -48,10 +48,6 @@ |
| 48 |
48 |
|
| 49 |
49 |
---- |
| 50 |
50 |
|
| 51 |
|
-{{velocity}} |
| 52 |
|
-{{html clean="false"}} |
| 53 |
|
-<p class="xm-create-button xm-create-button-armour"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.ArmourTemplateProvider')"><span class="fa fa-plus"></span> New Armour</a></p> |
| 54 |
|
-{{/html}} |
| 55 |
|
-{{/velocity}} |
|
51 |
+{{create-from-template templateName="17858566" templateId="17858566" buttonLabel="Create new Armour"/}} |
| 56 |
56 |
|
| 57 |
|
- |
|
53 |
+{{detailssummary cql="label = ~"equipment~" and space = currentSpace() and ancestor = currentContent()"/}} |