Changes

Jump to navigation Jump to search
716 bytes removed ,  13:17, 8 June 2020
m
no edit summary
|[mailto:info@example.org?Subject=URL%20Encoded%20Subject&body=Body%20Text info]
|}
 
{{admin tip|tip=
Which protocols (like http:) are allowed for links is controlled by the {{mediawiki|Manual:$wgUrlProtocols|$wgUrlProtocols}}<!--Should these admin tips even be here? This is supposed to be end user help is it not? --> setting.
}}
{{admin tip|tip=
To remove the “external link icons“ from next to each of the external links, add the following to the page located at <code>MediaWiki:Monobook.css</code> on your wiki.
 
<source lang="css">
#bodyContent a.external,
#bodyContent a[href ^="gopher://"] {
background: none;
padding-right: 0;
}
</source>
}}
=== How to avoid auto-links ===
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 Sunflower]</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.
 
{{admin tip|tip=See {{mediawiki|Manual:Interwiki}} for the management of interwiki links of your wiki.}}
=== Interlanguage links ===
If you want to make the interlanguage link to appear in the content of the page, you can add a colon before the language prefix, e. g. <code><nowiki>[[:en:Sunflower]]</nowiki></code>.
== See also ==* [[Help:Linked images|Linked images]]{{About this wiki navbox}}
[[Category:Help|Links]]
[[Category:Link|LinksWiki-Maintenance]]

Navigation menu