Template:Event/Card: Difference between revisions
Thanathros (talk | contribs) No edit summary |
Thanathros (talk | contribs) No edit summary |
||
Line 21: | Line 21: | ||
|- {{#if: {{{characters|}}} || style="display: none;" }} | |- {{#if: {{{characters|}}} || style="display: none;" }} | ||
| [[Characters]] || {{#if: {{{characters|}}}|{{{characters|}}}|unknown}} | | [[Characters]] || {{#if: {{{characters|}}}|{{{characters|}}}|unknown}} | ||
|- {{#if: {{{music|}}} || style="display: none;" }} | |||
| Musictracks || {{#if: {{{music|}}}|{{{music|}}}|unknown}} | |||
|- {{#if: {{{notes|}}} || style="display: none;" }} | |- {{#if: {{{notes|}}} || style="display: none;" }} | ||
| Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}} | | Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}} | ||
Line 44: | Line 46: | ||
| missed_name = | | missed_name = | ||
| characters = | | characters = | ||
| music = | |||
| notes = | | notes = | ||
| previous_event = | | previous_event = | ||
Line 61: | Line 64: | ||
| missed_name = Gotta Do What We Gotta Do | | missed_name = Gotta Do What We Gotta Do | ||
| characters = {{Rin}} | | characters = {{Rin}} | ||
| music = Rawpiano.mp3 | |||
| notes = No notes! | | notes = No notes! | ||
| previous_event = [[Previous Event]] | | previous_event = [[Previous Event]] |
Revision as of 15:15, 11 January 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 =
| 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
| notes = No notes!
| previous_event = [[Previous Event]]
| next_event = [[Next Event]]
}}