Template:Event/Card: Difference between revisions
Thanathros (talk | contribs) No edit summary |
Thanathros (talk | contribs) No edit summary |
||
Line 29: | Line 29: | ||
|- {{#if: {{{version_removed|}}} || style="display: none;" }} | |- {{#if: {{{version_removed|}}} || style="display: none;" }} | ||
| Removed in Version || {{#if: {{{version_removed|}}}|{{{version_removed|}}}|unknown}} | | Removed in Version || {{#if: {{{version_removed|}}}|{{{version_removed|}}}|unknown}} | ||
|- {{#if: {{{revision|}}} || style="display: none;" }} | |||
| Latest Revision in Version || {{#if: {{{revision|}}}|{{{revision|}}}|unknown}} | |||
|- {{#if: {{{notes|}}} || style="display: none;" }} | |- {{#if: {{{notes|}}} || style="display: none;" }} | ||
| Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}} | | Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}} |
Revision as of 11:21, 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 =
| render_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
| render_name = firsttimeforeverything, secondtimeforsecondthing
| 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]]
}}