Template:Chapters/testcases: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added Portal 2)
(Added EP1 and EP2.)
Line 7: Line 7:
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Default appearance/For {{hl2|4}} chapters<br>{{codeblock|game &#61; hl2}}}}
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|Default appearance/For {{hl2|4}} chapters<br>{{codeblock|game &#61; hl2}}}}
| {{Chapters|game=hl2}}
| {{Chapters|game=hl2}}
|-
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|For {{hl2ep1|4}} chapters<br>{{codeblock|game &#61; hl2ep1<br>game &#61; ep1<br>game &#61; episodic}}}}
| {{Chapters|game=hl2ep1}}
|-
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|For {{hl2ep2|4}} chapters<br>{{codeblock|game &#61; hl2ep2<br>game &#61; ep2}}}}
| {{Chapters|game=hl2ep2}}
|-
|-
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|For {{hl|4}} chapters<br>{{codeblock|game &#61; hl<br>game &#61; hl1<br>game &#61; hls}}}}
| style="background:#282828; padding-inline:.5em; text-align:center;" | {{capsule|style=2|For {{hl|4}} chapters<br>{{codeblock|game &#61; hl<br>game &#61; hl1<br>game &#61; hls}}}}

Revision as of 10:08, 26 July 2023

Gnome app science.png
This is the template test cases page for Template:Chapters. Purge this page in order to update the examples, if the template itself was recently edited.
If there are too many examples of a complicated template, later transclusions of such template may break due to the limitations of the Mediawiki software, or can cause the page itself to load very slow; See the HTML comment "NewPP limit Report" on the rendered page.
You can also use Special:ExpandTemplates to examine the results of template use cases.


Description Preview
Default appearance/For Half-Life 2 Half-Life 2 chapters
game = hl2
For Half-Life 2: Episode One Half-Life 2: Episode One chapters
game = hl2ep1
game = ep1
game = episodic
For Half-Life 2: Episode Two Half-Life 2: Episode Two chapters
game = hl2ep2
game = ep2
For Half-Life Half-Life chapters
game = hl
game = hl1
game = hls
For Portal 2 Portal 2 chapters
game = p2
game = portal2