Welcome to the ZAM Network Wikibase™! |
Help index • View FAQ • Read Glossary |
back to Getting started |
This page contains technical help on making hyperlinks in the ZAM Network Wikibase, giving readers one-click access to other Wikibase pages and external websites. For very basic information, see the Cheatsheet.
Contents [hide] |
A wikilink, or internal link, links a page to another page within the ZAM Network Wikibase.
Links with a specified label are said to be "piped" because of the pipe symbol used ( | ).
The link target is case-insensitive (so Everquest II and EverQuest II and everquest ii all link to Everquest II.
If the target of a wikilink does not exist, it is displayed red, and is called a red link. If a red link is clicked, the user is taken directly to the Edit page for that pagename.
If the target of a link is the same as the page on which it appears it is displayed in bold, as in Link, rather than linked.
A link to an external URL is made with single square braces. Also, the label is separated by a space instead of a pipe ( | ). Adding a label is pretty much required, as you can see in the first example, below.
As you can see, an external link does not have to be to an external site. It can be used here to explicitly go to a ZAM Network database page, or to change the subdomain the user is currently using.
Each game in our Wikibase is identified by its gameid, such as EQ2 for Everquest II. For each game, each table in our db is identified by the gameid plus the database type. This is the namespace, like EQ2 Quest: or FFXIV Mob:, and allows us to link to our database-generated page from the wiki using the plain name of the thing.
[[EQ2 Item:Rat Hide Skullcap]], then, links to the same page as [http://eq2.zam.com/db/item.html?eq2item=a6c760adcba05574c97d9cef0db89119 Rat Hide Skullcap]. Rat Hide Skullcap and Rat Hide Skullcap. If you are on the EQ2 subdomain skin the mouseover popup even works on both!
Note about Tooltips for wiki links - If you are on www.zam.com or any subdomain here except for eq2.zam.com, the Wikibase link, above, does not have a mouseover tooltip the way the longer "external" link does. If you go to this page viewed on eq2.zam.com the tooltop works. You have to be on the correct game's site for the wiki version of the links to use tooltips.
Attempting to link normally to a Category: page will actually add the page to the category. To make a link to a Category you need to preface the link with a colon ( : ). So, [[Category:Guides (ZAM)]] would add this page to Category:Guides (ZAM), while [[:Category:Guides (ZAM)]] creates a link you can follow to Category:Guides.
The image system we use here allows users to upload images to their personal images or directly attached to a wiki page, then keeps track of them by an Image System Identification Number. Users can then use this number to place an image in a wiki page. Below we cover the basics, only, of how this works.
[[image:154775]] displays the following image.
An image can be re-sized, both up and down. [[image:154775|20px]] displays the following image.
A frame, or box, can be added around the image. [[image:154775|frame]] displays the following image.
A caption can be added, but only if the image is also framed. [[image:154775|frame|Our logo]] displays the following image. thumb, covered below, is treated as a frame and can have a caption.
External images can be linked to using [[image:full_url_goes_here|100px|right|frame|This is just an example]]
|