Jump to content
Main menu
Main menu
move to sidebar
hide
Content
Game Mechanics
Game Mechanics Main
Player Handout
Characters
Character Advancement
Attributes and Skills
Rules
Combat and Injuries
Movement and Chases
Space Travel
Combat
Character Sheets
Links
Aliens
Aliens Main
Races
Creatures
The Force
The Force Main
Force Powers
Lightsaber Fighting Styles
Force Paths
Force Weapons
Artifacts
Lightsaber Construction
Droids
Droids Main
1st Degree Droids
2nd Degree Droids
3rd Degree Droids
4th Degree Droids
5th Degree Droids
Droid add-ons and Junk
Starships
Starships Main
Starfighters
Space Transports
Capital Ships
Space Stations
Tactical Space Weapons
Starship Modifications
Equipment
Individual Ships
Star Systems
Star Systems Main
Deep Core
Core Worlds
Colonies
Inner Rim
Expansion Region
Mid Rim
Outer Rim
Wild Space
Hutt Space
Corporate Sector
Unknown Region
Vehicles
Vehicles Main
Airships
Airspeeders
Beast Vehicles
Gliders
Ground Vehicles
Hover Vehicles
Landspeeders
Rotor Vehicles
Sail Barges
Skiffs
Speeder Bikes
Swoops
Walkers
Watercraft
Equipment
Equipment Main
Structures and Bases
Communications
Conveyances
Droid add-ons and Junk
Information
Medical
Protective Equipment
Security
Surveillance
Survival
Tools
Weapons
Weapons Main
Artillery
Blasters
Grenades & Explosives
Melee Weapons
Miscellaneous Weapons
Missile Weapons
Poisons
Ranged Weapons
Thrown Weapons
Weapons Accessories
Characters
Characters Main
Templates
Non-Player Characters
Stock Non-Player Characters
Story Lines
Story Lines Main
Conrad Deception
After the Fall
Collapsible World
Retrieval
Crossovers
Crossovers Main
Alien vs Predator
Andromeda
Babylon 5
Battlestar Galactica
Farscape
Halo
Mass Effect
Mobile Suit Gundam
Perry Rhodan
Robotech Defence Force
Serenity
Shadowrun
Space Balls
Star Control
Stargate
Starship Troopers
Star Trek
The Last Starfighter
Warhammer 40,000
Wing Commander
Home Brewed
Home Brewed Main
Aliens
Equipment
Starships
Quests
Star Systems
House Rules
Navigation
Main page
Community portal
Current events
Recent changes
Random page
Help
Episode D6: Star Wars D6 Wiki
Search
Search
Appearance
Log in
Personal tools
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Help:Links
Help page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
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!
{{PD Help Page}} There are four sorts of links in MediaWiki: # '''[[#Internal links|internal links]]''' to other pages in the wiki # '''[[#External links|external links]]''' to other websites # '''[[#Interwiki links|interwiki links]]''' to other websites registered to the wiki in advance # '''[[#Interlanguage links|Interlanguage links]]''' to other websites registered as other language versions of the wiki == Internal links == To add an internal link, enclose the name of the page you want to link to in double square brackets. When you save the page, you'll see the new link pointing to your page. If the page exists already it is displayed in blue, if it does not, in red. Selflinks to the current page are not transformed in URLs but displayed in bold. (If you really want to link to the current page, use an anchor (see below), or <nowiki>[[#top|current page]]</nowiki> which always links to the top.) The first letter of the target page is automatically capitalized, unless otherwise set by the admins, and spaces are represented as underscores (typing an underscore in the link will have a similar effect as typing a space, but is not recommended, since the underscore will also be shown in the text). {| border="1" class="wikitable" !Description !You type !You get |- |Internal link |<pre>[[Main Page]]</pre> |[[Main Page]] |- |Piped link |<pre>[[Main Page|different text]]</pre> See also {{mediawiki|Meta:Help:Piped link}} |[[Main Page|different text]] |- |Hide namespace shortcut |<pre>[[Help:Contents|]]</pre> Short for <nowiki>[[Help:Contents|Contents]]</nowiki> |[[Help:Contents|Contents]] |- |Word-ending links |<pre> [[Help]]s [[Help]]ing [[Help]]ers [[Help]]anylettersyoulikehere </pre> | [[Help]]s [[Help]]ing [[Help]]ers [[Help]]anylettersyoulikehere |- |Avoiding word-ending links |<pre> [[Help]]<nowiki />ful advice [[wikipedia:GNU General Public License|GPL]]<nowiki />v3 </pre> | [[Help]]<nowiki />ful advice [[wikipedia:GNU General Public License|GPL]]<nowiki />v3 |- |Redirect |<pre>#REDIRECT [[Main Page]]</pre> See also [[Help:Redirects]] | → [[Main Page]] |- |Internal link to an anchor |<pre>[[#See also]]</pre> [[Help:Formatting|Section headings]] and the [[#top|top]] of the page are automatically anchored. |[[#See also]] |- |Internal link to an anchor from different text |<pre>[[#See also|different text]]</pre> |[[#See also|different text]] |- |Setting an internal link anchor |<pre><div id="NameOfAnchorHere">optional text</div></pre> Omit the "optional text" for invisible anchor. |<div id="NameOfAnchorHere">optional text</div> |- |Internal link to an anchor at another page |<pre>[[Help:Images#See also]]</pre> |[[Help:Images#See also]] |- |Internal link to the current page's talk page |<pre>[[{{TALKPAGENAME}}|Discussion]]</pre> See also [[Help:Magic_words#Page_names]] |[[{{TALKPAGENAME}}|Discussion]] |- |Internal link to the current page's edit page |<pre>[{{fullurl:{{PAGENAME}}|action=edit}} Edit]</pre> See also [[Help:Magic_words#URL_data]] and [[#External links]] |[{{fullurl:{{PAGENAME}}|action=edit}} Edit] |- |Internal link to a subpage |<pre>[[/example]]</pre> Shortcut for <nowiki>[[Help:Links/example]]</nowiki>. See also [[Help:Subpages]]. |[[/example]] |- |Internal link to a subpage without the leading slash |<pre>[[/example/]]</pre> Shortcut for <nowiki>[[Help:Links/example|example]]</nowiki>. |[[/example/]] |- |Internal link to a category page |<pre>[[:Category:Help]]</pre> See also [[Help:Categories]] |[[:Category:Help]] |- |Internal link to an image or a file of other types |<pre>[[media:example.jpg]] [[media:example.pdf]]</pre> See also [[Help:Images]] |[[media:example.jpg]] [[media:example.pdf]] |- |Internal link to the user's user page |<pre>[[Special:MyPage]]</pre> |[[Special:MyPage]] |} == External links == {| class="wikitable" !style="width:15%"|Description !style="width:45%"|You type !style="width:40%"|You get |- |External link |<tt><nowiki>http://mediawiki.org</nowiki></tt> |http://mediawiki.org |- |External link with different label |<tt><nowiki>[http://mediawiki.org MediaWiki]</nowiki></tt> |[http://mediawiki.org MediaWiki] |- |Numbered external link |<tt><nowiki>[http://mediawiki.org]</nowiki></tt> |[http://mediawiki.org] |- |External links with file icons |<tt><nowiki> [http://en.wikipedia.org/wiki/.avi video] [http://en.wikipedia.org/wiki/.ogg sound] [http://en.wikipedia.org/wiki/.pdf document] </nowiki></tt> <small>See [[#External links icons]] for currently supported icons and extensions.</small> | [http://en.wikipedia.org/wiki/.avi video]<br/> [http://en.wikipedia.org/wiki/.ogg sound]<br/> [http://en.wikipedia.org/wiki/.pdf document]<br/> |- |External link to the same host |<tt><nowiki>http://{{SERVERNAME}}/pagename</nowiki></tt> |http://{{SERVERNAME}}/pagename |- |External link to other host passing the pagename |<tt><nowiki>http://google.com/search?q={{PAGENAMEE}}</nowiki></tt> |http://google.com/search?q={{PAGENAMEE}} |- |Mailto link |<tt><nowiki>[mailto:info@example.org email me]</nowiki></tt> |[mailto:info@example.org email me] |- |Mailto named with subject line and body |<tt><nowiki>[mailto:info@example.org?Subject=URL%20Encoded%20Subject&body=Body%20Text info]</nowiki></tt> |[mailto:info@example.org?Subject=URL%20Encoded%20Subject&body=Body%20Text info] |} == External link icons == {| class="wikitable" ! Test link !! Icon !! Trigger |- | [http://.] || [http://bits.wikimedia.org/skins-1.17/vector/images/external-link-ltr-icon.png external-link-ltr-icon.png] || <code>.external</code>, <code>http://</code>, <code>gopher://</code> |- | [https://.] || [http://bits.wikimedia.org/skins-1.17/vector/images/lock-icon.png lock-icon.png] || <code>https://</code> |- | [mailto:.] || [http://bits.wikimedia.org/skins-1.17/vector/images/mail-icon.png mail-icon.png] || <code>mailto:</code> |- | [news://.] || [http://bits.wikimedia.org/skins-1.17/vector/images/news-icon.png news-icon.png] || <code>news<nowiki/>://</code> |- | [ftp://.] || [http://bits.wikimedia.org/skins-1.17/vector/images/file-icon.png file-icon.png] || <code>ftp://</code> |- | [irc://.] || [http://bits.wikimedia.org/skins-1.17/vector/images/talk-icon.png talk-icon.png] || <code>irc://</code> |- | [http://.ogg] || [http://bits.wikimedia.org/skins-1.17/vector/images/audio-icon.png audio-icon.png] || <code>.ogg</code>, <code>.mid</code>, <code>.midi</code>, <code>.mp3</code>, <code>.wav</code>, <code>.wma</code> |- | [http://.ogm] || [http://bits.wikimedia.org/skins-1.17/vector/images/video-icon.png video-icon.png] || <code>.ogm</code>, <code>.avi</code>, <code>.mpeg</code>, <code>.mpg</code> |- | [http://.pdf] || [http://bits.wikimedia.org/skins-1.17/vector/images/document-icon.png document-icon.png] || <code>.pdf</code>, <code>.pdf#</code>, <code>.pdf?</code> |} === How to avoid auto-links === By default, when you write a URL as is, it will be transformed to an external link. To avoid that effect, put the URL between <code><nowiki></code> tags as in: <nowiki><nowiki>http://mediawiki.org</nowiki></nowiki> == Interwiki links == Interwiki links are links with the internal link markup to a website registered in advance. For example, you can link to the Sunflower article on http://en.wikipedia.org by typing <code><nowiki>[[wikipedia:Sunflower]]</nowiki></code>, which will result in a link [[wikipedia:Sunflower]]. This is because <code><nowiki>http://en.wikipedia.org/wiki/</nowiki></code> is registered to your wiki by default with the prefix of <code>wikipedia</code>. ''This link may not work properly, if the admin of your wiki has changed the setting.'' Unlike internal links, interwiki links do not use page existence detection, so an interwiki link will appear blue even if the page does not exist on the remote wiki. Similar to internal page links, you can create piped links, with alternate link label, e.g. <code><nowiki>[[wikipedia:Sunflower|big yellow flower]]</nowiki></code>. Basically this is an abbreviation for longer URLs. A very similar link could be created as a normal external link by typing <code><nowiki>[http://en.wikipedia.org/wiki/Sunflower big yellow flower]</nowiki></code>, but interwiki links allow you to type out an easy and compact link, almost as if you are linking to a page on your own wiki. To edit the {{mediawiki|Manual:Interwiki table|interwiki table}} on your site, see the {{mediawiki|Extension:InterWiki|InterWiki extension}}. === Interlanguage links === If your wiki has other language versions, you may find “interlanguage links” in the [[Help:Navigation#Sidebar|sidebar]], just below [[Help:Navigation#Toolbox|toolbox]] in the box named “{{lcfirst:{{int:otherlanguages}}}}.” Interlanguage links behave similarly to interwiki links, except that they are listed in the sidebar. To create an interlanguage link from a page, just type <code><nowiki>[[</nowiki>''language prefix'':pagename]]</code> wherever you like in the page; the language prefix is the prefix specified at your wiki for the other language version (typically the [[wikipedia:ISO 639|ISO language code]]). If you want to make the interlanguage link appear in the content of the page, you can add a colon before the language prefix: :<code><nowiki>[[:en:Sunflower]]</nowiki></code> → '''[[:en:Sunflower]]''' == See also == * [[Help:Linked images|Linked images]] * [[meta:Help:Links]] {{Languages}} [[Category:Help|Links]] [[Category:Link|Links]]
Summary:
Please note that all contributions to Episode D6: Star Wars D6 Wiki 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
Episode D6: Star Wars D6 Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Pages included on this page:
Template:Languages
(
edit
)
Template:Mediawiki
(
edit
)
Template:PD Help Page
(
edit
)
Search
Search
Editing
Help:Links
Add topic