<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ANotelist%2Fdoc</id>
	<title>Template:Notelist/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ANotelist%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Notelist/doc&amp;action=history"/>
	<updated>2026-04-04T21:55:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://www.limswiki.org/index.php?title=Template:Notelist/doc&amp;diff=28359&amp;oldid=prev</id>
		<title>Shawndouglas: Created as needed.</title>
		<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Template:Notelist/doc&amp;diff=28359&amp;oldid=prev"/>
		<updated>2016-11-07T23:15:41Z</updated>

		<summary type="html">&lt;p&gt;Created as needed.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories and interwikis go at the bottom of this page. --&amp;gt;&lt;br /&gt;
There are several predefined groups that can have a styled reference list such that the footnote label of an explanatory footnote or citation matches between the note marker in the prose and the note itself in the footnotes list. These predefined note groups and footnote 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, or citations can be nested.&lt;br /&gt;
&amp;lt;section begin=pregrouptable /&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
! Group name !! Footnote marker template&amp;lt;br/&amp;gt;or markup !! Reference list template !! Sample labels&lt;br /&gt;
|-&lt;br /&gt;
| ''none'' || {{tag|ref}} || {{tlx|reflist}} || 1 2 3 4 5 6 7 8 9 10&lt;br /&gt;
|-&lt;br /&gt;
| ''none'' || {{tlx|refn}} for nested references || {{tlx|reflist}} || 1 2 3 4 5 6 7 8 9 10&lt;br /&gt;
|-&lt;br /&gt;
| lower-alpha || {{tlx|efn}}  || {{tlx|notelist}} || a b c d e f g h i j&lt;br /&gt;
|-&lt;br /&gt;
| upper-alpha || {{tlx|efn-ua}} || {{tlx|notelist-ua}} || A B C D E F G H I J&lt;br /&gt;
|-&lt;br /&gt;
| lower-roman || {{tlx|efn-lr}} || {{tlx|notelist-lr}} || i ii iii iv v vi vii viii ix x&lt;br /&gt;
|-&lt;br /&gt;
| upper-roman || {{tlx|efn-ur}} || {{tlx|notelist-ur}} || I II III IV V VI VII VIII IX X&lt;br /&gt;
|-&lt;br /&gt;
| lower-greek{{efn|Not supported by Internet Explorer 7 and below}} || {{tlx|efn-lg}} || {{tlx|notelist-lg}} || α β γ δ ε ζ η θ ι κ&lt;br /&gt;
|}&lt;br /&gt;
{{notelist}}&amp;lt;section end=pregrouptable /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* {{tlx|efn}} supports {{para|name}} and {{para|group}}, which work the same as the parameters in {{tag|ref|o}}. Do not enclose values in quotes.&lt;br /&gt;
* {{tlx|notelist}} supports the column parameter, {{para|refs}} and {{para|group}} which work the same as the parameters in {{tlx|reflist}}. Do not enclose values in quotes.&lt;br /&gt;
&lt;br /&gt;
In these examples, the footnote labels match between the footnote marker and the reference list:&lt;br /&gt;
&lt;br /&gt;
{{markup|title=With lower-alpha labels&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;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|Footnote 3}}&lt;br /&gt;
&lt;br /&gt;
{{notelist}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|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|Footnote 3}}&lt;br /&gt;
&lt;br /&gt;
{{notelist}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{markup|title=With lower-roman labels&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;Lorem ipsum dolor sit amet.{{efn-lr|Footnote 1}} Consectetur adipisicing elit.{{efn-lr|Footnote 2}} Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.{{efn-lr|Footnote 3}}&lt;br /&gt;
&lt;br /&gt;
{{notelist-lr}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|Lorem ipsum dolor sit amet.{{efn-lr|Footnote 1}} Consectetur adipisicing elit.{{efn-lr|Footnote 2}} Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.{{efn-lr|Footnote 3}}&lt;br /&gt;
{{notelist-lr}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{markup|title=With named references&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;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}}&lt;br /&gt;
&lt;br /&gt;
{{notelist}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|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}}&lt;br /&gt;
{{notelist}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{markup|title=With named references, the references are defined in the notelist&lt;br /&gt;
|&amp;lt;nowiki&amp;gt;Lorem ipsum dolor sit amet.{{efn|name=fn1}} Consectetur adipisicing elit.{{efn|name=fn2}} Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.{{efn|name=fn1}}&lt;br /&gt;
&lt;br /&gt;
{{notelist|refs=&lt;br /&gt;
{{efn|name=fn1|Very long footnote 1}}&lt;br /&gt;
{{efn|name=fn2|Very long footnote 2}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|Lorem ipsum dolor sit amet.{{efn|name=fn1}} Consectetur adipisicing elit.{{efn|name=fn2}} Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.{{efn|name=fn1}}&lt;br /&gt;
{{notelist|refs=&lt;br /&gt;
{{efn|name=fn1|Very long footnote 1}}&lt;br /&gt;
{{efn|name=fn2|Very long footnote 2}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Issues'''&lt;br /&gt;
* Multiple backlink labels are always styled as lower-alpha. This can be confusing when {{tlx|efn}} is used.&lt;br /&gt;
* The entries in the reference list will show the default decimal styling if:&lt;br /&gt;
** The value for {{para|group}} in {{tlx|reflist}} or {{tag|references|s}} does not exactly match one of the predefined values; use {{tlx|efn}} or variant as {{para|group}} will not be needed.&lt;br /&gt;
** The value for {{para|group}} in {{tlx|reflist}} or {{tag|references|s}} is enclosed by quotes; use {{tlx|efn}} or variant as {{para|group}} will not be needed.&lt;br /&gt;
** {{tlx|reflist}} is indented with the {{code|:}} markup.&lt;br /&gt;
** {{tag|references|s}} is used instead of {{tlx|reflist}}&lt;br /&gt;
* The entries in the reference list will have no styling if:&lt;br /&gt;
** A reference is included in {{tlx|navbox}} or one of the variants and the style is set to &amp;lt;code&amp;gt;bodyclass=hlist&amp;lt;/code&amp;gt;; to resolve this, replace the style with &amp;lt;code&amp;gt;listclass=hlist&amp;lt;/code&amp;gt;.&lt;br /&gt;
*Including external link markup will result in an error. Use the {{tlx|URL}} template instead: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{URL|&amp;lt;/nowiki&amp;gt;1=''url name''&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;2=''optional display text''&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&amp;lt;section end=pregroup /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Categories and interwikis go here: --&amp;gt;&lt;br /&gt;
[[Category:Footnote templates]]&lt;br /&gt;
[[Category:Explanatory footnote templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shawndouglas</name></author>
	</entry>
</feed>