Template:Event/Card: Difference between revisions

No edit summary
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

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]]
}}