Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,13 @@ 1 +{{velocity}} 2 +{{html clean="false"}} 3 +<p class="xm-create-button xm-create-button-runes"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.RuneTemplateProvider')"><span class="fa fa-plus"></span> New Rune</a></p> 4 +{{/html}} 5 +{{/velocity}} 6 + 1 1 {{liveData 2 2 id="mud-runes" 3 3 source="liveTable" 4 - sourceParameters="className=MUD.Code.RuneClass&translationPrefix= platform.index."10 + sourceParameters="className=MUD.Code.RuneClass&translationPrefix=mud.runes." 5 5 properties="doc.title,cost,level,source,commands" 6 6 sort="doc.title" 7 7 }} ... ... @@ -36,10 +36,6 @@ 36 36 37 37 ---- 38 38 39 -{{velocity}} 40 -{{html clean="false"}} 41 -<p class="xm-create-button xm-create-button-runes"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.RuneTemplateProvider')"><span class="fa fa-plus"></span> New Rune</a></p> 42 -{{/html}} 43 -{{/velocity}} 45 +{{create-from-template templateName="25985029" templateId="25985029" buttonLabel="Create new Rune"/}} 44 44 45 - 47 +{{detailssummary cql="label = ~"rune~" and space = currentSpace() and ancestor = currentContent()"/}}