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 retu
| This template uses Lua: |
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.
Empty
{{linked|}} →{{linked||Bar}} → BarWiki links
{{linked|Foo}} → Foo{{linked|Foo|Bar}} → Bar{{linked|[[Foo]]|Bar}} → Foo{{linked|:Foo}} → Foo{{linked|File:Example.jpg}} → File:Example.jpg{{linked|:File:Example.jpg}} → File:Example.jpg{{linked|Category:Food}} → Category:Food{{linked|:Category:Food}} → Category:Food{{linked|[[Category:Food]]}} → Category:Food{{linked|[[File:Example.jpg]]}} → File:Example.jpgHttp links
{{linked| http://example.org}} → [1]{{linked|http://example.org|Bar}} → Bar{{linked|[http://example.org Foo]|Bar}} → FooHttps links
{{linked|https://example.org}} → [2]{{linked|https://example.org|Bar}} → Bar{{linked|[https://example.org Foo]|Bar}} → FooProtocol-relative // links
{{linked|//example.org}} → [3]{{linked|//example.org|Bar}} → Bar{{linked|[https://example.org Foo]|Bar}} → FooInformasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.