Jump to: navigation, search

Linked


Revision as of 17:38, 6 August 2010 by MSGJ (Talk) (adjust whitespace for greater clarity)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[[:{{{1}}}]]

[view] [edit] [history] [purge] Documentation icon Template documentation

This template can be used to simplify the inclusion of links in templates where users may use several different forms of syntax. It accepts a parameter and returns it linked, unless it already is. Works both with wikilinks and with http links.

It is primarily of use in templates and should not be used in articles directly.

This template can be substituted.

Usage

Wiki links
  • {{linked|Foo}}Foo
  • {{linked|Foo|Bar}}Bar
  • {{linked|[[Foo]]|Bar}}Foo
  • {{linked|:Foo}}Foo
  • {{linked|File:Example.jpg}}Example.jpg
  • {{linked|:File:Example.jpg}}Example.jpg
  • {{linked|Category:Food}}Food
  • {{linked|:Category:Food}}Food
Http links
  • {{linked| http://example.org}}[1]
  • {{linked| http://example.org|Bar}} Bar
  • {{linked| [http://example.org Foo]|Bar}}Foo
Https links
  • {{linked|https://example.org}}[2]
  • {{linked|https://example.org|Bar}} Bar
  • {{linked|[https://example.org Foo]|Bar}}Foo
Protocol-relative // links
  • {{linked| //example.org}} → [[3]]
  • {{linked| //example.org|Bar}} → [[4]]
  • {{linked| [//example.org Foo]|Bar}}Foo

See also

Sl:Predloga:Linked