From version 7.1
edited by test user
on 2026/05/25 13:04
on 2026/05/25 13:04
Change comment:
There is no comment for this version
To version 3.1
edited by Espen Solbu
on 2020/02/11 21:09
on 2020/02/11 21:09
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. TestUser1 +XWiki.eso - Tags
-
... ... @@ -1,1 +1,0 @@ 1 -needs-paste - Content
-
... ... @@ -1,63 +61,3 @@ 1 -{{velocity}} 2 -{{html clean="false"}} 3 -<p class="xm-create-button xm-create-button-spells"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.SpellTemplateProvider')"><span class="fa fa-plus"></span> New Spell</a></p> 4 -{{/html}} 5 -{{/velocity}} 6 - 7 -{{liveData 8 - id="mud-spells-divine-combat" 9 - source="liveTable" 10 - sourceParameters="className=MUD.Code.SpellClass&translationPrefix=mud.spells.&location=MUD.Spells.Divine.Combat" 11 - properties="doc.title,spell_type,sphere,category,level,target_type,gp_cost,cast_time,source" 12 - sort="doc.title" 13 -}} 14 -{ 15 - "meta": { 16 - "propertyDescriptors": [ 17 - { 18 - "id": "doc.title", 19 - "name": "Spell", 20 - "editable": false 21 - }, 22 - { 23 - "id": "spell_type", 24 - "editable": false 25 - }, 26 - { 27 - "id": "sphere", 28 - "editable": false 29 - }, 30 - { 31 - "id": "category", 32 - "editable": false 33 - }, 34 - { 35 - "id": "level", 36 - "editable": false 37 - }, 38 - { 39 - "id": "target_type", 40 - "editable": false 41 - }, 42 - { 43 - "id": "gp_cost", 44 - "editable": false 45 - }, 46 - { 47 - "id": "cast_time", 48 - "editable": false 49 - }, 50 - { 51 - "id": "source", 52 - "editable": false 53 - } 54 - ] 55 - } 56 -} 57 -{{/liveData}} 58 - 59 ----- 60 - 61 61 {{create-from-template templateName="17858564" templateId="17858564" buttonLabel="Add new spell"/}} 62 62 63 63 {{detailssummary headings="Category,Sphere,Level,Source" cql="label = ~"spell~" and space = currentSpace() and ancestor = currentContent()"/}}