| ... |
... |
@@ -1,13 +7,7 @@ |
| 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" |
| 10 |
|
- sourceParameters="className=MUD.Code.QuestClass&translationPrefix=platform.index." |
|
4 |
+ sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests." |
| 11 |
11 |
properties="doc.title,id_,tier,suited_for,walkthrough,quest_level,quest_points,domain" |
| 12 |
12 |
sort="doc.title" |
| 13 |
13 |
}} |
| ... |
... |
@@ -54,5 +54,6 @@ |
| 54 |
54 |
|
| 55 |
55 |
---- |
| 56 |
56 |
|
|
51 |
+{{create-from-template templateName="17858561" templateId="17858561" title="Quest NN - NNNNNN" buttonLabel="Add new quest"/}} |
| 57 |
57 |
|
| 58 |
|
- |
|
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()"/}} |