قالب:Format link
Uses Lua: |
This template formats a link for use in hatnote templates. It accepts two positional parameters, the link, and an optional display value. Links to categories and files are automatically escaped with the colon trick, and links to sections are automatically formatted as page § section, rather than the MediaWiki default of page#section.
Usage
Link only:
{{format link|link}}
Link plus display:
{{format link|link|display}}
If the link or display values contain an equals sign, you will need to specify the parameter names like this:
{{format link|1=link|2=display}}
Examples
{{format link|Lion}}
→ [[Lion]] → خطأ: الوظيفة "formatLink" غير موجودة.{{format link|Lion#Etymology}}
→ [[Lion#Etymology|Lion § Etymology]] → خطأ: الوظيفة "formatLink" غير موجودة.{{format link|Category:Lions}}
→ [[:Category:Lions]] → خطأ: الوظيفة "formatLink" غير موجودة.{{format link|Lion#Etymology|Etymology of lion}}
→ [[Lion#Etymology|Etymology of lion]] → خطأ: الوظيفة "formatLink" غير موجودة.{{format link}}
→ خطأ: الوظيفة "formatLink" غير موجودة.
See also
- {{Section link}}
The above documentation is transcluded from قالب:Format link/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |