Wiki source code of Miscellaneous

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

Hide last authors
test user 9.1 1 {{velocity}}
2 {{html clean="false"}}
3 <p class="xm-create-button xm-create-button-misc"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.MiscellaneousTemplateProvider')"><span class="fa fa-plus"></span> New Miscellaneous item</a></p>
4 {{/html}}
5 {{/velocity}}
6
test user 5.1 7 {{liveData
8 id="mud-misc"
9 source="liveTable"
test user 8.1 10 sourceParameters="className=MUD.Code.MiscellaneousClass&translationPrefix=platform.index."
test user 5.1 11 properties="doc.title,type_,quality,judge,location,source"
12 sort="doc.title"
13 }}
14 {
15 "meta": {
16 "propertyDescriptors": [
17 {
18 "id": "doc.title",
19 "name": "Miscellaneous item",
20 "editable": false
21 },
22 {
23 "id": "type_",
24 "editable": false
25 },
26 {
27 "id": "quality",
28 "editable": false
29 },
30 {
31 "id": "judge",
32 "editable": false
33 },
34 {
35 "id": "location",
36 "editable": false
37 },
38 {
39 "id": "source",
40 "editable": false
41 }
42 ]
43 }
44 }
45 {{/liveData}}
46
47 ----
48
Espen Solbu 4.1 49
50 (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
51 \\
52
53 {{children/}}