Changes for page Quests

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

From version 19.1
edited by test user
on 2026/05/26 20:56
Change comment: There is no comment for this version
To version 15.1
edited by test user
on 2026/05/24 14:33
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-quests"
3 3   source="liveTable"
4 - sourceParameters="className=MUD.Code.QuestClass&translationPrefix=platform.index."
4 + sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests."
5 5   properties="doc.title,id_,tier,suited_for,walkthrough,quest_level,quest_points,domain"
6 6   sort="doc.title"
7 7  }}
... ... @@ -48,10 +48,6 @@
48 48  
49 49  ----
50 50  
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}}
51 +{{create-from-template templateName="17858561" templateId="17858561" title="Quest NN - NNNNNN" buttonLabel="Add new quest"/}}
56 56  
57 -
53 +{{detailssummary headings="Domain,Tier,Quest Level,Rewards,Suited for,Related to,Walkthrough,ID,Quest Points" pageSize="999" sortBy="ID" cql="label = ~"quest~" and space = currentSpace()"/}}