ଛାଞ୍ଚ:Format link/doc

ଉଇକିପିଡ଼ିଆ‌ରୁ

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]] → Script error: The function "formatLink" does not exist.
  • {{format link|Lion#Etymology}} → [[Lion#Etymology|Lion § Etymology]] → Script error: The function "formatLink" does not exist.
  • {{format link|Category:Lions}} → [[:Category:Lions]] → Script error: The function "formatLink" does not exist.
  • {{format link|Lion#Etymology|Etymology of lion}} → [[Lion#Etymology|Etymology of lion]] → Script error: The function "formatLink" does not exist.
  • {{format link}}Script error: The function "formatLink" does not exist.

See also[ସମ୍ପାଦନା]