| ... |
... |
@@ -1,7 +1,13 @@ |
|
1 |
+{{velocity}} |
|
2 |
+{{html clean="false"}} |
|
3 |
+<p class="xm-create-button xm-create-button-spells"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.SpellTemplateProvider')"><span class="fa fa-plus"></span> New Spell</a></p> |
|
4 |
+{{/html}} |
|
5 |
+{{/velocity}} |
|
6 |
+ |
| 1 |
1 |
{{liveData |
| 2 |
2 |
id="mud-spells-arcane-warding" |
| 3 |
3 |
source="liveTable" |
| 4 |
|
- sourceParameters="className=MUD.Code.SpellClass&translationPrefix=platform.index.&location=MUD.Spells.Arcane.Warding" |
|
10 |
+ sourceParameters="className=MUD.Code.SpellClass&translationPrefix=mud.spells.&location=MUD.Spells.Arcane.Warding" |
| 5 |
5 |
properties="doc.title,spell_type,sphere,category,level,target_type,gp_cost,cast_time,source" |
| 6 |
6 |
sort="doc.title" |
| 7 |
7 |
}} |
| ... |
... |
@@ -52,10 +52,6 @@ |
| 52 |
52 |
|
| 53 |
53 |
---- |
| 54 |
54 |
|
| 55 |
|
-{{velocity}} |
| 56 |
|
-{{html clean="false"}} |
| 57 |
|
-<p class="xm-create-button xm-create-button-spells"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.SpellTemplateProvider')"><span class="fa fa-plus"></span> New Spell</a></p> |
| 58 |
|
-{{/html}} |
| 59 |
|
-{{/velocity}} |
|
61 |
+{{create-from-template templateName="17858564" templateId="17858564" buttonLabel="New Spell"/}} |
| 60 |
60 |
|
| 61 |
|
- |
|
63 |
+{{detailssummary headings="Category,Sphere,Level,Source" cql="label = ~"spell~" and space = currentSpace() and ancestor = currentContent()"/}} |