Changes for page Significant NPC's
Last modified by test user on 2026/05/27 12:59
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-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 + 1 1 {{liveData 2 2 id="mud-npcs" 3 3 source="liveTable" 4 - sourceParameters="className=MUD.Code.NPCClass&translationPrefix= platform.index."10 + sourceParameters="className=MUD.Code.NPCClass&translationPrefix=mud.npcs." 5 5 properties="doc.title,race,alignment,location_text" 6 6 sort="doc.title" 7 7 }} ... ... @@ -32,12 +32,6 @@ 32 32 33 33 ---- 34 34 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" %)