Template:Event/Card: Difference between revisions
Thanathros (talk | contribs) No edit summary |
Thanathros (talk | contribs) No edit summary |
||
Line 17: | Line 17: | ||
|- {{#if: {{{repeatable|}}} || style="display: none;" }} | |- {{#if: {{{repeatable|}}} || style="display: none;" }} | ||
| Repeatable || {{#if: {{{repeatable|}}}|{{{repeatable|}}}|no}} | | Repeatable || {{#if: {{{repeatable|}}}|{{{repeatable|}}}|no}} | ||
|- {{#if: {{{ | |- {{#if: {{{missedname|}}} || 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;" }} |
Revision as of 00:43, 10 November 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/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]]
}}