Changes for page Quests

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

From version 20.1
edited by test user
on 2026/05/27 12:59
Change comment: There is no comment for this version
To version 19.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,9 +7,3 @@
1 -{{velocity}}
2 -{{html clean="false"}}
3 -<p class="xm-create-button xm-create-button-quests"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.QuestTemplateProvider')"><span class="fa fa-plus"></span> New Quest</a></p>
4 -{{/html}}
5 -{{/velocity}}
6 -
7 7  {{liveData
8 8   id="mud-quests"
9 9   source="liveTable"
... ... @@ -54,5 +54,10 @@
54 54  
55 55  ----
56 56  
51 +{{velocity}}
52 +{{html clean="false"}}
53 +<p class="xm-create-button xm-create-button-quests"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.QuestTemplateProvider')"><span class="fa fa-plus"></span> New Quest</a></p>
54 +{{/html}}
55 +{{/velocity}}
57 57  
58 58