Template:Event/Card: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
! colspan=2 | Names | ! colspan=2 | Names | ||
|- | |- | ||
| | | Default || {{PAGENAME}} | ||
|- {{#if: {{{missed_name|}}} || style="display: none;" }} | |- {{#if: {{{missed_name|}}} || style="display: none;" }} | ||
| Missed | | Missed || {{#if: {{{missed_name|}}}|{{{missed_name|}}}|unknown}} | ||
|- | |- | ||
! colspan=2 | Event Information | ! colspan=2 | Event Information |
Revision as of 19:18, 6 September 2022
Names | |
---|---|
Default | Event/Card |
Event Information | |
Location | Unknown |
Technical Information | |
Previous:
None |
Next:
None |
Documentation
Information
Rows without information are omitted.
How to use this template:
{{Event/Card
| picture =
| missed_name =
| location =
| requirements =
| characters =
| repeatable =
| internal_name =
| render_name =
| 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
| missed_name = Gotta Do What We Gotta Do
| location = School
| requirements = {{Chika}} Lust -10
| characters = {{Rin}}
| repeatable = yes
| internal_name = rindorm10
| render_name = firsttimeforeverything, secondtimeforsecondthing
| music = Rawpiano.mp3
| version_added = 4.20
| version_removed = 4.21
| revision = 4.20.1
| notes = No notes!
| previous_event = [[Previous Event]]
| next_event = [[Next Event]]
}}