History: Wiki-Syntax Links
Preview of version: 132
Wiki-Syntax Links
In this page, you'll learn how to include links in your Wiki pages, including links to other Wiki pages within the same TikiWiki site, links to an external Wiki site, and links to the Web.
Table of contents
Quick Reference
To... | Default Syntax | Optional Syntax1 | Requires | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Link to a Wiki page | ((Wiki Page Name)) | WikiPageName | WikiWords2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Link to an external Wiki page | ((Ext Wiki Name: Ext Wiki Page Name)) | ExtWikiName: ExtWikiPageName | WikiWords2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Link to a Web page | ~~red:[//www.somesite.org] or red:[//www.somesite.org|Some Site!red:]
Linking Within a Tiki SiteWiki PagesWhen using the WikiWords option, Tiki will automatically detect Wiki page names and correctly format them as hyperlinks The following are methods of creating links to Wiki pages
Tip See PluginAlink and PluginAname for how to set anchors in a page and to link to them. These plugins can be used to create a link to an anchor within the same page. ![]()
Semantic WikiStarting from version 3.0, Tikiwiki supports semantic qualifiers on Wiki Links. To add a qualifier to the wiki link, the following syntax must be used: (qualifier-name(The Wiki Way))
Articles, Blogs, Forums and Other PagesFor all other types of pages within a TikiWiki site, a shortened address can be used with square brackets. Here are some examples:
Tip These are only a few examples - any page within a TikiWiki site can be linked this way, just make note of the last part of the path when you're on that page and use that for the link. Attachments and Image LinksTo create a link to an attachment to a wiki page, use PluginAttach or PluginFile. If you'd like for an image to act as a link, so that clicking on the image takes you to another page, see the link image tab under Parameters on the PluginImg page.Link to an image in a popup
Display a Specific TabIf PluginTabs is used on a page, the following syntax can be used to display specific tab within that page without refreshing the page:
Copy to clipboard
Copy to clipboard
Second tab Third tab Fourth tab Navigation LinksHere are some plugins that provide navigational links:
Linking to Other Wiki SitesIf the site administrator has enabled this option, shortened links to pages in an external Wiki can be created. You'll need to know the short name that the administrator has set up to use this feature - the information may be documented on the site in a TikiWiki Manual of Style or you can ask your administrator. See External Wikis for a complete explanation as well as the shortcut links for external wikis that have been defined on this site (under the heading List external wiki references).Linking to Web PagesYou can link to any page on the Web that has a valid URL. By default, Tiki creates a local cache of the page so that it will be available even if the remote Web site is down. Here are some examples of the syntax:
![]()
![]()
Opening links in semitransparent popup (colorbox)You need to add the extra text "|box" (or maybe "|shadowbox" in earlier releases, if box doesn't work for you) after the label of your external link. You can also add some params, if needed, for the external resource, followed by semicolons. Example1 Show a YouTube video in semitransparent popup (colorbox) in full screen size.Copy to clipboard
Copy to clipboard
Linking to Email AddressesTo link to an Email Address, enclose the mailto URL within square brackets, as in the following examples:
Escaping syntax
Formatted TooltipTiki has a built-in class (called tikihelp) that allows you to create a formatted tooltip for a link as follows: The following syntax:Copy to clipboard
Related Pages
HistoryRelated content |