- Targets can be:
- Local Pages:
either absolute: a page name or main page/sub page
or relative: /some sub page or ../some sister page
Interwiki Pages: OtherWiki:a pagename there
URLs: http://server/path
Pages and URLs may include an anchor (...#anchorname).
- Local Pages:
Use [[target]] if you want to link to some target object.
Use {{target}} if you want to transclude (embed/include/show) some target object (often an image).
Use target|text instead of just target to make it use the given text (e.g. as link text for links or as alt text for images).
Use target|text|params instead of just target to give additional params.
Use target|{{imagetarget}} if you want to show an image instead of a text.
URLs, interwiki pages, email addresses and CamelCase pagenames are recognized as targets even without using brackets.