Criteria
Requirements
None
To get this event
Unknown
To miss this event
This event is not missable.
Choices
There are no choices in this event.
(Creating template to test uniform page style) Tag: Removed redirect |
Solar Dragon (talk | contribs) (Making it so the image frame only shows up when an image is actually there.) |
||
(95 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
{{ | __NOEDITSECTION__ | ||
<includeonly>[[Category:Events]]</includeonly>{{#if: {{{secret|}}} | {{Happy}} |}}{{#if: {{{navboxes|}}} | {{{navboxes|}}} |}}{{#if: {{{secret|}}} | {{Events/Happy|No longer hide}} |}}{{#if: {{{navbox|}}} | {{{navbox|}}} |}} | |||
| | |||
| | |||
| | |||
| | |||
}} | |||
{{{description|}}} | {{{description|}}} | ||
<div class="Grid"> | |||
<div class="LArrow">Previous Event: {{{ previous_event | None }}}</div> | |||
<div class="RArrow">Next Event: {{{ next_event | None }}}</div> | |||
<div class="GBody"><tabber> | |||
|-|Event Interactivity= | |||
== | {{Event/Criteria | ||
{{{ | | requirements = {{{ requirements | None }}} | ||
| get = {{{criteria_get|}}} | |||
| miss = {{{criteria_miss|}}} | |||
}} | |||
{{Event/Choices | {{Event/Choices | ||
| choices = {{{choices|}}} | | choices = {{{choices|}}} | ||
}} | }} | ||
Line 26: | Line 21: | ||
| effects = {{{effects|}}} | | effects = {{{effects|}}} | ||
}} | }} | ||
|-|Event Progression (Spoilers!)= | |||
{{#if:{{{picture|}}}|[[File:{{{picture}}}|300px|thumb|right|alt={{{picture}}}|{{{picture}}}|{{{render_name}}}]]}} | |||
== Locations == | |||
This Event takes place in the following [[Locations|locations]]: | |||
* {{{ location | {{Text/Unknown}} }}}{{#if: {{{ location2 |}}} |* {{{ location2 }}} }}{{#if: {{{ location3 |}}} |* {{{ location3 }}} }}{{#if: {{{ location4 |}}} |* {{{ location4 }}} }}{{#if: {{{ location5 |}}} |* {{{ location5 }}} }} | |||
== Synopsis == | |||
{{{synopsis|}}} | |||
== Participating Characters == | |||
{{{ characters | {{Text/Unknown}} }}} | |||
== Trivia == | == Trivia == | ||
{{{trivia|}}} | {{{trivia|}}} | ||
{{Events}} | |-|Technical Information= | ||
== Event References == | |||
* Event Default Name = {{PAGENAME}} | |||
* Event Script Name(s) = {{{ internal_name | {{Text/Unknown}} }}} | |||
* Event Missed Name = {{#if: {{{ missed_name |}}} | {{{ missed_name }}} | {{Text/Not Missable}} }} | |||
== Backgrounds == | |||
The following background renders are used in this Event: | |||
* {{{ render_prefix1 | {{Text/Unknown}} }}}{{#if: {{{ render_prefix2 |}}} |* {{{ render_prefix2 }}} }}{{#if: {{{ render_prefix3 |}}} |* {{{ render_prefix3 }}} }}{{#if: {{{ render_prefix4 |}}} |* {{{ render_prefix4 }}} }}{{#if: {{{ render_prefix5 |}}} |* {{{ render_prefix5 }}} }} | |||
== Music Tracks == | |||
The following music tracks are used in this Event: | |||
* {{{ music | {{Text/Unknown}} }}}{{#if: {{{ music2 |}}} |* {{{ music2 }}} }}{{#if: {{{ music3 |}}} |* {{{ music3 }}} }}{{#if: {{{ music4 |}}} |* {{{ music4 }}} }}{{#if: {{{ music5 |}}} |* {{{ music5 }}} }} | |||
== Event Changelog == | |||
This Event was added in Update {{{ version_added | {{Text/Unknown}} }}}. | |||
{{#if: {{{ version_removed |}}} |This Event was removed in Update {{{ version_removed }}}.}} | |||
{{#if: {{{ revision |}}} |This Event underwent its latest major changes in Update {{{ revision }}}.}} | |||
</tabber></div> | |||
</div> | |||
{{#switch:{{{Type|temp}}}|Chapter1={{Events/Chapter 1}}|Chapter2={{Events/Chapter 2}}|Chapter3={{Events/Chapter 3}}|Chapter4={{Events/Chapter 4}}|Happy={{Events/Happy|No longer hide}}|Chika={{Events/Chika}}|Yumi={{Events/Yumi}}|Ayane={{Events/Ayane}}|Sana={{Events/Sana}}|Makoto={{Events/Makoto}}|Miku={{Events/Miku}}|Futaba={{Events/Futaba}}|Rin={{Events/Rin}}|Ami={{Events/Ami}}|Maya={{Events/Maya}}|Molly={{Events/Molly}}|Tsuneyo={{Events/Tsuneyo}}|Uta={{Events/Uta}}|Io={{Events/Io}}|Nodoka={{Events/Nodoka}}|Otoha={{Events/Otoha}}|Touka={{Events/Touka}}|Yasu={{Events/Yasu}}|Noriko={{Events/Noriko}}|Kirin={{Events/Kirin}}|Sara={{Events/Sara}}|Haruka={{Events/Haruka}}|Kaori={{Events/Kaori}}|Chinami={{Events/Chinami}}|Karin={{Events/Karin}}|Maki={{Events/Maki}}|Yuki={{Events/Yuki}}|Niki={{Events/Niki}}|Wakana={{Events/Wakana}}|Osako={{Events/Osako}}|Tsubasa={{Events/Tsubasa}}|Tsukasa={{Events/Tsukasa}}|Imani={{Events/Imani}}|Rika={{Events/Rika}}|Nao-chan={{Events/Nao-chan}}|Redacted={{Events/Redacted}}|temp=}} | |||
<noinclude>[[Category:Templates]] | |||
== '''FORMAT''' == | |||
This is how the source code of each page with this Template should look. Some items on this list can be omitted if no context if present. | |||
<syntaxhighlight lang="html"> | |||
{{Event | |||
| navboxes = | |||
| description = | |||
| previous_event = | |||
| next_event = | |||
| requirements = | |||
| criteria_get = | |||
| criteria_miss = | |||
| choices = | |||
| effects = | |||
| picture = | |||
| render_name = | |||
| location = | |||
| location2 = | |||
| location3 = | |||
| location4 = | |||
| location5 = | |||
| synopsis = | |||
| characters = | |||
| trivia = | |||
| internal_name = | |||
| missed_name = | |||
| render_prefix1 = | |||
| render_prefix2 = | |||
| render_prefix3 = | |||
| render_prefix4 = | |||
| render_prefix5 = | |||
| music = | |||
| music2 = | |||
| music3 = | |||
| music4 = | |||
| music5 = | |||
| version_added = | |||
| version_removed = | |||
| revision = | |||
| Type= | |||
}}</syntaxhighlight></noinclude> |
None
Unknown
This event is not missable.
There are no choices in this event.
This Event takes place in the following locations:
Unknown
The following background renders are used in this Event:
The following music tracks are used in this Event:
This Event was added in Update Unknown .
This is how the source code of each page with this Template should look. Some items on this list can be omitted if no context if present.
{{Event
| navboxes =
| description =
| previous_event =
| next_event =
| requirements =
| criteria_get =
| criteria_miss =
| choices =
| effects =
| picture =
| render_name =
| location =
| location2 =
| location3 =
| location4 =
| location5 =
| synopsis =
| characters =
| trivia =
| internal_name =
| missed_name =
| render_prefix1 =
| render_prefix2 =
| render_prefix3 =
| render_prefix4 =
| render_prefix5 =
| music =
| music2 =
| music3 =
| music4 =
| music5 =
| version_added =
| version_removed =
| revision =
| Type=
}}