Template:Event/Card: Difference between revisions

No edit summary
No edit summary
Line 21: Line 21:
|- {{#if: {{{notes|}}} || style="display: none;" }}
|- {{#if: {{{notes|}}} || style="display: none;" }}
| Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}}
| Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}}
|-
|rowspan=2 style="text-align:center"| Previous:
{{#if: {{{prev|}}}|{{{prev|}}}|None}}
| Next:
{{#if: {{{next|}}}|{{{next|}}}|None}}
|}</onlyinclude><!--
|}</onlyinclude><!--
-->
-->
Line 37: Line 42:
| chars =
| chars =
| notes =
| notes =
| prev =
| next =
}}
}}
</syntaxhighlight>
</syntaxhighlight>
Line 50: Line 57:
| missedname = Gotta Do What We Gotta Do
| missedname = Gotta Do What We Gotta Do
| chars = {{Rin}}
| chars = {{Rin}}
| notes =
| notes = No notes!
| prev = [[Previous Event]]
| next = [[Next Event]]
}}
}}
</syntaxhighlight>
</syntaxhighlight>

Revision as of 13:37, 15 October 2020

Event/Card
[[File:|center|border|250px]]
Information
Name Event/Card
Location Unknown
Technical Information
Requirements unknown
Internal Name unknown
Missed Event Name unknown
Characters unknown
Notes unknown
Previous:

None

Next:

None

Documentation

Information

Rows without information are omitted.

How to use this template:

{{Event
| picture =
| location =
| requires =
| internal =
| missedname =
| chars =
| notes =
| prev =
| next =
}}

Example:

For this Event we assume the page is called "Lord of the Lost"

{{Event
| picture = LordoftheLost.png
| location = School
| requires = {{Chika}} Lust -10
| internal = rindorm10
| missedname = Gotta Do What We Gotta Do
| chars = {{Rin}}
| notes = No notes!
| prev = [[Previous Event]]
| next = [[Next Event]]
}}