Шаблон:Format link-lat

С Википедије, слободне енциклопедије
Документација шаблона[прикажи] [уреди] [историја] [освежи]

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.

This template doesn't work with subst.

Upotreba[уреди извор]

Link only:

{{format link-lat|link}}

Link plus display:

{{format link-lat|link|display}}

If the link or display values contain an equals sign, you will need to specify the parameter names like this:

{{format link-lat|1=link|2=display}}

Primeri[уреди извор]

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

Vidi još[уреди извор]