Template:Event/Card: Difference between revisions
Thanathros (talk | contribs) No edit summary |
Thanathros (talk | contribs) No edit summary |
||
Line 22: | Line 22: | ||
| Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}} | | Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}} | ||
|- | |- | ||
|rowspan=2 style="text-align:center"| Previous: | | rowspan=2 style="text-align:center" | Previous: | ||
{{#if: {{{prev|}}}|{{{prev|}}}|None}} | {{#if: {{{prev|}}}|{{{prev|}}}|None}} | ||
| Next: | | style="text-align:center" | Next: | ||
{{#if: {{{next|}}}|{{{next|}}}|None}} | {{#if: {{{next|}}}|{{{next|}}}|None}} | ||
|}</onlyinclude><!-- | |}</onlyinclude><!-- |
Revision as of 13:38, 15 October 2020
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
| 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]]
}}