Changes for page Commands

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

From version 7.1
edited by test user
on 2026/05/23 20:59
Change comment: There is no comment for this version
To version 11.1
edited by test user
on 2026/05/26 20:56
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-commands"
3 3   source="liveTable"
4 - sourceParameters="className=MUD.Code.CommandClass&translationPrefix=mud.commands."
4 + sourceParameters="className=MUD.Code.CommandClass&translationPrefix=platform.index."
5 5   properties="doc.title,target_type,guilds,gp_cost,lockout,all_lockout,source"
6 6   sort="doc.title"
7 7  }}
... ... @@ -44,6 +44,10 @@
44 44  
45 45  ----
46 46  
47 -{{create-from-template templateName="17858580" templateId="17858580" buttonLabel="Add new Command"/}}
47 +{{velocity}}
48 +{{html clean="false"}}
49 +<p class="xm-create-button xm-create-button-commands"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.CommandTemplateProvider')"><span class="fa fa-plus"></span> New Command</a></p>
50 +{{/html}}
51 +{{/velocity}}
48 48  
49 -{{detailssummary headings="Guilds,Source,Skills" cql="label = ~"command~" and space = currentSpace()"/}}
53 +