Sjabloon:Linked/doc

Uit informatiestandaarden
< Sjabloon:Linked
Versie door Ahenket (overleg | bijdragen) op 17 jul 2013 om 23:33 (Nieuwe pagina aangemaakt met '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> This template can be used to simplify the inclusion of links in t...')
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Naar navigatie springen Naar zoeken springen

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
Http links
  • {{linked| http://example.org}} → [[[:Sjabloon:Str trim]]]
  • {{linked| http://example.org|Bar}} → [[[:Sjabloon:Str trim]] Bar]
  • {{linked| [http://example.org Foo]|Bar}}Foo
Https links
  • {{linked|https://example.org}} → [[[:Sjabloon:Str trim]]]
  • {{linked|https://example.org|Bar}} → [[[:Sjabloon:Str trim]] Bar]
  • {{linked|[https://example.org Foo]|Bar}}Foo
Protocol-relative // links

See also