Changes for page Significant NPC's

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

From version 9.1
edited by test user
on 2026/05/26 19:55
Change comment: There is no comment for this version
To version 10.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,13 +7,7 @@
1 -{{velocity}}
2 -{{html clean="false"}}
3 -<p class="xm-create-button xm-create-button-npcs"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.NPCTemplateProvider')"><span class="fa fa-plus"></span> New Npc</a></p>
4 -{{/html}}
5 -{{/velocity}}
6 -
7 7  {{liveData
8 8   id="mud-npcs"
9 9   source="liveTable"
10 - sourceParameters="className=MUD.Code.NPCClass&translationPrefix=mud.npcs."
4 + sourceParameters="className=MUD.Code.NPCClass&translationPrefix=platform.index."
11 11   properties="doc.title,race,alignment,location_text"
12 12   sort="doc.title"
13 13  }}
... ... @@ -38,6 +38,12 @@
38 38  
39 39  ----
40 40  
35 +{{velocity}}
36 +{{html clean="false"}}
37 +<p class="xm-create-button xm-create-button-npcs"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.NPCTemplateProvider')"><span class="fa fa-plus"></span> New Npc</a></p>
38 +{{/html}}
39 +{{/velocity}}
40 +
41 41  (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
42 42  
43 43  (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)