Changes for page Spells

Last modified by test user on 2026/05/27 12:59

From version 16.1
edited by test user
on 2026/05/26 20:58
Change comment: There is no comment for this version
To version 12.1
edited by test user
on 2026/05/24 08:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 1  {{liveData
2 2   id="mud-spells"
3 3   source="liveTable"
4 - sourceParameters="className=MUD.Code.SpellClass&translationPrefix=platform.index."
4 + sourceParameters="className=MUD.Code.SpellClass&translationPrefix=mud.spells."
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,11 +52,7 @@
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}}
55 +{{detailssummary showCommentsCount="true" headings="Spell Type,Sphere,Source" sortBy="Title" cql="label = ~"spell~" and space = currentSpace()"/}}
60 60  
61 61  (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
62 62