Changes for page Plant

Last modified by test user on 2026/05/27 13:00

From version 5.1
edited by test user
on 2026/05/25 08:58
Change comment: There is no comment for this version
To version 2.1
edited by Espen Solbu
on 2020/02/07 00:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.TestUser
1 +XWiki.eso
Tags
... ... @@ -1,1 +1,0 @@
1 -needs-paste
Content
... ... @@ -1,63 +63,1 @@
1 -## xwiki-migration:create-button-begin
2 -{{velocity}}
3 -{{html clean="false"}}
4 -<p class="xm-create-button"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.SpellTemplateProvider')"><span class="fa fa-plus"></span> New Spell</a></p>
5 -{{/html}}
6 -{{/velocity}}
7 -## xwiki-migration:create-button-end
8 -
9 -{{liveData
10 - id="mud-spells-divine-plant"
11 - source="liveTable"
12 - sourceParameters="className=MUD.Code.SpellClass&translationPrefix=mud.spells.&location=MUD.Spells.Divine.Plant"
13 - properties="doc.title,spell_type,sphere,category,level,target_type,gp_cost,cast_time,source"
14 - sort="doc.title"
15 -}}
16 -{
17 - "meta": {
18 - "propertyDescriptors": [
19 - {
20 - "id": "doc.title",
21 - "name": "Spell",
22 - "editable": false
23 - },
24 - {
25 - "id": "spell_type",
26 - "editable": false
27 - },
28 - {
29 - "id": "sphere",
30 - "editable": false
31 - },
32 - {
33 - "id": "category",
34 - "editable": false
35 - },
36 - {
37 - "id": "level",
38 - "editable": false
39 - },
40 - {
41 - "id": "target_type",
42 - "editable": false
43 - },
44 - {
45 - "id": "gp_cost",
46 - "editable": false
47 - },
48 - {
49 - "id": "cast_time",
50 - "editable": false
51 - },
52 - {
53 - "id": "source",
54 - "editable": false
55 - }
56 - ]
57 - }
58 -}
59 -{{/liveData}}
60 -
61 -----
62 -
63 63  {{detailssummary headings="Category,Sphere,Level,Source" cql="label = ~"spell~" and space = currentSpace() and ancestor = currentContent()"/}}