Template:Chapter: Difference between revisions

From OniGalore
Jump to navigation Jump to search
(oops, need to keep in mind that there is no win screen for Training)
(adjust mission complete screen names to have zero padding for Chapters 1-9)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{|align=right border=1 cellspacing=0 cellpadding=0
{|style="float:right" border=1 cellspacing=0 cellpadding=0
|
|
{|
{|
!colspan=2|{{C{{{1|7}}}}}
!colspan=2|{{C{{{1|7}}}}}
|-
|-
![[Image:{{C{{{1|7}}}}}.png|128px]]<br>Intro splashscreen
![[Image:{{C{{{1|7}}}}}.png|128px]]<br>Intro screen
!valign=top|
!valign="top"|
{{Chapters|align=center}}
{{Chapters|align=center}}
{|cellspacing=0 cellpadding=0 width=100%
{|cellspacing=0 cellpadding=0 width=100%
Line 13: Line 13:
|}
|}
|-
|-
![[Image:Act {{{2|2}}} .MISSION FAILED.png|128px]]<br>Lose-splashscreen
![[Image:Act {{#switch:{{{1|7}}}|0|1|2|3|4|5|6=1|7|8|9|10|11=2|12|13|14=3}} .MISSION FAILED.png|128px]]
!{{#ifeq:{{{1}}}|0|(None)|[[Image:Chapter {{{1|7}}} .MISSION COMPLETE.png|128px]]}}<br>Win-splashscreen
!valign="center" | {{#ifexpr:{{{1|7}}}=0|(None)|{{#ifexpr:{{{1|7}}}<10|[[Image:Chapter 0{{{1|7}}} .MISSION COMPLETE.png|128px]]|[[Image:Chapter {{{1|7}}} .MISSION COMPLETE.png|128px]]}}}}
|-
|-
!{{#ifeq:{{{3}}}|0|[[Image:Intro frame 1077.png|128px]]<br>[[Intro|Prev. chapter <nowiki>>></nowiki>]]|[[Image:{{C{{{3|6}}}}}.png|128px]]<br>{{C|{{{3|6}}}|<nowiki><<</nowiki> Prev. chapter}}}}
!Failure screen
!{{#ifeq:{{{4}}}|14|[[Image:Outro frame 365.png|128px]]<br>[[Outro|Next chapter <nowiki>>></nowiki>]]|[[Image:{{C{{{4|8}}}}}.png|128px]]<br>{{C|{{{4|8}}}|Next chapter <nowiki>>></nowiki>}}}}
!Success screen
|-
!{{#ifexpr:{{{1|7}}}-1=-1|[[Image:Intro frame 1077.png|128px]]|[[Image:{{C{{#expr:{{{1|7}}}-1}}}}.png|128px]]}}
!{{#ifexpr:{{{1|7}}}+1=15|[[Image:Outro frame 365.png|128px]]|[[Image:{{C{{#expr:{{{1|7}}}+1}}}}.png|128px]]}}
|-
!{{#ifexpr:{{{1|7}}}-1=-1|[[Intro|<nowiki><<</nowiki> Prev. chapter]]|[[{{C{{#expr:{{{1|7}}}-1}}}}|<nowiki><<</nowiki> Prev. chapter]]}}
!{{#ifexpr:{{{1|7}}}+1=15|[[Outro|Next chapter <nowiki>>></nowiki>]]|[[{{C{{#expr:{{{1|7}}}+1}}}}|Next chapter <nowiki>>></nowiki>]]}}
|}
|}
|}
|}
<noinclude>[[Category:General table templates]]</noinclude>
<noinclude>This handy template is used for navigation on the [[Chapters|Chapter summary pages]] (sample on right). The syntax is simply <nowiki>{{Chapter|x}}</nowiki>, where x is the chapter number (0-14). Internally, the template uses the [[Template:Chapters|Chapters]] template, which creates the box at the upper-right with the chapter numbers using the [[Template:C|C template]]. The C template and this Chapter template itself use the templates [[Template:C0|C0]]&mdash;[[Template:C14|C14]] to obtain the actual level names used to generate the wiki links in the navigation box.
 
[[Category:Table templates]]</noinclude>

Latest revision as of 12:31, 4 April 2023

CHAPTER 07 . A FRIEND IN NEED
CHAPTER 07 . A FRIEND IN NEED.png
Intro screen
Chapters of Oni 00
01 02 03 04 05 06 07
08 09 10 11 12 13 14
Speech | Consoles
Objectives | Diary
Act 2 .MISSION FAILED.png Chapter 07 .MISSION COMPLETE.png
Failure screen Success screen
CHAPTER 06 . COUNTERATTACK.png CHAPTER 08 . AN INNOCENT LIFE.png
<< Prev. chapter Next chapter >>

This handy template is used for navigation on the Chapter summary pages (sample on right). The syntax is simply {{Chapter|x}}, where x is the chapter number (0-14). Internally, the template uses the Chapters template, which creates the box at the upper-right with the chapter numbers using the C template. The C template and this Chapter template itself use the templates C0C14 to obtain the actual level names used to generate the wiki links in the navigation box.