Template:Event/Card: Difference between revisions
No edit summary |
Solar Dragon (talk | contribs) mNo edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Delete}} | |||
<onlyinclude>{| class="wikitable" style="top: 0; float:right;" | <onlyinclude>{| class="wikitable" style="top: 0; float:right;" | ||
|+ {{PAGENAME}} | |+ {{PAGENAME}} | ||
Line 11: | Line 12: | ||
|- | |- | ||
! colspan=2 | Event Information | ! colspan=2 | Event Information | ||
|- | |- {{#if: {{{location|}}} || style="display: none;" }} | ||
| Location || {{#if: {{{location|}}}|{{{location|}}}|Unknown}} | | Location || {{#if: {{{location|}}}|{{{location|}}}|Unknown}} | ||
|- {{#if: {{{requirements|}}} || style="display: none;" }} | |- {{#if: {{{requirements|}}} || style="display: none;" }} | ||
Line 19: | Line 20: | ||
|- {{#if: {{{repeatable|}}} || style="display: none;" }} | |- {{#if: {{{repeatable|}}} || style="display: none;" }} | ||
| Repeatable || {{#if: {{{repeatable|}}}|{{{repeatable|}}}|no}} | | Repeatable || {{#if: {{{repeatable|}}}|{{{repeatable|}}}|no}} | ||
|- | |||
| style="text-align:center" | Previous: | |||
{{#if: {{{previous_event|}}}|{{{previous_event|}}}|None}} | |||
| style="text-align:center" | Next: | |||
{{#if: {{{next_event|}}}|{{{next_event|}}}|None}} | |||
|- | |- | ||
! colspan=2 | Technical Information | ! colspan=2 | Technical Information | ||
Line 35: | Line 41: | ||
|- {{#if: {{{notes|}}} || style="display: none;" }} | |- {{#if: {{{notes|}}} || style="display: none;" }} | ||
| Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}} | | Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}} | ||
|}</onlyinclude><!-- | |}</onlyinclude><!-- | ||
--> | --> | ||
Line 55: | Line 56: | ||
| characters = | | characters = | ||
| repeatable = | | repeatable = | ||
| previous_event = | |||
| next_event = | |||
| internal_name = | | internal_name = | ||
| render_name = | | render_name = | ||
Line 61: | Line 64: | ||
| version_removed = | | version_removed = | ||
| notes = | | notes = | ||
}} | }} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 76: | Line 77: | ||
| characters = {{Rin}} | | characters = {{Rin}} | ||
| repeatable = yes | | repeatable = yes | ||
| previous_event = [[Previous Event]] | |||
| next_event = [[Next Event]] | |||
| internal_name = rindorm10 | | internal_name = rindorm10 | ||
| render_name = firsttimeforeverything, secondtimeforsecondthing | | render_name = firsttimeforeverything, secondtimeforsecondthing | ||
Line 83: | Line 86: | ||
| revision = 4.20.1 | | revision = 4.20.1 | ||
| notes = No notes! | | notes = No notes! | ||
}} | }} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<noinclude>[[Category: Templates]][[Category: Utility]][[Category: Eventsheet]][[Category: Charactersheet]]</noinclude> | <noinclude>[[Category: Templates]][[Category: Utility]][[Category: Eventsheet]][[Category: Charactersheet]]</noinclude> |
Latest revision as of 18:11, 6 April 2024
This page is listed for deletion. If you disagree with its deletion, please bring up your reasons why on the page's talk page.
|
Names | |
---|---|
Default | Event/Card |
Event Information | |
Previous:
None |
Next:
None |
Technical Information |
Documentation
Information
Rows without information are omitted.
How to use this template:
{{Event/Card
| picture =
| missed_name =
| location =
| requirements =
| characters =
| repeatable =
| previous_event =
| next_event =
| internal_name =
| render_name =
| music =
| version_added =
| version_removed =
| notes =
}}
Example:
For this Event we assume the page is called "Lord of the Lost"
{{Event/Card
| picture = LordoftheLost.png
| missed_name = Gotta Do What We Gotta Do
| location = School
| requirements = {{Chika}} Lust -10
| characters = {{Rin}}
| repeatable = yes
| previous_event = [[Previous Event]]
| next_event = [[Next Event]]
| internal_name = rindorm10
| render_name = firsttimeforeverything, secondtimeforsecondthing
| music = Rawpiano.mp3
| version_added = 4.20
| version_removed = 4.21
| revision = 4.20.1
| notes = No notes!
}}