Template:Event/Card: Difference between revisions

No edit summary
mNo edit summary
 
(14 intermediate revisions by 3 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 4: Line 5:
| colspan=2 | [[File:{{{picture|}}}{{!}}center{{!}}border{{!}}250px]]
| colspan=2 | [[File:{{{picture|}}}{{!}}center{{!}}border{{!}}250px]]
|-
|-
! colspan=2 | Information
! colspan=2 | Names
|-
|-
| Name || {{PAGENAME}}
| Default || {{PAGENAME}}
|- {{#if: {{{missed_name|}}} || style="display: none;" }}
| Missed || {{#if: {{{missed_name|}}}|{{{missed_name|}}}|unknown}}
|-
|-
! colspan=2 | Event Information
|- {{#if: {{{location|}}} || style="display: none;" }}
| Location || {{#if: {{{location|}}}|{{{location|}}}|Unknown}}
| Location || {{#if: {{{location|}}}|{{{location|}}}|Unknown}}
|-
! colspan=2 | Technical Information
|- {{#if: {{{requirements|}}} || style="display: none;" }}
|- {{#if: {{{requirements|}}} || style="display: none;" }}
| Requirements || {{#if: {{{requirements|}}}|{{{requirements|}}}|unknown}}
| Requirements || {{#if: {{{requirements|}}}|{{{requirements|}}}|unknown}}
|- {{#if: {{{internal_name|}}} || style="display: none;" }}
|- {{#if: {{{characters|}}} || style="display: none;" }}
| Internal Name || {{#if: {{{internal_name|}}}|{{{internal_name|}}}|unknown}}
| [[Characters]] || {{#if: {{{characters|}}}|{{{characters|}}}|unknown}}
|- {{#if: {{{repeatable|}}} || style="display: none;" }}
|- {{#if: {{{repeatable|}}} || style="display: none;" }}
| Repeatable || {{#if: {{{repeatable|}}}|{{{repeatable|}}}|no}}
| Repeatable || {{#if: {{{repeatable|}}}|{{{repeatable|}}}|no}}
|- {{#if: {{{missed_name|}}} || style="display: none;" }}
|-
| Missed Event Name || {{#if: {{{missed_name|}}}|{{{missed_name|}}}|unknown}}
| style="text-align:center" | Previous:
|- {{#if: {{{characters|}}} || style="display: none;" }}
{{#if: {{{previous_event|}}}|{{{previous_event|}}}|None}}
| [[Characters]] || {{#if: {{{characters|}}}|{{{characters|}}}|unknown}}
| style="text-align:center" | Next:
{{#if: {{{next_event|}}}|{{{next_event|}}}|None}}
|-
! colspan=2 | Technical Information
|- {{#if: {{{internal_name|}}} || style="display: none;" }}
| Internal Name ("Label") || {{#if: {{{internal_name|}}}|{{{internal_name|}}}|unknown}}
|- {{#if: {{{internal_name|}}} || style="display: none;" }}
| Render Name(s) ("Scene") || {{#if: {{{render_name|}}}|{{{render_name|}}}|unknown}}
|- {{#if: {{{music|}}} || style="display: none;" }}
|- {{#if: {{{music|}}} || style="display: none;" }}
| Musictracks || {{#if: {{{music|}}}|{{{music|}}}|unknown}}
| Musictracks || {{#if: {{{music|}}}|{{{music|}}}|unknown}}
Line 27: Line 37:
|- {{#if: {{{version_removed|}}} || style="display: none;" }}
|- {{#if: {{{version_removed|}}} || style="display: none;" }}
| Removed in Version || {{#if: {{{version_removed|}}}|{{{version_removed|}}}|unknown}}
| Removed in Version || {{#if: {{{version_removed|}}}|{{{version_removed|}}}|unknown}}
|- {{#if: {{{revision|}}} || style="display: none;" }}
| Latest Revision in Version || {{#if: {{{revision|}}}|{{{revision|}}}|unknown}}
|- {{#if: {{{notes|}}} || style="display: none;" }}
|- {{#if: {{{notes|}}} || style="display: none;" }}
| Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}}
| Notes || {{#if: {{{notes|}}}|{{{notes|}}}|unknown}}
|-
| rowspan=2 style="text-align:center" | Previous:
{{#if: {{{previous_event|}}}|{{{previous_event|}}}|None}}
| style="text-align:center" | Next:
{{#if: {{{next_event|}}}|{{{next_event|}}}|None}}
|}</onlyinclude><!--
|}</onlyinclude><!--
-->
-->
Line 44: Line 51:
{{Event/Card
{{Event/Card
| picture =
| picture =
| missed_name =
| location =
| location =
| requirements =
| requirements =
| characters =
| repeatable =
| previous_event =
| next_event =
| internal_name =
| internal_name =
| repeatable =
| render_name =
| missed_name =
| characters =
| music =
| music =
| version_added =
| version_added =
| version_removed =
| version_removed =
| notes =
| notes =
| previous_event =
| next_event =
}}
}}
</syntaxhighlight>
</syntaxhighlight>
Line 64: Line 72:
{{Event/Card
{{Event/Card
| picture = LordoftheLost.png
| picture = LordoftheLost.png
| missed_name = Gotta Do What We Gotta Do
| location = School
| location = School
| requirements = {{Chika}} Lust -10
| requirements = {{Chika}} Lust -10
| characters = {{Rin}}
| repeatable = yes
| previous_event = [[Previous Event]]
| next_event = [[Next Event]]
| internal_name = rindorm10
| internal_name = rindorm10
| repeatable = yes
| render_name = firsttimeforeverything, secondtimeforsecondthing
| missed_name = Gotta Do What We Gotta Do
| characters = {{Rin}}
| music = Rawpiano.mp3
| music = Rawpiano.mp3
| version_added = 4.20
| version_added = 4.20
| version_removed = 4.21
| version_removed = 4.21
| revision = 4.20.1
| notes = No notes!
| notes = No notes!
| previous_event = [[Previous Event]]
| next_event = [[Next Event]]
}}
}}
</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

Event/Card
[[File:|center|border|250px]]
Names
Default Event/Card
Missed unknown
Event Information
Location Unknown
Requirements unknown
Characters unknown
Repeatable no
Previous:

None

Next:

None

Technical Information
Internal Name ("Label") unknown
Render Name(s) ("Scene") unknown
Musictracks unknown
Added in Version unknown
Removed in Version unknown
Latest Revision in Version unknown
Notes unknown

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