Template:Efn/testcases
< Template:Efn
Jump to navigation
Jump to search
Revision as of 08:52, 5 December 2012 by imported>Gadget850 (create)
| 42px | This is the template test cases page for the sandbox of Template:Efn. Script error: No such module "Purge". to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki, see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
Testing sandbox version
Default
Using full citations in footnotes:
| Markup | Renders as |
|---|---|
Some information.<ref name=Smith2009>{{cite book|last=Smith|year=2009|title=Smith's book}}</ref> More information.{{efn/sandbox|A clarification.<ref name=Smith2009/>}}
==Notes==
{{notelist}}
==References==
{{reflist}}
|
|
Using Shortened footnotes:
| Markup | Renders as |
|---|---|
Some information.{{sfn|Smith|2010|p=1}} More information.{{efn/sandbox|A clarification.{{sfn|Smith|2010|p=2}}}}
==Notes==
{{notelist}}
==Citations==
{{reflist}}
==References==
* {{citation|last=Smith|year=2010|title=Smith's book}}
|
Some information.[1] More information.[lower-alpha 1]
|
Group
Using full citations in footnotes:
| Markup | Renders as |
|---|---|
Some information.<ref name=Smith2009>{{cite book|last=Smith|year=2009|title=Smith's book}}</ref> More information.{{efn/sandbox|group=upper-alpha|A clarification.<ref name=Smith2009/>}}
==Notes==
{{notelist}}
==References==
{{reflist}}
|
|
Using Shortened footnotes:
| Markup | Renders as |
|---|---|
Some information.{{sfn|Smith|2010|p=1}} More information.{{efn/sandbox|group=upper-alpha|A clarification.{{sfn|Smith|2010|p=2}}}}
==Notes==
{{notelist}}
==Citations==
{{reflist}}
==References==
* {{citation|last=Smith|year=2010|title=Smith's book}}
|
Some information.[1] More information.[upper-alpha 1]
|
Testing main template
Using full citations in footnotes:
| Markup | Renders as |
|---|---|
Some information.<ref name=Smith2009>{{cite book|last=Smith|year=2009|title=Smith's book}}</ref> More information.{{efn|A clarification.<ref name=Smith2009/>}}
==Notes==
{{notelist}}
==References==
{{reflist}}
|
|
Using Shortened footnotes:
| Markup | Renders as |
|---|---|
Some information.{{sfn|Smith|2010|p=1}} More information.{{efn|A clarification.{{sfn|Smith|2010|p=2}}}}
==Notes==
{{notelist}}
==Citations==
{{reflist}}
==References==
* {{citation|last=Smith|year=2010|title=Smith's book}}
|
Some information.[1] More information.[lower-alpha 1]
|
Cite error: <ref> tags exist for a group named "upper-alpha", but no corresponding <references group="upper-alpha"/> tag was found, or a closing </ref> is missing