|
Wiki-Linking allows you to use simplified markup to link to other pages based on titles such as Segue's wiki-link uses a syntax similar to MediaWiki's. Put square-brackets around the title of a section, page, or content block to make a link to it. To link to a page called Introduction, you would use:
To display alternate text, use the 'pipe' character after the name followed by the text to display:
Linking to a page in another site is similar to linking to one in the same site, but with the addition of 'site:placeholder-name ' to the before the page title. To link to a page called Introduction in another site called 'chem101', you would use:
To display alternate text, use the 'pipe' character after the name followed by the text to display:
Sometimes a site will have several pages or content blocks with the same title and you may wish to link to a particular one. In this case, you can use the 'node' id of the page or content block to link specifically to it. You can find the 'node id' as the 'node' parameter for the address of that page:
To link to a page with id '123456', you would use the following. The current title will be used as the link-text.
To display alternate text, use the 'pipe' character after the name followed by the text to display:
You can also use wiki-markup to link to full URLs. Linking to full URLs uses only one square-bracket:
To display alternate text, use a space after the name followed by the text to display:
Segue also provides text-templates for embedding videos, maps, and other media. See the help page on text-templates for more information. |