Template:Event/Card: Difference between revisions
(Added a new field for Version Added) |
mNo edit summary |
||
Line 23: | Line 23: | ||
|- {{#if: {{{music|}}} || style="display: none;" }} | |- {{#if: {{{music|}}} || style="display: none;" }} | ||
| Musictracks || {{#if: {{{music|}}}|{{{music|}}}|unknown}} | | Musictracks || {{#if: {{{music|}}}|{{{music|}}}|unknown}} | ||
|- {{#if: {{{ | |- {{#if: {{{version_added|}}} || style="display: none;" }} | ||
| Version Added || {{#if: {{{ | | Version Added || {{#if: {{{version_added|}}}|{{{version_added|}}}|unknown}} | ||
|- {{#if: {{{notes|}}} || style="display: none;" }} | |- {{#if: {{{notes|}}} || style="display: none;" }} | ||
| Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}} | | Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}} | ||
Line 49: | Line 49: | ||
| characters = | | characters = | ||
| music = | | music = | ||
| | | version_added = | ||
| notes = | | notes = | ||
| previous_event = | | previous_event = | ||
Line 68: | Line 68: | ||
| characters = {{Rin}} | | characters = {{Rin}} | ||
| music = Rawpiano.mp3 | | music = Rawpiano.mp3 | ||
| | | version_added = 4.20 | ||
| notes = No notes! | | notes = No notes! | ||
| previous_event = [[Previous Event]] | | previous_event = [[Previous Event]] |
Revision as of 13:53, 20 October 2021
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 =
| 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
| notes = No notes!
| previous_event = [[Previous Event]]
| next_event = [[Next Event]]
}}