Template:Event/Card: Difference between revisions
Thanathros (talk | contribs) No edit summary |
Thanathros (talk | contribs) No edit summary |
||
Line 14: | Line 14: | ||
| Requirements || {{#if: {{{requirements|}}}|{{{requirements|}}}|unknown}} | | Requirements || {{#if: {{{requirements|}}}|{{{requirements|}}}|unknown}} | ||
|- {{#if: {{{internal_name|}}} || style="display: none;" }} | |- {{#if: {{{internal_name|}}} || style="display: none;" }} | ||
| Internal Name || {{#if: {{{internal_name|}}}|{{{internal_name|}}}|unknown}} | | 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: {{{repeatable|}}} || style="display: none;" }} | |- {{#if: {{{repeatable|}}} || style="display: none;" }} | ||
| Repeatable || {{#if: {{{repeatable|}}}|{{{repeatable|}}}|no}} | | Repeatable || {{#if: {{{repeatable|}}}|{{{repeatable|}}}|no}} | ||
Line 47: | Line 49: | ||
| requirements = | | requirements = | ||
| internal_name = | | internal_name = | ||
| render_name = | |||
| repeatable = | | repeatable = | ||
| missed_name = | | missed_name = | ||
Line 67: | Line 70: | ||
| requirements = {{Chika}} Lust -10 | | requirements = {{Chika}} Lust -10 | ||
| internal_name = rindorm10 | | internal_name = rindorm10 | ||
| render_name = firsttimeforeverything, secondtimeforsecondthing | |||
| repeatable = yes | | repeatable = yes | ||
| missed_name = Gotta Do What We Gotta Do | | missed_name = Gotta Do What We Gotta Do |
Revision as of 10:50, 1 August 2022
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 =
| requirements =
| internal_name =
| render_name =
| repeatable =
| missed_name =
| characters =
| music =
| version_added =
| version_removed =
| notes =
| previous_event =
| next_event =
}}
Example:
For this Event we assume the page is called "Lord of the Lost"
{{Event/Card
| picture = LordoftheLost.png
| location = School
| requirements = {{Chika}} Lust -10
| internal_name = rindorm10
| render_name = firsttimeforeverything, secondtimeforsecondthing
| repeatable = yes
| missed_name = Gotta Do What We Gotta Do
| characters = {{Rin}}
| music = Rawpiano.mp3
| version_added = 4.20
| version_removed = 4.21
| notes = No notes!
| previous_event = [[Previous Event]]
| next_event = [[Next Event]]
}}