Template:Citation Style documentation/url: Difference between revisions

Nothing to hide, but nothing to show you either.
Jump to navigation Jump to search
Content added Content deleted
imported>Gadget850
(+)
 
imported>Gadget850
(ce)
Line 6: Line 6:
** '''deadurl''': To change the order with the title retaining the original link and the archive linked at the end, set {{para|deadurl|no}}
** '''deadurl''': To change the order with the title retaining the original link and the archive linked at the end, set {{para|deadurl|no}}
:URLs must begin with a supported [[URI scheme]]: <code>http://</code> and <code>https://</code>will be supported by all browsers; <code>irc://</code>, <code>ircs://</code>, <code>ftp://</code>, <code>news://</code>, <code>mailto:</code> and <code>gopher://</code> will require a plugin or an external application. IPv6 host-names are currently not supported.
:URLs must begin with a supported [[URI scheme]]: <code>http://</code> and <code>https://</code>will be supported by all browsers; <code>irc://</code>, <code>ircs://</code>, <code>ftp://</code>, <code>news://</code>, <code>mailto:</code> and <code>gopher://</code> will require a plugin or an external application. IPv6 host-names are currently not supported.
:URLs containing certain characters will display and link incorrectly unless those characters are encoded. For example, a space must be replaced by <code>%20</code>.

URLs containing certain characters will display and link incorrectly unless those characters are encoded. For example, a space must be replaced by <code>%20</code>.
{| class="wikitable" style="margin-left: 5em"
{| class="wikitable" style="margin-left: 5em"
! sp !! " !! , !! ' !! ; !! < !! > !! ? !! [ !! ]
! sp !! " !! , !! ' !! ; !! < !! > !! ? !! [ !! ]
Line 14: Line 13:
|}
|}
:::{{small|Single apostrophes do not need to be encoded; multiples will be parsed as italic or bold markup}}
:::{{small|Single apostrophes do not need to be encoded; multiples will be parsed as italic or bold markup}}
:The link button [[File:Vector toolbar insert link button.png]] on the enhanced editing toolbar will encode a link.

The link button [[File:Vector toolbar insert link button.png]] on the enhanced editing toolbar will encode a link.

Revision as of 01:39, 12 January 2012

  • url: URL of an online location where the text of the publication can be found. Cannot be used if title is wikilinked. If applicable, the link may point to the specific page(s) referenced. Do not link to any commercial booksellers (such as Amazon.com).
    • format: Format of the work referred to by url, e.g. PDF. HTML is implied and should not be specified.
    • accessdate: Full date when URL was accessed. Should be in the same format as other dates in citations in the same article. Must not be wikilinked.
    • archiveurl: The URL of an archived copy of a web page, if (or in case) the url becomes unavailable. Typically used to refer to services like WebCite and the Internet Archive. Requires archivedate.
    • archivedate: Date when the item was archived. Do not be wikilinked. Requires archiveurl.
    • deadurl: To change the order with the title retaining the original link and the archive linked at the end, set |deadurl=no
URLs must begin with a supported URI scheme: http:// and https://will be supported by all browsers; irc://, ircs://, ftp://, news://, mailto: and gopher:// will require a plugin or an external application. IPv6 host-names are currently not supported.
URLs containing certain characters will display and link incorrectly unless those characters are encoded. For example, a space must be replaced by %20.
sp " , ' ; < > ? [ ]
%20 %22 %2c %3a %3b %3c %3e %3f %5b %5d
Single apostrophes do not need to be encoded; multiples will be parsed as italic or bold markup
The link button on the enhanced editing toolbar will encode a link.