Difference between revisions of "MediaWiki:SidebarTree"
From SF3
(65 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{# | + | {{#tree: extensions=["persist"] |
− | * | + | *[[LevelEditor|Level Editor]] |
− | **[[ | + | **Work in Progress |
− | ** | + | *[[DialogueSystem|Dialogue System]] |
+ | **[[Dialogues/Conditions|Conditions]] | ||
+ | **[[Dialogues/ScriptInstructions|Script Instructions]] | ||
+ | *[[Scripting]] | ||
+ | **Logic | ||
+ | ***[[Script/LogicEnums|Enum Types]] | ||
+ | ***[[Script/LogicGlobalFunctions|Global Functions]] | ||
+ | ***[[Script/LogicCallbacks|Callback Function Types]] | ||
+ | ***-------------------- | ||
+ | ***[[Script/LevelReference|LevelReference]] | ||
+ | ***[[Script/Entity|Entity]] | ||
+ | ***[[Script/Building|Building]] | ||
+ | ***[[Script/Creature|Creature]] | ||
+ | ***[[Script/CreatureGroup|CreatureGroup]] | ||
+ | ***[[Script/HeroParty|HeroParty]] | ||
+ | ***[[Script/LogicObject|LogicObject]] | ||
+ | ***[[Script/QuestJournal|QuestJournal]] | ||
+ | ***[[Script/Random|Random]] | ||
+ | ***[[Script/ResourceDeposit|ResourceDeposit]] | ||
+ | ***[[Script/Sector|Sector]] | ||
+ | ***[[Script/World|World]] | ||
+ | ***-------------------- | ||
+ | ***[[Script/LevelBase|LevelBase]] | ||
+ | **Visual | ||
+ | ***[[Script/VisualEnums|Enum Types]] | ||
+ | ***[[Script/WeatherReference|WeatherReference]] | ||
+ | ***[[Script/VisualGlobalFunctions|Global Functions]] | ||
+ | **[[Script/BasicDataTypes|BasicDataTypes]] | ||
+ | **[[Script/InitialSetup|Initial Setup]] | ||
+ | *[[ErrorDatabase|Error Database]] | ||
}} | }} | ||
− | {{#tree: | + | ---- |
− | + | ||
− | + | {{#tree: id=siteTree | class=navTree | root=Database | | |
− | |||
*Items | *Items | ||
− | ** | + | **Coming Soon |
− | + | *Creatures | |
− | + | **Coming Soon | |
− | + | *Buildings | |
− | * | + | **Coming Soon |
− | * | ||
− | ** | ||
}} | }} |
Latest revision as of 21:44, 8 February 2018
extensions=["persist"]