Template:Event/Card: Difference between revisions
mNo edit summary |
Thanathros (talk | contribs) No edit summary |
||
Line 24: | Line 24: | ||
| Musictracks || {{#if: {{{music|}}}|{{{music|}}}|unknown}} | | Musictracks || {{#if: {{{music|}}}|{{{music|}}}|unknown}} | ||
|- {{#if: {{{version_added|}}} || style="display: none;" }} | |- {{#if: {{{version_added|}}} || style="display: none;" }} | ||
| Version | | Added in Version || {{#if: {{{version_added|}}}|{{{version_added|}}}|unknown}} | ||
|- {{#if: {{{version_removed|}}} || style="display: none;" }} | |||
| Removed in Version || {{#if: {{{version_removed|}}}|{{{version_removed|}}}|unknown}} | |||
|- {{#if: {{{notes|}}} || style="display: none;" }} | |- {{#if: {{{notes|}}} || style="display: none;" }} | ||
| Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}} | | Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}} | ||
Line 50: | Line 52: | ||
| music = | | music = | ||
| version_added = | | version_added = | ||
| version_removed = | |||
| notes = | | notes = | ||
| previous_event = | | previous_event = | ||
Line 69: | Line 72: | ||
| music = Rawpiano.mp3 | | music = Rawpiano.mp3 | ||
| version_added = 4.20 | | version_added = 4.20 | ||
| version_removed = 4.21 | |||
| notes = No notes! | | notes = No notes! | ||
| previous_event = [[Previous Event]] | | previous_event = [[Previous Event]] |
Revision as of 08:50, 1 August 2022
Information | |
---|---|
Name | Event/Card |
Location | Unknown |
Technical Information | |
Previous:
None |
Next:
None |
Documentation
Information
Rows without information are omitted.
How to use this template:
{{Event/Card
| picture =
| location =
| requirements =
| internal_name =
| repeatable =
| missed_name =
| characters =
| music =
| version_added =
| version_removed =
| notes =
| previous_event =
| next_event =
}}
Example:
For this Event we assume the page is called "Lord of the Lost"
{{Event/Card
| picture = LordoftheLost.png
| location = School
| requirements = {{Chika}} Lust -10
| internal_name = rindorm10
| repeatable = yes
| missed_name = Gotta Do What We Gotta Do
| characters = {{Rin}}
| music = Rawpiano.mp3
| version_added = 4.20
| version_removed = 4.21
| notes = No notes!
| previous_event = [[Previous Event]]
| next_event = [[Next Event]]
}}