Template:Event/Card: Difference between revisions

m (Updating documentation to reflect moved template name)
No edit summary
Line 15: Line 15:
|- {{#if: {{{internal|}}} || style="display: none;" }}
|- {{#if: {{{internal|}}} || style="display: none;" }}
| Internal Name || {{#if: {{{internal|}}}|{{{internal|}}}|unknown}}
| Internal Name || {{#if: {{{internal|}}}|{{{internal|}}}|unknown}}
|- {{#if: {{{missedname|}}} || style="display: none;" }}
|- {{#if: {{{repeatable|}}} || style="display: none;" }}
| Repeatable || {{#if: {{{repeatable|}}}|{{{repeatable|}}}|no}}
|- {{#if: {{{chars|}}} || style="display: none;" }}
| Missed Event Name || {{#if: {{{missedname|}}}|{{{missedname|}}}|unknown}}
| Missed Event Name || {{#if: {{{missedname|}}}|{{{missedname|}}}|unknown}}
|- {{#if: {{{chars|}}} || style="display: none;" }}
|- {{#if: {{{chars|}}} || style="display: none;" }}
Line 39: Line 41:
| requires =
| requires =
| internal =
| internal =
| repeatable =
| missedname =
| missedname =
| chars =
| chars =
Line 55: Line 58:
| requires = {{Chika}} Lust -10
| requires = {{Chika}} Lust -10
| internal = rindorm10
| internal = rindorm10
| repeatable = yes
| missedname = Gotta Do What We Gotta Do
| missedname = Gotta Do What We Gotta Do
| chars = {{Rin}}
| chars = {{Rin}}

Revision as of 00:39, 8 November 2020

Event/Card
[[File:|center|border|250px]]
Information
Name Event/Card
Location Unknown
Technical Information
Requirements unknown
Internal Name unknown
Repeatable no
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/Card
| picture =
| location =
| requires =
| internal =
| repeatable =
| missedname =
| chars =
| notes =
| prev =
| next =
}}

Example:

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

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