#lower-alpha error

1 messages · Page 1 of 1 (latest)

timber oracle
#

i've heard this is a citation error, but i don't know what to do to fix it. What can i do?

austere stag
#

I looked at this:
You need the following files:

[[w:MediaWiki:Cite link label group-decimal]]
[[w:MediaWiki:Cite link label group-lower-alpha]]
[[w:MediaWiki:Cite link label group-lower-greek]]
[[w:MediaWiki:Cite link label group-lower-roman]]
[[w:MediaWiki:Cite link label group-upper-alpha]]
[[w:MediaWiki:Cite link label group-upper-roman]]

austere stag
#

When a there is a group note, it is called separately
so not in a <references/> but as:
<references group="lower-alpha"/>

So you can create it like this

;Notes:
 <references group="lower-alpha"/>
;References:
<references/>
#

And you have a template loop