Wiki source code of Significant NPC's
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
7.1 | 1 | {{liveData |
| 2 | id="mud-npcs" | ||
| 3 | source="liveTable" | ||
| |
10.1 | 4 | sourceParameters="className=MUD.Code.NPCClass&translationPrefix=platform.index." |
| |
7.1 | 5 | properties="doc.title,race,alignment,location_text" |
| 6 | sort="doc.title" | ||
| 7 | }} | ||
| 8 | { | ||
| 9 | "meta": { | ||
| 10 | "propertyDescriptors": [ | ||
| 11 | { | ||
| 12 | "id": "doc.title", | ||
| 13 | "name": "Npc", | ||
| 14 | "editable": false | ||
| 15 | }, | ||
| 16 | { | ||
| 17 | "id": "race", | ||
| 18 | "editable": false | ||
| 19 | }, | ||
| 20 | { | ||
| 21 | "id": "alignment", | ||
| 22 | "editable": false | ||
| 23 | }, | ||
| 24 | { | ||
| 25 | "id": "location_text", | ||
| 26 | "editable": false | ||
| 27 | } | ||
| 28 | ] | ||
| 29 | } | ||
| 30 | } | ||
| 31 | {{/liveData}} | ||
| 32 | |||
| 33 | ---- | ||
| 34 | |||
| |
10.1 | 35 | {{velocity}} |
| 36 | {{html clean="false"}} | ||
| 37 | <p class="xm-create-button xm-create-button-npcs"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.NPCTemplateProvider')"><span class="fa fa-plus"></span> New Npc</a></p> | ||
| 38 | {{/html}} | ||
| 39 | {{/velocity}} | ||
| 40 | |||
| |
6.1 | 41 | (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) |
| 42 | |||
| 43 | (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) | ||
| 44 | |||
| 45 | |||
| 46 | (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) | ||
| 47 | == {{id name="SignificantNPC's-Trainers"/}}Trainers == | ||
| 48 | |||
| 49 | |||
| 50 | (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) | ||
| 51 | |||
| 52 | |||
| 53 | (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) | ||
| 54 | == {{id name="SignificantNPC's-NPCs"/}}NPCs == | ||
| 55 | |||
| 56 | {{contentbylabel showLabels="false" showSpace="false" cql="label = ~"npc~""/}} | ||
| 57 | |||
| 58 | (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) | ||
| 59 | |||
| 60 | |||
| 61 | (% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) | ||
| 62 | Unknown domain | ||
| 63 | |||
| 64 | {{children/}} |