قالب:Sectionlink
[[#{{{1}}}|{{{1}}}]]
This template creates a link to a section of an article. It can be used both in an article and its corresponding talk-page. It also can be used with two parameters to link to a different article. The only visible text is the section's name.
It has three advantages:
- It is not necessary to type the section name twice.
- In an articles talk page it is not necessary to type the article name.
- A given lower case section name will display as such, but will automatically link to the uppercase section.
Usage
تعديل{{Sectionlink|section}}
gives a link to
{{SUBJECTPAGE}}#Section
and looks like
[[...|section]]
{{Sectionlink|page|section}}
gives a link to
Page#Section
and looks like
[[...|section]]
Examples
تعديل{{Sectionlink|Usage}}
links to Usage.
{{Sectionlink|usage}}
also links to Usage.
It would also link to Usage if written on نقاش القالب:Sectionlink.
{{Sectionlink|1891 Atlantic hurricane season|Storms}}
links to Storms
Technical note
تعديلBecause links to anchors are case sensitive (at least when using Mozilla), and because per our style guide section headlines should begin with an uppercase letter, this template automatically capitalizes the first letter of the link. Therefore it is not possible to link to a section with a lower case title.