Changes for page Contribute
Last modified by test user on 2026/05/26 17:29
From version 12.1
edited by Espen Solbu
on 2026/05/25 19:51
on 2026/05/25 19:51
Change comment:
There is no comment for this version
To version 14.1
edited by Espen Solbu
on 2026/05/26 04:05
on 2026/05/26 04:05
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -70,6 +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 +Or Use the Macro "Mud Live Table" 74 + 73 73 {{code language="velocity"}} 74 74 {{liveData 75 75 id="contribute-unsolved-quests" ... ... @@ -94,4 +94,8 @@ 94 94 {{/liveData}} 95 95 {{/code}} 96 96 97 - 99 +Here you can also clamp the table to only take pages from certain locations in the hierarchy by using the "location" sourceParameter 100 + 101 +{{code}} 102 +sourceParameters="className=MUD.Code.ScrollClass&translationPrefix=mud.scrolls.&location=MUD.Items.Scrolls.Arcane Scrolls" 103 +{{/code}}