Wiki:Links  

Wiki:Documentation

Contents [hide]

Type Code Example Example
In-Action
Explanation
Standard Links [[page name (gameid)]] [[Help (Rift)]]
Help
a standard link requiring no extra effort
Renamed Links [[page name (gameid)|custom name]] [[Help (Rift)|Hello Zammies]]
Hello Zammies
A link for a page where the page name and the actual thing being described are slightly different. This is common for articles where the full name has a preceding insignificant word, such as A, An, or The, or when the pagename is singular and you want the link to display as plural, or vice versa.
Link to Database
Wiki Article
[[gameid dbname:pagename|displayed text]] [[EQ2 Zone:Thundering Steppes|The Thundering Steppes]]
The Thundering Steppes
This is the generic link style for a Wikibase page that is attached to a database record. The precise format can vary considerably by game.
Direct Link to Headers [[page name (gameid)#Header|displayed text]] [[Quests (WoW)#Repeatable, Daily, and PvP Quests|Daily Quests]]
Daily Quests
A link to a specific section of another Wiki page or the same page but to jump to a specific header, with a different displayed text. Useful for pointing to sections of other pages by their named headings.
Categories [[Category:category name]] [[Category:Planning]]
[[Category:Planning]]
Places the current page into a category.
Link to a Category [[:Category:category name|displayed text]] [[:Category:Help Pages|More help pages]]
[[:Category:Help Pages|More help pages]]
Places a link to a category rather than placing this page in that category!
Redirects #REDIRECT [[any_link]] #REDIRECT [[More Accurate Pagename]] redirects any user trying to link to this page, sending them to the page named by any_link, which can be any of the link types above. This should be the only thing on the page, but anything else will be dropped anyway. If the destination link is to a Category page, the word Category must be preceded by a colon (:), otherwise the redirect page will be placed in that category. This actually could be useful behavior in some situations.
Any letter, or word, up to the next white space, that is contiguous with the link will be wrapped as part of the link, so the Wombats example, above, could have been [[Wombat]]s and it would render identically, as Wombats.

Type Code Example Example In-Action Explanation
External Link [http://www.google.com Google] Google The first string of code is the url, leave a space between the url and the renamed link, you must replace any spaces in the url code with the appropriate html code for whats missing to keep it uninterrupted.
mespace:pagename (gameid)|alternate text'']]

DB-Integrated Wikibase Pages

Type Code Example Example
In-Action
Explanation
Link to a zam Item-DB [[gameid dbid:db_record_title (db_record_id)|alternate text]] Coming Soon This is for making a link within a wiki article that will take the reader to a page within a zam item database.
(db_record_id) is optional and is useful for disambiguation.

Images

syntax: [[image:isin|position|size|frame|thumb|text]]

[[image:fullurl|position|size|frame|thumb|text]]

Previously the size of a thumb image was fixed at 100px. This is now just the default, but if specified thumb will use any size. size should always be specified in px, such as "150px".

Video

Admins can upload video, here. YouTube videos can also be embedded.

syntax: [[video:vsin|position|size|frame|thumb|text]]

syntax: [[youtube:youtubeid|position|size|frame|thumb|text]]

This page last modified 2010-12-03 08:14:58.