Make entire wiki compile; still with many errors

This commit is contained in:
Griatch 2020-06-06 19:38:34 +02:00
parent 17dfb93b32
commit 13df0adebf
74 changed files with 395 additions and 317 deletions

View file

@ -8,9 +8,9 @@ This section contains information useful to world builders.
- [Building Quick-start](Building-Quickstart)
- [Giving build permissions to others](Building-Permissions)
- [Adding text tags](TextTags)
- [Colored text](https://github.com/evennia/evennia/wiki/TextTags#coloured-text)
- [Clickable links](https://github.com/evennia/evennia/wiki/TextTags#clickable-links)
- [Inline functions](https://github.com/evennia/evennia/wiki/TextTags#inline-functions)
- [Colored text](TextTags#coloured-text)
- [Clickable links](TextTags#clickable-links)
- [Inline functions](TextTags#inline-functions)
- [Customizing the connection screen](Connection-Screen)
### Advanced building and World building
@ -18,7 +18,7 @@ This section contains information useful to world builders.
- [Overview of batch processors](Batch-Processors)
- [Batch-command processor](Batch-Command-Processor)
- [Batch-code processor](Batch-Code-Processor)
- [Using the Spawner for individualizing objects](https://github.com/evennia/evennia/wiki/Spawner-and-Prototypes)
- [Using the Spawner for individualizing objects](Spawner-and-Prototypes)
- [Adding Zones](Zones)
### The Tutorial world