Automatic update
parent
eb63cc354e
commit
b03fb8ec01
3 changed files with 33 additions and 3 deletions
8
Home.md
8
Home.md
|
@ -5,6 +5,12 @@ Below you'll find a list of pages, take a look at the top level pages for how ea
|
|||
|
||||
---
|
||||
|
||||
<%= $wiki->generate_toc() %>
|
||||
* [Worldbooks](Worldbooks)
|
||||
* [Minecraft](Worldbooks%2FMinecraft)
|
||||
* [MMO](Worldbooks%2FMinecraft%2FWorlds%2FMMO)
|
||||
* [Home](Home)
|
||||
* [Characters](Characters)
|
||||
* [Apu](Characters%2FApu)
|
||||
|
||||
|
||||
---
|
23
Worldbooks%2FMinecraft.md
Normal file
23
Worldbooks%2FMinecraft.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
Notes
|
||||
===
|
||||
|
||||
This won't have any content of it's own, this is a parent page for all the various Minecraft related worldbooks that I'll be creating.
|
||||
|
||||
I'll separate things out into stuff like the MMO world, Creative world, etc. so that each one can have it's own lore.
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
Ignore everything below this, it's used to prevent errors in the processing code
|
||||
|
||||
Meta
|
||||
===
|
||||
!no_process
|
||||
|
||||
Contents
|
||||
===
|
||||
|
|
@ -1,8 +1,9 @@
|
|||
Wiki Contents
|
||||
|
||||
* [Worldbooks](Worldbooks)
|
||||
* [Minecraft](Worldbooks%2FMinecraft)
|
||||
* [MMO](Worldbooks%2FMinecraft%2FWorlds%2FMMO)
|
||||
* [Home](Home)
|
||||
* [test](Home%2Ftest)
|
||||
* [Characters](Characters)
|
||||
* [Apu](Characters%2FApu)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue