misc page
This commit is contained in:
parent
d8b49ffb55
commit
c52db721c0
|
@ -46,13 +46,6 @@ wiki_file_chars: -[:alnum:]+/.:_
|
||||||
responsive_layout: 1
|
responsive_layout: 1
|
||||||
deterministic: 1
|
deterministic: 1
|
||||||
|
|
||||||
# inline plugin
|
|
||||||
rss: 1
|
|
||||||
atom: 1
|
|
||||||
allowrss: 1
|
|
||||||
allowatom: 1
|
|
||||||
pingurl: []
|
|
||||||
|
|
||||||
# mdwn plugin
|
# mdwn plugin
|
||||||
multimarkdown: 0
|
multimarkdown: 0
|
||||||
nodiscount: 0
|
nodiscount: 0
|
||||||
|
|
|
@ -12,8 +12,8 @@ named yet.
|
||||||
* [[translations]], crap I've translated.
|
* [[translations]], crap I've translated.
|
||||||
* [[gameplay]], gameplay info for things I've made.
|
* [[gameplay]], gameplay info for things I've made.
|
||||||
|
|
||||||
Also check out [[misc/map]] because some stuff might not be linked in
|
Also check out [[map]] because some stuff might not be linked in an
|
||||||
an obvious manner (or at all.)
|
obvious manner (or at all.)
|
||||||
|
|
||||||
The source for this wiki can be found [on
|
The source for this wiki can be found [on
|
||||||
Gitea.](https://git.greyserv.net/wiki/xevv)
|
Gitea.](https://git.greyserv.net/wiki/xevv)
|
||||||
|
|
23
map.mdwn
Normal file
23
map.mdwn
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
[[!meta title="map of the land"]]
|
||||||
|
|
||||||
|
[[!toc]]
|
||||||
|
|
||||||
|
# Pages
|
||||||
|
|
||||||
|
There are [[!pagecount pages="* and !ikiwiki* and !wikiicons* and !templates*"]] pages.
|
||||||
|
|
||||||
|
[[!map pages="* and !ikiwiki* and !wikiicons* and !templates*" show=title]]
|
||||||
|
|
||||||
|
# Templates
|
||||||
|
|
||||||
|
There are [[!pagecount pages="templates*"]] templates.
|
||||||
|
|
||||||
|
[[!map pages="templates*"]]
|
||||||
|
|
||||||
|
# Broken Links
|
||||||
|
|
||||||
|
[[!brokenlinks pages="* and !ikiwiki* and !wikiicons* and !templates*"]]
|
||||||
|
|
||||||
|
# Orphans
|
||||||
|
|
||||||
|
[[!orphans pages="* and !ikiwiki* and !wikiicons* and !templates* and !images*"]]
|
|
@ -1,3 +0,0 @@
|
||||||
Miscellaneous pages, generally internal.
|
|
||||||
|
|
||||||
[[!map pages="misc/*" show=title]]
|
|
|
@ -1,11 +0,0 @@
|
||||||
[[!meta title="map of all pages"]]
|
|
||||||
|
|
||||||
There are
|
|
||||||
[[!pagecount pages="* and !ikiwiki* and !wikiicons* and !templates*"]]
|
|
||||||
pages.
|
|
||||||
|
|
||||||
[[!map pages="* and !ikiwiki* and !wikiicons* and !templates*" show=title]]
|
|
||||||
|
|
||||||
Additionally, there are [[!pagecount pages="templates*"]] templates.
|
|
||||||
|
|
||||||
[[!map pages="templates*"]]
|
|
Loading…
Reference in New Issue
Block a user