Changes for page Bard Songs

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

From version 5.1
edited by Espen Solbu
on 2021/05/19 21:49
Change comment: There is no comment for this version
To version 11.1
edited by test user
on 2026/05/27 12:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eso
1 +XWiki.TestUser
Content
... ... @@ -1,3 +1,48 @@
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 +{{liveData
8 + id="mud-bard-songs"
9 + source="liveTable"
10 + sourceParameters="className=MUD.Code.BardSongClass&translationPrefix=platform.index."
11 + properties="doc.title,instrument_required,gp_cost_start,gp_cost_continuing,source"
12 + sort="doc.title"
13 +}}
14 +{
15 + "meta": {
16 + "propertyDescriptors": [
17 + {
18 + "id": "doc.title",
19 + "name": "Bard song",
20 + "editable": false
21 + },
22 + {
23 + "id": "instrument_required",
24 + "editable": false
25 + },
26 + {
27 + "id": "gp_cost_start",
28 + "editable": false
29 + },
30 + {
31 + "id": "gp_cost_continuing",
32 + "editable": false
33 + },
34 + {
35 + "id": "source",
36 + "editable": false
37 + }
38 + ]
39 + }
40 +}
41 +{{/liveData}}
42 +
43 +----
44 +
45 +
1 1  (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
2 2  Page for Bard songs
3 3  
... ... @@ -8,7 +8,6 @@
8 8  * Not all of these actualyl give the "sing" command. 
9 9  ** It is known that [[doc:MUD.Quests.Quest 132 - Fire and Ice.WebHome]] will give this command (Frostbite)
10 10  
11 -{{detailssummary cql="label = ~"song~" and space = currentSpace()"/}}
12 12  
13 13  (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
14 14  \\