සැකිල්ල:Linked/doc
Jump to navigation
Jump to search
![]() |
This is a documentation subpage for සැකිල්ල:Linked (see that page for the සැකිල්ල itself). It contains usage information, categories, and other content that are not part of the original සැකිල්ල page. |
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 pages directly.
Usage[සංස්කරණය]
- Wiki links
- {{linked|Main Page}} → Main Page
- {{linked|Main Page|Wikijunior}} → Wikijunior
- {{linked|[[Main Page]]|Wikijunior}} → Main Page
- {{linked|:Main Page}} → Main Page
- {{linked|File:Example.jpg}} → ගොනුව:Example.jpg
- {{linked|:File:Example.jpg}} → ගොනුව:Example.jpg
- {{linked|Category:Categories}} → ප්රවර්ගය:Categories
- {{linked|:Category:Categories}} → ප්රවර්ගය:Categories
- HTTP links
- {{linked| http://example.org}} → [1]
- {{linked| http://example.org|Bar}} → Bar
- {{linked| [http://example.org Foo]|Bar}} → Foo
- HTTP links
- {{linked|https://example.org}} → [2]
- {{linked|https://example.org|Bar}} → Bar
- {{linked|[https://example.org Foo]|Bar}} → Foo
See also[සංස්කරණය]
- {{image}}
- {{file title}}
- {{category title}}
- {{transclude}}