Параметры

  • First unnamed parameter:
column-count: a natural number specifying fixed columns into which the reference list is to be rendered. Example: |2|.
column-width: a typographic unit of measurement such as em, specifying the width for the reference list columns. Example: |30em|.
  • refs: used with named references (e.g., Шаблон:Tag); it specifies a list of some or all named references used in the article.
  • group: identifies by name the subset of references to be rendered; the value should correspond to that used inline, e.g., Шаблон:Tlx renders all references with groupname as the group name (Шаблон:Tag).
  • liststyle: specifies the style used when the reference list is enumerated; if none is specified, the default is to render a numbered list.
  • close=1: forces the reference list to close and render all references defined to that point; see the section on multiple uses for details.

Использование

Lorem ipsum.<ref>Source name, access date, etc.</ref>
Lorem ipsum dolor sit amet.<ref>Source name, access date, etc.</ref>

==Примечания==
{{Сноски}}

Получится:

Lorem ipsum.[1] Lorem ipsum dolor sit amet.[2]

Примечания

  1. Source name, access date, etc.
  2. Source name, access date, etc.