Changes for page Contribute

Last modified by test user on 2026/05/26 17:29

From version 10.1
edited by Espen Solbu
on 2026/05/25 19:29
Change comment: There is no comment for this version
To version 11.1
edited by Espen Solbu
on 2026/05/25 19:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -70,7 +70,8 @@
70 70  
71 71  To insert tables, use the WIKI editor (not WYSIWYG), The example below contains a preset filter to "Walkthrough=No"
72 72  
73 -{{{{{liveData
73 +{{code language="velocity"}}
74 +{{liveData
74 74   id="contribute-unsolved-quests"
75 75   source="liveTable"
76 76   sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No"
... ... @@ -90,8 +90,8 @@
90 90   ]
91 91   }
92 92  }
93 -{{/liveData}}}}}
94 +{{/liveData}}
95 +{{/code}}
94 94  
95 95  
96 -
97 97