Şablon:Linked
Görünüm
[[:{{{1}}}]]
Belgeleme
Bu belgeleme Şablon:Linked/belge sayfasından (değiştir | geçmiş) bağlantılı kopyalanmıştır. Bu şablon için, düzenleme denemeleri yapmakta kullanabileceğiniz deneme tahtası yoktur; sandbox (Deneme tahtası) yoktur; testcases yoktur.
Şablon:High-use 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}} → Dosya:Example.jpg
- {{linked|:File:Example.jpg}} → Dosya:Example.jpg
- {{linked|Category:Food}} → Kategori:Food
- {{linked|:Category:Food}} → Kategori:Food
- Http links
- {{linked| http://example.org}} → [[[:Şablon:Str trim]]]
- {{linked| http://example.org|Bar}} → [[[:Şablon:Str trim]] Bar]
- {{linked| [http://example.org Foo]|Bar}} → Foo
- Https links
- {{linked|https://example.org}} → [[[:Şablon:Str trim]]]
- {{linked|https://example.org|Bar}} → [[[:Şablon:Str trim]] Bar]
- {{linked|[https://example.org Foo]|Bar}} → Foo
- Protocol-relative // links
- {{linked| //example.org}} → [[1]]
- {{linked| //example.org|Bar}} → [[2]]
- {{linked| [//example.org Foo]|Bar}} → Foo
See also
- {{File title}}
- {{Category title}}
- {{Transclude}}