Template:Event/Card: Difference between revisions
No edit summary |
No edit summary Tag: Reverted |
||
Line 12: | Line 12: | ||
! colspan=2 | Event Information | ! colspan=2 | Event Information | ||
|- | |- | ||
| Location || {{#if: {{{location|}}}|{{{location|}}}| | | Location || {{#if: {{{location|}}}|{{{location|}}}|}} | ||
|- {{#if: {{{requirements|}}} || style="display: none;" }} | |- {{#if: {{{requirements|}}} || style="display: none;" }} | ||
| Requirements || {{#if: {{{requirements|}}}|{{{requirements|}}}|unknown}} | | Requirements || {{#if: {{{requirements|}}}|{{{requirements|}}}|unknown}} |
Revision as of 15:40, 26 September 2022
Names | |
---|---|
Default | Event/Card |
Event Information | |
Location | |
Previous:
None |
Next:
None |
Technical Information |
Documentation
Information
Rows without information are omitted.
How to use this template:
{{Event/Card
| picture =
| missed_name =
| location =
| requirements =
| characters =
| repeatable =
| previous_event =
| next_event =
| internal_name =
| render_name =
| music =
| version_added =
| version_removed =
| notes =
}}
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
| previous_event = [[Previous Event]]
| next_event = [[Next Event]]
| 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!
}}