| ... |
... |
@@ -1,13 +7,7 @@ |
| 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 |
|
- |
| 7 |
7 |
{{liveData |
| 8 |
8 |
id="mud-spells-arcane" |
| 9 |
9 |
source="liveTable" |
| 10 |
|
- sourceParameters="className=MUD.Code.SpellClass&translationPrefix=mud.spells.&location=MUD.Spells.Arcane" |
|
4 |
+ sourceParameters="className=MUD.Code.SpellClass&translationPrefix=platform.index.&location=MUD.Spells.Arcane" |
| 11 |
11 |
properties="doc.title,spell_type,sphere,category,level,target_type,gp_cost,cast_time,source" |
| 12 |
12 |
sort="doc.title" |
| 13 |
13 |
}} |
| ... |
... |
@@ -58,6 +58,12 @@ |
| 58 |
58 |
|
| 59 |
59 |
---- |
| 60 |
60 |
|
|
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}} |
|
60 |
+ |
| 61 |
61 |
{{excerpt atlassian-macro-output-type="INLINE"}} |
| 62 |
62 |
This page collects the Arcane spells of Final Realms. Go into the various schools to add a new spell |
| 63 |
63 |
{{/excerpt}} |
| ... |
... |
@@ -67,4 +67,4 @@ |
| 67 |
67 |
|
| 68 |
68 |
{{children/}} |
| 69 |
69 |
|
| 70 |
|
-{{detailssummary headings="Category,Sphere,Level,Source" cql="label = ~"spell~" and space = currentSpace() and ancestor = currentContent()"/}} |
|
70 |
+ |