Template:Testcase/testcases

From English Wikipedia @ Freddythechick

__EXPECTUNUSEDTEMPLATE__

Test 1: Default settings

  • Title bar: defaults to 1st unnamed parameter
  • Layout: defaults to "vertical"

Test 1: Code

{{testcase
|{{WPHawaii|category=no|class=NA}}
|{{WPHawaii|category=no|class=NA}}
|{{WPHawaii/sandbox|category=no|class=NA}}
}}

Test 1: Output of live template

{{WPHawaii|category=no|class=NA}}
{{WPHawaii|category=no|class=NA}}
WikiProject iconHawaii Unassessed
WikiProject iconLua error in mw.title.lua at line 346: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').This article is within the scope of WikiProject Hawaii, a collaborative effort to improve the coverage of Hawaii on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
WikiProject iconHawaii Unassessed
WikiProject iconLua error in mw.title.lua at line 346: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').This article is within the scope of WikiProject Hawaii, a collaborative effort to improve the coverage of Hawaii on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
Expanded code
<syntaxhighlight lang="html" inline="1">
WikiProject iconHawaii Unassessed
WikiProject iconLua error in mw.title.lua at line 346: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').This article is within the scope of WikiProject Hawaii, a collaborative effort to improve the coverage of Hawaii on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.

</syntaxhighlight>

<syntaxhighlight lang="html" inline="1">
WikiProject iconHawaii Unassessed
WikiProject iconLua error in mw.title.lua at line 346: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').This article is within the scope of WikiProject Hawaii, a collaborative effort to improve the coverage of Hawaii on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.

</syntaxhighlight>

Test 1: Output of sandbox template

{{WPHawaii|category=no|class=NA}}
<includeonly></includeonly> style="background:none; border:none; padding:0; margin:0; white-space: pre-wrap; word-wrap: break-word;">{{{1}}}
WikiProject iconHawaii Unassessed
WikiProject iconLua error in mw.title.lua at line 346: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').This article is within the scope of WikiProject Hawaii, a collaborative effort to improve the coverage of Hawaii on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
WikiProject iconHawaii Unassessed
WikiProject iconLua error in mw.title.lua at line 346: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').This article is within the scope of WikiProject Hawaii, a collaborative effort to improve the coverage of Hawaii on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
Expanded code
<syntaxhighlight lang="html5" inline="1">
WikiProject iconHawaii Unassessed
WikiProject iconLua error in mw.title.lua at line 346: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').This article is within the scope of WikiProject Hawaii, a collaborative effort to improve the coverage of Hawaii on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.

</syntaxhighlight>

<syntaxhighlight lang="html5" inline="1">
WikiProject iconHawaii Unassessed
WikiProject iconLua error in mw.title.lua at line 346: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').This article is within the scope of WikiProject Hawaii, a collaborative effort to improve the coverage of Hawaii on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.

</syntaxhighlight>

Test 2: Non-default settings

  • Title bar: specified via the id parameter
  • Layout: specified via the layout parameter

Test 2: Code

{{Testcase | id=Nirvana | layout=horizontal
|<!--display template code-->
{{Infobox album
| Name        = Nirvana
| Type        = greatest
| Artist      = [[Nirvana (band)|Nirvana]]
| Released    = October 29, 2002
| Recorded    = 1988–1994
| Genre       = [[Grunge music|Grunge]]
| Length      = 49:38
| Language    = [[English language|English]]
| Label       = [[DGC Records|DGC]]
| Producer    = [[Steve Albini]], [[Jack Endino]], [[Steve Fisk]], [[Scott Litt]], [[Butch Vig]]
<!--| Reviews     = *[[Allmusic]] {{Rating|2.5|5}}-->
| Last album  = ''[[From the Muddy Banks of the Wishkah]]''<br />(1996)
| This album  = '''''Nirvana''''' <br /> (2002)
| Next album  = ''[[With the Lights Out]]''<br />(2004)
}}
| <!--display output of live template-->
{{Infobox album
| Name        = Nirvana
| Type        = greatest
| Artist      = [[Nirvana (band)|Nirvana]]
| Released    = October 29, 2002
| Recorded    = 1988–1994
| Genre       = [[Grunge music|Grunge]]
| Length      = 49:38
| Language    = [[English language|English]]
| Label       = [[DGC Records|DGC]]
| Producer    = [[Steve Albini]], [[Jack Endino]], [[Steve Fisk]], [[Scott Litt]], [[Butch Vig]]
<!--| Reviews     = *[[Allmusic]] {{Rating|2.5|5}}-->
| Last album  = ''[[From the Muddy Banks of the Wishkah]]''<br />(1996)
| This album  = '''''Nirvana''''' <br /> (2002)
| Next album  = ''[[With the Lights Out]]''<br />(2004)
}}
| <!--display output of sandbox template-->
{{Infobox album/sandbox
| Name        = Nirvana
| Type        = greatest
| Artist      = [[Nirvana (band)|Nirvana]]
| Released    = October 29, 2002
| Recorded    = 1988–1994
| Genre       = [[Grunge music|Grunge]]
| Length      = 49:38
| Language    = [[English language|English]]
| Label       = [[DGC Records|DGC]]
| Producer    = [[Steve Albini]], [[Jack Endino]], [[Steve Fisk]], [[Scott Litt]], [[Butch Vig]]
<!--| Reviews     = *[[Allmusic]] {{Rating|2.5|5}}-->
| Last album  = ''[[From the Muddy Banks of the Wishkah]]''<br />(1996)
| This album  = '''''Nirvana''''' <br /> (2002)
| Next album  = ''[[With the Lights Out]]''<br />(2004)
}}
}} <!--end of {{Testcase}}-->

Test 2: Output of live template

Nirvana
{{Infobox album
| Name        = Nirvana
| Type        = greatest
| Artist      = [[Nirvana (band)|Nirvana]]
| Released    = October 29, 2002
| Recorded    = 1988–1994
| Genre       = [[Grunge music|Grunge]]
| Length      = 49:38
| Language    = [[English language|English]]
| Label       = [[DGC Records|DGC]]
| Producer    = [[Steve Albini]], [[Jack Endino]], [[Steve Fisk]], [[Scott Litt]], [[Butch Vig]]
<!--| Reviews     = *[[Allmusic]] {{Rating|2.5|5}}-->
| Last album  = ''[[From the Muddy Banks of the Wishkah]]''<br />(1996)
| This album  = '''''Nirvana''''' <br /> (2002)
| Next album  = ''[[With the Lights Out]]''<br />(2004)
}}
Untitled


Untitled
Expanded code
<syntaxhighlight lang="html" inline="1">
Untitled

</syntaxhighlight>

<syntaxhighlight lang="html" inline="1">
Untitled

</syntaxhighlight>

Test 2: Output of sandbox template

Nirvana
<includeonly></includeonly> style="background:none; border:none; padding:0; margin:0; white-space: pre-wrap; word-wrap: break-word;">{{{1}}}
Untitled


Untitled
Expanded code
<syntaxhighlight lang="html5" inline="1">
Untitled

</syntaxhighlight>

<syntaxhighlight lang="html5" inline="1">
Untitled

</syntaxhighlight>