More actions
Page créée avec « {| align="right" style="background: #999999; margin-left: 10px; margin-bottom: 10px; -moz-border-radius: 10px; border: 3px solid #000000;" |- ! colspan="2" style="font-size:110%; text-align:center; background-color:#999999; color:#000;" | <big><big>{{{name}}}</big></big> |- {{#if:{{{image<includeonly>|</includeonly>}}} | {{!}} colspan="2" style="text-align:center;background-color:#FFF;" {{!}}{{{image}}} {{!}}- }} {{#if:{{{aka<includeonly>|</includeonly>}}} | {{!}} s... » |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| | {|cellpadding="0" cellspacing="0" class="breakout" style="margin-left:1em" width="262px" | ||
| style="text-align: center;"| | |||
{{#if: {{{noscreen|}}} | | {{imageexists | |||
| file = {{#if: {{{image|}}} | {{{image}}} | {{PAGENAMEE}}-title.png }} | |||
| width = {{#if: {{{screenwidth|}}} | {{{screenwidth}}} | }} | |||
| caption= Title Screen | |||
| mcat = {{namespace detect|main=Missing title screens}} | |||
}}}} | |||
|-class="breakouttitle" | |||
! ''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}'' | |||
|- | |- | ||
{{#if:{{{aka<includeonly>|</includeonly>}}} | | {{#if:{{{aka<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color: | {{!}} style="background-color:var(--color-surface-0); color:rgba(255,255,255,0.6);" {{!}}<small>'''Aka:''' {{{aka}}}</small> | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{developer<includeonly>|</includeonly>}}} | | {{#if:{{{developer<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color: | {{!}} style="background-color:var(--color-surface-0); color:rgba(255,255,255,0.6);" {{!}}<small>'''Developer:''' {{{developer}}}</small> | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{publishers<includeonly>|</includeonly>}}} | | {{#if:{{{publishers<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color: | {{!}} style="background-color:var(--color-surface-0); color:rgba(255,255,255,0.6);" {{!}}<small>'''Publishers:''' {{{publishers}}}</small> | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{system<includeonly>|</includeonly>}}} | | {{#if:{{{system<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color: | {{!}} style="background-color:var(--color-surface-0); color:rgba(255,255,255,0.6);" {{!}}<small>'''System:''' {{{system}}}</small> | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
|-class="breakouttitle" | |||
! ''Release Date'' | |||
|- | |||
{{#if:{{{japan<includeonly>|</includeonly>}}} | | {{#if:{{{japan<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color: | {{!}} style="background-color:var(--color-surface-0); color:rgba(255,255,255,0.6);" {{!}}<small>'''Japan:''' {{{japan}}}</small> | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{usa<includeonly>|</includeonly>}}} | | {{#if:{{{usa<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color: | {{!}} style="background-color:var(--color-surface-0); color:rgba(255,255,255,0.6);" {{!}}<small>'''USA:''' {{{usa}}}</small> | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{europe<includeonly>|</includeonly>}}} | | {{#if:{{{europe<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color: | {{!}} style="background-color:var(--color-surface-0); color:rgba(255,255,255,0.6);" {{!}}<small>'''Europe:''' {{{europe}}}</small> | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{other<includeonly>|</includeonly>}}} | | {{#if:{{{other<includeonly>|</includeonly>}}} | | ||
{{!}} style="background-color: | {{!}} style="background-color:var(--color-surface-0); color:rgba(255,255,255,0.6);" {{!}}<small>'''Other:''' {{{other}}}</small> | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 50: | Line 48: | ||
==Usage== | ==Usage== | ||
<pre>{{GameInfoBox | <pre>{{GameInfoBox | ||
|image = | |image = | ||
|title = | |||
|aka = | |aka = | ||
|developer = | |developer = |
Latest revision as of 12:03, 12 April 2022
GameInfo |
---|
Aka: {{{aka}}} |
Developer: {{{developer}}} |
Publishers: {{{publishers}}} |
System: {{{system}}} |
Release Date |
Japan: {{{japan}}} |
USA: {{{usa}}} |
Europe: {{{europe}}} |
Other: {{{other}}} |
Usage
{{GameInfoBox |image = |title = |aka = |developer = |publishers = |system = |japan = |usa = |europe = |other = }}