Difference between revisions of "Template:Efn/testcases"
Jump to navigation
Jump to search
imported>Gadget850 (create) |
imported>Gadget850 (→Group: ce) |
||
| Line 73: | Line 73: | ||
{{fake heading|Notes}} | {{fake heading|Notes}} | ||
| − | {{reflist|group=upper-alpha | + | {{reflist|group=upper-alpha}}<!-- Notelist does not support "close"; nor should it, outside of doc pages--> |
{{fake heading|References}} | {{fake heading|References}} | ||
| Line 98: | Line 98: | ||
{{fake heading|Notes}} | {{fake heading|Notes}} | ||
| − | {{reflist|group= | + | {{reflist|group=upper-alpha}}<!-- Notelist does not support "close"; nor should it, outside of doc pages--> |
{{fake heading|Citations}} | {{fake heading|Citations}} | ||
| Line 106: | Line 106: | ||
* {{citation|last=Smith|year=2010|title=Smith's book}} | * {{citation|last=Smith|year=2010|title=Smith's book}} | ||
}} | }} | ||
| − | |||
== Testing main template == | == Testing main template == | ||
Revision as of 13:24, 5 December 2012
| 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]
|