Changes for page Bard Songs

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

From version 11.1
edited by test user
on 2026/05/27 12:59
Change comment: There is no comment for this version
To version 9.1
edited by test user
on 2026/05/26 05:26
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-bardsongs"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.BardSongTemplateProvider')"><span class="fa fa-plus"></span> New Bard song</a></p>
4 -{{/html}}
5 -{{/velocity}}
6 -
7 7  {{liveData
8 8   id="mud-bard-songs"
9 9   source="liveTable"
10 - sourceParameters="className=MUD.Code.BardSongClass&translationPrefix=platform.index."
4 + sourceParameters="className=MUD.Code.BardSongClass&translationPrefix=mud.bard.songs."
11 11   properties="doc.title,instrument_required,gp_cost_start,gp_cost_continuing,source"
12 12   sort="doc.title"
13 13  }}
... ... @@ -42,6 +42,11 @@
42 42  
43 43  ----
44 44  
39 +{{velocity}}
40 +{{html clean="false"}}
41 +<p class="xm-create-button xm-create-button-bardsongs"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.BardSongTemplateProvider')"><span class="fa fa-plus"></span> New Bard song</a></p>
42 +{{/html}}
43 +{{/velocity}}
45 45  
46 46  (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
47 47  Page for Bard songs