Template:BoxRec/testcases
< Template:BoxRec
Jump to navigation
Jump to search
Revision as of 23:43, 11 March 2019 by imported>Zyxw (update)
| 42px | This is the template test cases page for the sandbox of Template:BoxRec. 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: |
Missing or empty ID
| Missing ID (no parameters) | ||||||
|---|---|---|---|---|---|---|
{{BoxRec}}
|
| Empty ID (unnamed parameter) | ||||||
|---|---|---|---|---|---|---|
{{BoxRec | }}
|
| Empty ID (named parameter) | ||||||
|---|---|---|---|---|---|---|
{{BoxRec |id= }}
|
ID
| ID (unnamed parameters) | ||||||
|---|---|---|---|---|---|---|
{{BoxRec | 9027 }}
|
| ID (named parameters) | ||||||
|---|---|---|---|---|---|---|
{{BoxRec |id= 9027 }}
|
ID and empty name
| ID and empty name (unnamed parameters) | ||||||
|---|---|---|---|---|---|---|
{{BoxRec | 9027 | }}
|
| ID and empty name (named parameters) | ||||||
|---|---|---|---|---|---|---|
{{BoxRec |id= 9027 |name= }}
|
ID and name
| ID and name (unnamed parameters) | ||||||
|---|---|---|---|---|---|---|
{{BoxRec | 9027 | Joe Louis }}
|
| ID and name (named parameters) | ||||||
|---|---|---|---|---|---|---|
{{BoxRec |id= 9027 |name= Joe Louis }}
|
ID and name with archive
| ID and name (unnamed parameters) with archive | ||||||
|---|---|---|---|---|---|---|
{{BoxRec | 9027 | Joe Louis |archive= 20170830194353 }}
|
| ID and name (named parameters) with archive | ||||||
|---|---|---|---|---|---|---|
{{BoxRec |id= 9027 |name= Joe Louis |archive= 20170830194353 }}
|