Template:Event/Card: Difference between revisions
m (AmTony moved page Template:Event to Template:Event/Card: To specify that this is the card of an event page and open possibility for event page template) |
m (Updating documentation to reflect moved template name) |
||
Line 34: | Line 34: | ||
=== How to use this template: === | === How to use this template: === | ||
<syntaxhighlight lang="html"> | <syntaxhighlight lang="html"> | ||
{{Event | {{Event/Card | ||
| picture = | | picture = | ||
| location = | | location = | ||
Line 50: | Line 50: | ||
For this Event we assume the page is called '''"Lord of the Lost"''' | For this Event we assume the page is called '''"Lord of the Lost"''' | ||
<syntaxhighlight lang="html"> | <syntaxhighlight lang="html"> | ||
{{Event | {{Event/Card | ||
| picture = LordoftheLost.png | | picture = LordoftheLost.png | ||
| location = School | | location = School |
Revision as of 09:20, 29 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/Card
| picture =
| location =
| requires =
| internal =
| 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
| missedname = Gotta Do What We Gotta Do
| chars = {{Rin}}
| notes = No notes!
| prev = [[Previous Event]]
| next = [[Next Event]]
}}