From version 9.1
edited by test user
on 2026/05/25 08:58
on 2026/05/25 08:58
Change comment:
There is no comment for this version
To version 6.1
edited by Espen Solbu
on 2020/10/20 12:04
on 2020/10/20 12:04
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,65 +63,3 @@ 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-arcane" 11 - source="liveTable" 12 - sourceParameters="className=MUD.Code.SpellClass&translationPrefix=mud.spells.&location=MUD.Spells.Arcane" 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 {{excerpt atlassian-macro-output-type="INLINE"}} 64 64 This page collects the Arcane spells of Final Realms. Go into the various schools to add a new spell 65 65 {{/excerpt}}