الگو:Notelist/توضیحات
ظاهر
این زیرصفحهٔ مستندات الگو:Notelist است. این شامل اطلاعات استفاده، الگوها، پیوندهای بین زبانی و سایر اطلاعات است که در اصل الگو صفحه قرار نمیگیرد. |
There are several predefined groups that can have a styled reference list such that the footnote labels match between the footnote marker and the footnote in the reference list. These predefined groups and reference lists have templates that make the markup simpler and also allow a standard reference to be inserted, so that an explanatory note can have a reference.
Group name | Footnote marker template or markup |
Reference list template | Sample labels |
---|---|---|---|
none | <ref>...</ref> |
{{reflist}} |
1 2 3 4 5 6 7 8 9 10 |
none | {{refn}} for nested references |
{{reflist}} |
1 2 3 4 5 6 7 8 9 10 |
lower-alpha | {{efn}} |
{{notelist}} |
a b c d e f g h i j |
{{efn}}
supports|name=
and|group=
, which work the same as the parameters in<ref>
. Do not enclose values in quotes.{{notelist}}
supports the column parameter,|refs=
and|group=
which work the same as the parameters in{{reflist}}
. Do not enclose values in quotes.
In these examples, the footnote labels match between the footnote marker and the reference list:
نشانهگذاری | نمایش |
---|---|
Lorem ipsum dolor sit amet.{{Efn|Footnote 1}} Consectetur adipisicing elit.{{Efn|Footnote 2}} Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.{{Efn|Footnote3}} {{Notelist}} |
|
نشانهگذاری | نمایش |
---|---|
Lorem ipsum dolor sit amet.{{Efn|name=fn1|Footnote 1}} Consectetur adipisicing elit.{{Efn|Footnote 2}} Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.{{Efn|name=fn1}} {{Notelist}} |
|
Issues
- Multiple backlink labels are always styled as lower-alpha. This can be confusing when
{{efn}}
is used. - The entries in the reference list will show the default decimal styling if:
- The value for
|group=
in{{reflist}}
or<references />
does not exactly match one of the predefined values; use{{efn}}
or variant as|group=
will not be needed. - The value for
|group=
in{{reflist}}
or<references />
is enclosed by quotes; use{{efn}}
or variant as|group=
will not be needed. {{reflist}}
is indented with the:
markup.<references />
is used instead of{{reflist}}
- The value for
- The entries in the reference list will have no styling if:
- A reference is included in
{{navbox}}
or one of the variants and the style is set tobodyclass=hlist
; to resolve this, replace the style withlistclass=hlist
.
- A reference is included in