| ... |
... |
@@ -1,15 +2,13 @@ |
| 1 |
|
-## xwiki-migration:create-button-begin |
| 2 |
2 |
{{velocity}} |
| 3 |
3 |
{{html clean="false"}} |
| 4 |
|
-<p class="xm-create-button"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.SpellTemplateProvider')"><span class="fa fa-plus"></span> New Spell</a></p> |
|
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> |
| 5 |
5 |
{{/html}} |
| 6 |
6 |
{{/velocity}} |
| 7 |
|
-## xwiki-migration:create-button-end |
| 8 |
8 |
|
| 9 |
9 |
{{liveData |
| 10 |
10 |
id="mud-spells-arcane-bardic" |
| 11 |
11 |
source="liveTable" |
| 12 |
|
- sourceParameters="className=MUD.Code.SpellClass&translationPrefix=mud.spells.&location=MUD.Spells.Arcane.Bardic" |
|
10 |
+ sourceParameters="className=MUD.Code.SpellClass&translationPrefix=platform.index.&location=MUD.Spells.Arcane.Bardic" |
| 13 |
13 |
properties="doc.title,spell_type,sphere,category,level,target_type,gp_cost,cast_time,source" |
| 14 |
14 |
sort="doc.title" |
| 15 |
15 |
}} |
| ... |
... |
@@ -60,6 +60,5 @@ |
| 60 |
60 |
|
| 61 |
61 |
---- |
| 62 |
62 |
|
| 63 |
|
-{{create-from-template templateName="17858564" templateId="17858564" buttonLabel="New Spell"/}} |
| 64 |
64 |
|
| 65 |
|
-{{detailssummary headings="Category,Sphere,Level,Source" cql="label = ~"spell~" and space = currentSpace() and ancestor = currentContent()"/}} |
|
62 |
+ |