Template:Event/Card: Difference between revisions
Thanathros (talk | contribs) |
Thanathros (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
|- {{#if: {{{internal|}}} || style="display: none;" }} | |- {{#if: {{{internal|}}} || style="display: none;" }} | ||
| Internal Name || {{#if: {{{internal|}}}|{{{internal|}}}|unknown}} | | Internal Name || {{#if: {{{internal|}}}|{{{internal|}}}|unknown}} | ||
|- {{#if: {{{missedname|}}} || style="display: none;" }} | |||
| Missed Event Name || {{#if: {{{missedname|}}}|{{{missedname|}}}|unknown}} | |||
|- {{#if: {{{chars|}}} || style="display: none;" }} | |- {{#if: {{{chars|}}} || style="display: none;" }} | ||
| [[Characters]] || {{#if: {{{chars|}}}|{{{chars|}}}|unknown}} | | [[Characters]] || {{#if: {{{chars|}}}|{{{chars|}}}|unknown}} | ||
Line 32: | Line 34: | ||
| requires = | | requires = | ||
| internal = | | internal = | ||
| missedname = | |||
| chars = | | chars = | ||
| notes = | | notes = | ||
Line 45: | Line 48: | ||
| requires = {{Chika}} Lust -10 | | requires = {{Chika}} Lust -10 | ||
| internal = rindorm10 | | internal = rindorm10 | ||
| missedname = Gotta Do What We Gotta Do | |||
| chars = {{Rin}} | | chars = {{Rin}} | ||
| notes = | | notes = | ||
}} | }} | ||
</syntaxhighlight> | </syntaxhighlight> |
Revision as of 13:31, 15 October 2020
Information | |
---|---|
Name | Event/Card |
Location | Unknown |
Technical Information |
Documentation
Information
Rows without information are omitted.
How to use this template:
{{Event
| picture =
| location =
| requires =
| internal =
| missedname =
| chars =
| notes =
}}
Example:
For this Event we assume the page is called "Lord of the Lost"
{{Event
| picture = LordoftheLost.png
| location = School
| requires = {{Chika}} Lust -10
| internal = rindorm10
| missedname = Gotta Do What We Gotta Do
| chars = {{Rin}}
| notes =
}}