Home
Random
Recent changes
Special pages
Community portal
Preferences
About Sundering
Disclaimers
Sundering
Search
User menu
Talk
Contributions
Create account
Log in
Patches
|
Items
|
Quests
|
Creatures
|
Dungeons
|
NPCs
Attributes
|
Skills
|
Titles
|
XP Augmentation
|
Luminance Augmentation
|
Tailoring
Character Creation
β’
New Player Guide
β’
User Interface
β’
Glossary
Editing
Help:How To Make Links
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{RightToC}} == Standard Linking == To create links to another page one simply has to add the following code to the page: ---- <code><nowiki> [[Page Name]] </nowiki></code> ---- Where the Page Name is whatever the specific search term you're looking to define. Another useful process that is slightly more advanced is creating links with a different name than the actual path. (i.e: you want to link to the "How to make links" page but you dont want the text itself to show up as How_to_make_links). To accomplish the above, and link to this page without using the actual path as the text for the link itself we would write the following code: ---- <code><nowiki>[[Page Name|Alternate link text]]</nowiki></code> ---- The above code would still link to the page but would now appears as "Alternate link text" with a link to this page instead of the rather unsightly actual path. Using this method you can create links to various pages within the wiki and still make it look clean and less like actual code, this helps keep the wiki pretty and less confusing and cumbersome to casual users. Wiki also handles pluralized links intelligently. For instance, a link called <code><nowiki>[[Pyreal]]s</nowiki></code> displays as the link ([[Pyreal]]s) even though the page name is still just Pyreal. == Section Linking == You can link to a specific section of a page in a couple ways. If linking from another page you can link to a section heading by adding the section name to the page name, separated by a #. For example <nowiki>[[Armoredillo#Stats]]</nowiki> would take you to the stats section on the Armoredillo page. When linking to a section on the same page, don't include the page name. For example on this page, <nowiki>[[#Interwiki Linking]]</nowiki> would take you to that section on this page. If for some reason you need to link to a specific location on a page that isn't the start of a section, you can add a special tag that won't be displayed but serves as an anchor you can link to. The name you use can be anything, but whatever it is, that is what you will use when linking to it. Otherwise the link is the same as described above (<nowiki>[[Page#Name]]</nowiki>). <pre> <p id="name"></p> </pre> == Interwiki Linking == Interwiki linking is a means of linking to articles on certain other mediawiki wikis. No external link arrow graphic will be displayed as is normally the case for external URLs. Several Wikimedia-Projects (and others) are ready for interwiki linking. The following are some examples of interwiki prefixes which are available by default: {|border=1 |align="center"|'''prefix''' |align="center"|'''destination URL''' |align="center"|'''usage example''' |align="center"|'''actual link''' |- |commons |<nowiki>http://commons.wikimedia.org/wiki/</nowiki> |<code><nowiki>[[commons:MediaWiki|Mediawiki Commons]]</nowiki></code> |[[commons:MediaWiki|Mediawiki Commons]] |- |mediazilla |<nowiki>http://bugzilla.wikimedia.org/</nowiki> |<code><nowiki>[[mediazilla:1209|Mediazilla]]</nowiki></code> |[[mediazilla:1209|Mediazilla]] |- |mediawikiwiki |<nowiki>http://www.mediawiki.org/wiki/</nowiki> |<code><nowiki>[[mediawikiwiki:Help:Contents|Mediawiki Help]]</nowiki></code> |[[mediawikiwiki:Help:Contents|Mediawiki Help]] |- |wikibooks |<nowiki>http://en.wikibooks.org/wiki/</nowiki> |<code><nowiki>[[wikibooks:Main Page|Wikibooks]]</nowiki></code> |[[wikibooks:Main Page|Wikibooks]] |- |wikimedia |<nowiki>http://wikimediafoundation.org/wiki/</nowiki> |<code><nowiki>[[wikimedia:Main Page|Wikimedia]]</nowiki></code> |[[wikimedia:Main Page|Wikimedia]] |- |wikinews |<nowiki>http://en.wikinews.org/wiki/</nowiki> |<code><nowiki>[[wikinews:Main Page|Wikinews]]</nowiki></code> |[[wikinews:Main Page|Wikinews]] |- |wikiquote |<nowiki>http://en.wikiquote.org/wiki/</nowiki> |<code><nowiki>[[wikiquote:Main Page|Wikiquote]]</nowiki></code> |[[wikiquote:Main Page|Wikiquote]] |- |wikisource |<nowiki>http://en.wikisource.org/wiki/</nowiki> |<code><nowiki>[[wikisource:Main Page|Wikisource]]</nowiki></code> |[[wikisource:Main Page|Wikisource]] |- |wikispecies |<nowiki>http://species.wikimedia.org/wiki/</nowiki> |<code><nowiki>[[wikispecies:Main Page|Wikispecies]]</nowiki></code> |[[wikispecies:Main Page|Wikispecies]] |- |wiktionary |<nowiki>http://en.wiktionary.org/wiki/</nowiki> |<code> <nowiki>[[wiktionary:Main Page|Wictionary]]</nowiki></code> |[[wiktionary:Main Page|Wictionary]] |- |wikipedia |<nowiki>http://en.wikipedia.org/wiki/</nowiki> |<code> <nowiki>[[wikipedia:Main Page|Wikipedia]]</nowiki></code> |[[wikipedia:Main Page|Wikipedia]] |- |} [[Category:Help]]
Summary:
Please note that all contributions to Sundering may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Sundering:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
If you're new to the wiki, please take a moment to review our
Naming Conventions
and
Page Templates
. Using proper article names and image formats/sizes keep the wiki clean and helps avoid duplicate entries. Thanks!
Template used on this page:
Template:RightToC
(
edit
)