Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Template:Linked/doc

From Wikipedia, the free encyclopedia

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

[edit]

Empty

  • {{linked|}}
  • {{linked||Bar}}Bar

Wiki links

Http links

  • {{linked| http://example.org}}
  • {{linked|http://example.org|Bar}}Bar
  • {{linked|[http://example.org Foo]|Bar}}Foo

Https links

  • {{linked|https://example.org}}
  • {{linked|https://example.org|Bar}}Bar
  • {{linked|[https://example.org Foo]|Bar}}Foo

Protocol-relative // links

  • {{linked|//example.org}}
  • {{linked|//example.org|Bar}}Bar
  • {{linked|[https://example.org Foo]|Bar}}Foo

See also

[edit]