[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Wiki Help"
From Project 1999 Wiki
(Created page with "For the most part, this wiki is just the same as any other [https://www.mediawiki.org/wiki/MediaWiki Media Wiki], and so the best place to find general wiki-editing informatio...") |
|||
Line 2: | Line 2: | ||
However, this wiki does have some unique enhancements which aren't found in other Media Wikis, and these are detailed below. | However, this wiki does have some unique enhancements which aren't found in other Media Wikis, and these are detailed below. | ||
+ | |||
+ | = Item Links = | ||
+ | |||
+ | When you hover your mouse over many of the item links in this wiki, they "pop up" a summary of that item. For example: {{:Fungus Covered Scale Tunic}}. | ||
+ | |||
+ | These links can be created the same way as ordinary wiki links, only instead of using "<nowiki>[[</nowiki>" and "<nowiki>]]</nowiki>" to wrap the link, you use "<nowiki>{{:</nowiki>" and "<nowiki>}}</nowiki>". | ||
+ | |||
+ | For instance, to generate the Fungi Tunic link you would use the following code: | ||
+ | |||
+ | <pre>{{:Fungus Covered Scale Tunic}}</pre> |
Revision as of 16:16, 2 July 2019
For the most part, this wiki is just the same as any other Media Wiki, and so the best place to find general wiki-editing information is that site's editing help page.
However, this wiki does have some unique enhancements which aren't found in other Media Wikis, and these are detailed below.
Item Links
When you hover your mouse over many of the item links in this wiki, they "pop up" a summary of that item. For example:Fungus Covered Scale Tunic
.
Fungus Covered Scale Tunic

LORE ITEM
Slot: CHEST
AC: 21
STR: +2 DEX: -10 INT: +2 AGI: -10
Effect: Fungal Regrowth (Worn)
WT: 2.0 Size: SMALL
Class: WAR CLR PAL RNG SHD DRU MNK BRD ROG SHM
Race: ALL
These links can be created the same way as ordinary wiki links, only instead of using "[[" and "]]" to wrap the link, you use "{{:" and "}}".
For instance, to generate the Fungi Tunic link you would use the following code:
{{:Fungus Covered Scale Tunic}}