Difference between revisions of "Template:Historylink/testcases"
imported>Bri m (→Testing sandbox version: rmv redundant) |
imported>Bri m (→Testing main template: update w fancy formatting) |
||
| Line 71: | Line 71: | ||
== Testing main template == | == Testing main template == | ||
| + | ===No parameters=== | ||
| + | <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>/sandbox}}</nowiki></code> | ||
| − | + | {{{{BASEPAGENAME}}/sandbox}} | |
| − | {{ | + | {{clear}} |
| − | === | + | ===All parameters=== |
| − | {{ | + | <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>/sandbox |
| + | |title = Sample Title | ||
| + | |article = 9999 | ||
| + | |author = John Doe | ||
| + | |date = January 1, 1901 | ||
| + | }}</nowiki></code> | ||
| − | + | {{{{BASEPAGENAME}}/sandbox | |
| − | {{ | ||
|title = Sample Title | |title = Sample Title | ||
|article = 9999 | |article = 9999 | ||
| Line 86: | Line 92: | ||
|date = January 1, 1901 | |date = January 1, 1901 | ||
}} | }} | ||
| + | |||
| + | {{clear}} | ||
===Title only=== | ===Title only=== | ||
| − | {{ | + | <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>/sandbox |
| + | |title = Sample Title | ||
| + | }}</nowiki></code> | ||
| + | |||
| + | {{{{BASEPAGENAME}}/sandbox | ||
|title = Sample Title | |title = Sample Title | ||
}} | }} | ||
| + | |||
| + | {{clear}} | ||
===Article ID only=== | ===Article ID only=== | ||
| − | {{ | + | <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>/sandbox |
| + | |article = 9999 | ||
| + | }}</nowiki></code> | ||
| + | |||
| + | {{{{BASEPAGENAME}}/sandbox | ||
|article = 9999 | |article = 9999 | ||
}} | }} | ||
| + | |||
| + | {{clear}} | ||
===Author only=== | ===Author only=== | ||
| − | {{ | + | <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>/sandbox |
| + | |author = John Doe | ||
| + | }}</nowiki></code> | ||
| + | |||
| + | {{{{BASEPAGENAME}}/sandbox | ||
|author = John Doe | |author = John Doe | ||
}} | }} | ||
| + | |||
| + | {{clear}} | ||
===Date only=== | ===Date only=== | ||
| − | {{ | + | <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>/sandbox |
| + | |date = January 1, 1901 | ||
| + | }}</nowiki></code> | ||
| + | |||
| + | {{{{BASEPAGENAME}}/sandbox | ||
|date = January 1, 1901 | |date = January 1, 1901 | ||
}} | }} | ||
| + | |||
| + | {{clear}} | ||
Revision as of 20:56, 9 November 2010
| 42px | This is the template test cases page for the sandbox of Template:Historylink. 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: |
Contents
Testing sandbox version
No parameters
{{Historylink/sandbox}}
Uncited article, HistoryLink
All parameters
{{Historylink/sandbox
|title = Sample Title
|article = 9999
|author = John Doe
|date = January 1, 1901
}}
John Doe (January 1, 1901), Sample Title, HistoryLink
Title only
{{Historylink/sandbox
|title = Sample Title
}}
Sample Title, HistoryLink
Article ID only
{{Historylink/sandbox
|article = 9999
}}
Author only
{{Historylink/sandbox
|author = John Doe
}}
John Doe, Uncited article, HistoryLink
Date only
{{Historylink/sandbox
|date = January 1, 1901
}}
Uncited article, HistoryLink, January 1, 1901
Testing main template
No parameters
{{Historylink/sandbox}}
Uncited article, HistoryLink
All parameters
{{Historylink/sandbox
|title = Sample Title
|article = 9999
|author = John Doe
|date = January 1, 1901
}}
John Doe (January 1, 1901), Sample Title, HistoryLink
Title only
{{Historylink/sandbox
|title = Sample Title
}}
Sample Title, HistoryLink
Article ID only
{{Historylink/sandbox
|article = 9999
}}
Author only
{{Historylink/sandbox
|author = John Doe
}}
John Doe, Uncited article, HistoryLink
Date only
{{Historylink/sandbox
|date = January 1, 1901
}}
Uncited article, HistoryLink, January 1, 1901