Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
contribution [2021/09/10 14:23] uberzolik |
contribution [2021/09/19 03:31] (current) uberzolik |
||
---|---|---|---|
Line 9: | Line 9: | ||
------ | ------ | ||
- | \\ | + | **This wiki is built using [[https:// |
The following will be a listing of the various plugins in use in this wiki. \\ | The following will be a listing of the various plugins in use in this wiki. \\ | ||
You may need to read up on these pages to make full use of them; the UI isn't terribly informative. \\ | You may need to read up on these pages to make full use of them; the UI isn't terribly informative. \\ | ||
- | If you need me to implement a certain CSS styling to use with the Wrap plugin, let me know (preferably with the CSS given) | + | If you need me to implement a certain CSS styling to use with the Wrap plugin, let me know (preferably with the CSS given) |
+ | There' | ||
== Plugins == | == Plugins == | ||
Line 24: | Line 25: | ||
* Regarding the gallery plugin, I implemented support for & | * Regarding the gallery plugin, I implemented support for & | ||
- | * I've implemented a handful of extra Wrap classes, mainly to get around certain issues. \\ **" | + | * I've implemented a handful of extra Wrap classes, mainly to get around certain issues. \\ __hidelastrow__ |
+ | |||
+ | ------ | ||
+ | You can deduce most of the wiki structure (and modify it) by just looking at the wiki pages, but I'll leave a few details for ease of access. | ||
+ | |||
+ | == Page creation and file uploading == | ||
+ | |||
+ | * DokuWiki uses a tree structure, and I've tried to sort the pages in a way that makes sense with this. | ||
+ | |||
+ | * You may need to look up how formatting works. The DokuWiki site has a decent amount of information. You can use " | ||
+ | |||
+ | * Icons for level-up choices and medals are stored in [[levelups|]] and [[medals|]], | ||
+ | |||
+ | * Tower floors are sorted inside their own namespace, separated by main, nexus, medal, and warp. \\ Main uses 1f-99f. For basement towers (like Heavy) you can use & | ||
+ | |||
+ | * Files that go in the strategy page (like memos) should be uploaded to the specific tower' | ||
+ | |||
+ | * To add a new subnamespace in the wiki, just create a new page within the subspace (creating a page in / | ||
+ | |||
+ | * To add a new subnamespace in the media section, upload the image with the subnamespace appended to the name with ":" | ||
+ | |||
+ | * Besides the namespace templates, I've also made a [[: | ||
------ | ------ | ||
- | \\ | ||
There' | There' | ||
I will leave a somewhat generic to-do list here. If you want to work on something not listed here, go ahead! \\ | I will leave a somewhat generic to-do list here. If you want to work on something not listed here, go ahead! \\ | ||
- | I suggest looking at the page source for the other pages for reference. I've implemented templates in [[: | + | I suggest looking at the page source for the other pages for reference. |
Unfortunately templates can only be added from the server side, so let me know if you want me to add one. Refer to [[https:// | Unfortunately templates can only be added from the server side, so let me know if you want me to add one. Refer to [[https:// | ||
Line 47: | Line 68: | ||
* If it wasn't obvious, I'm not very good at graphic design. If you wish to help make the site less bland looking, let me know! | * If it wasn't obvious, I'm not very good at graphic design. If you wish to help make the site less bland looking, let me know! | ||
+ | |||
+ | |||
+ | Please contact me if you think I should specify something else in this page. I tried to add everything I could think of! |