|
|
(27 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) |
Zeile 1: |
Zeile 1: |
| {| class="infobox bordered" style="float: {{{align|right}}}; width: {{#if:{{{width|}}}|{{{width|}}}|23em}}; font-size: 90%; text-align: left;" cellpadding="3" | | {| cellpadding=2 cellspacing=2 align=right border=1 width=260px style="font-family: verdana, sans-serif; padding: 6px; margin: 0 0 1em 1em; font-size: 10px; background-color: #f7f8ff; border:1px solid #8888aa;" |
| ! colspan="2" style="font-size:110%; text-align: center; background-color: #CCCCFF;" | ''{{{title|{{PAGENAME}}}}}''<!--
| | |align=center colspan="2"|[[{{{Bild}}}|260px]] |
| -->{{#if:{{{image|}}}|<tr><td colspan="2" style="font-size: 100%; text-align: center;">{{{image|}}}{{#if:{{{caption|}}}|<br/><cite>{{{caption|}}}</cite>|}}}}</td></tr>
| |
| |- | | |- |
| ! style="background-color: #ccccff;" | [[Video game developer|Developer(s)]] | | ! style="width:130px; background-color: #ccccff; text-align: left;"|Entwickler: |
| | {{{developer|<noinclude>This is what it looks like if there's a ton of text in a right-column field so people don't freak out when the template stretches itself when all the fields are empty which will never happen.</noinclude>}}}
| | |style="width:130px"|{{{Entwickler}}} |
| {{#if:{{{publisher|}}}|<tr><th style="background-color: #ccccff;">[[Video game publisher|Publisher(s)]]</th><td>{{{publisher|}}}</td></tr>}}<!--
| |
| -->{{#if:{{{distributor|}}}|<tr><th style="background-color: #ccccff;">Distributor(s)</th><td>{{{distributor|}}}</td></tr>}}<!--
| |
| -->{{#if:{{{designer|}}}|<tr><th style="background-color: #ccccff;">[[Game designer|Designer(s)]]</th><td>{{{designer|}}}</td></tr>}}<!--
| |
| -->{{#if:{{{series|}}}|<tr><th style="background-color: #ccccff;">Series</th><td>{{{series|}}}</td></tr>}}<!-- This isn't italicized intentionally; not all linked series articles will be entirely composed of proper names of longform works.
| |
| -->{{#if:{{{engine|}}}|<tr><th style="background-color: #ccccff;">[[Game engine|Engine]]</th><td>{{{engine|}}}</td></tr>}}<!--
| |
| -->{{#if:{{{version|}}}|<tr><th style="background-color: #ccccff;">Latest version</th><td>{{{version|}}}</td></tr>}}
| |
| |- | | |- |
| ! style="background-color: #ccccff; white-space: nowrap;" | Release date(s) | | ! style="background-color: #ccccff; text-align: left;"|Erscheinungsdatum: |
| | {{{release|}}}{{{released|}}} | | |{{{Erscheinungsdatum}}} |
| |- | | |- |
| ! style="background-color: #ccccff;" | [[Computer and video game genres|Genre(s)]] | | ! style="background-color: #ccccff; text-align: left;"|System: |
| | {{{genre|}}} | | |{{{System}}} |
| |- | | |- |
| ! style="background-color: #ccccff;" | Mode(s) | | ! style="background-color: #ccccff; text-align: left;"|Region: |
| | {{{modes|}}} | | |{{{Region}}} |
| {{#if:{{{ratings|}}}|<tr><th style="background-color: #ccccff;">Rating(s)</th><td>{{{ratings|}}}</td></tr>}}
| |
| |- | | |- |
| ! style="background-color: #ccccff;" | Platform(s) | | ! style="background-color: #ccccff; text-align: left;"|Anzahl Songs: |
| | {{{platforms|}}}
| | |{{{Songs}}} |
| {{#if:{{{media|}}}|<tr><th style="background-color: #ccccff;">Media</th><td>{{{media|}}}</td></tr>}}<!--
| | |- |
| -->{{#if:{{{requirements|}}}|<tr><th style="background-color: #ccccff;">System requirements</th><td>{{{requirements|}}}</td></tr>}}<!--
| | |} |
| -->{{#if:{{{input|}}}|<tr><th style="background-color: #ccccff;">Input</th><td>{{{input}}}</td></tr>}}<!--
| | <noinclude> |
| -->{{#if:{{{cabinet|}}}|<tr><th style="background-color: #ccccff;">[[Arcade cabinet]]</th><td>{{{cabinet}}}</td></tr>}}<!--
| |
| -->{{#if:{{{arcade system|}}}|<tr><th style="background-color: #ccccff;">[[Arcade system board|Arcade system(s)]]</th><td>{{{arcade system}}}</td></tr>}}<!--
| |
| -->{{#if:{{{cpu|}}}|<tr><th style="background-color: #ccccff;">Arcade [[Central processing unit|CPU(s)]]</th><td>{{{cpu}}}</td></tr>}}<!--
| |
| -->{{#if:{{{sound|}}}|<tr><th style="background-color: #ccccff;">Arcade [[Sound chip|sound system]](s)</th><td>{{{sound}}}</td></tr>}}<!--
| |
| -->{{#if:{{{display|}}}|<tr><th style="background-color: #ccccff;">[[Computer display|Arcade display]]</th><td>{{{display}}}</td></tr>}}
| |
| |}<noinclude>
| |
| <br clear="all" /> | | <br clear="all" /> |
|
| |
|
| == Usage == | | == How to use? == |
| | |
| | Kopiert folgendes und fuegt die entsprechendes Inhalte ein: |
| {| style="background: transparent; border: none;" | | {| style="background: transparent; border: none;" |
| |<pre> | | |<pre> |
| {{Infobox CVG | | {{Infobox |
| |title= | | |Bild= Bild: |
| |image= | | |Entwickler= |
| |caption= | | |Erscheinungsdatum= |
| |developer= | | |System= |
| |publisher= | | |Region= |
| |distributor= | | |Songs= |
| |designer=
| |
| |series=
| |
| |engine=
| |
| |version=
| |
| |released= [[Pic|22px|Name]]Release Date 1<br />[[Pic|22px|Name]] Release Date 2<br /> ...
| |
| |genre=
| |
| |modes=
| |
| |ratings=
| |
| |platforms=
| |
| |media=
| |
| |requirements=
| |
| |input=
| |
| }} | | }} |
| </pre> | | </pre> |
| |-
| |
| |Add these fields for arcade games:
| |
| |-
| |
| |<pre>|cabinet=
| |
| |arcade system=
| |
| |cpu=
| |
| |sound=
| |
| |display=
| |
| |width=
| |
| </pre>
| |
| ''All fields are optional.''
| |
|
| |
| ''See talk page for examples and standards''
| |
| |} | | |} |
| {{esoteric}}
| |
| [[Category:Computer and video game infobox templates|CVG]]
| |
| [[Category:Templates using ParserFunctions|{{PAGENAME}}]]
| |
|
| |
| [[da:Skabelon:Infoboks CS]]
| |
| [[de:Vorlage:Konsolenspiel Infobox]]
| |
| <!-- [[en:Template:Infobox CVG]] -->
| |
| [[es:Plantilla:Infobox Videojuego]]
| |
| [[fr:Modèle:Jeu vidéo]]
| |
| [[he:תבנית:מידע משחק]]
| |
| [[ja:Template:コンピュータゲーム]]
| |
| [[no:Mal:Infoboks dataspill]]
| |
| [[pt:Predefinição:Info jogo]]
| |
| [[sv:Mall:TV-spelsfakta]]
| |
| [[ru:Шаблон:Карточка игры]]
| |
| [[sr:Шаблон:КВИ]]
| |
| [[tr:Şablon:Bilgisayar Oyunu Künyesi]]
| |
| [[vi:Tiêu bản:Infobox CVG]]
| |
| [[zh:Template:Infobox CVG]]
| |
| [[nl:Sjabloon:Infobox Game]]
| |
| </noinclude> | | </noinclude> |
[[{{{Bild}}}|260px]]
|
Entwickler:
|
{{{Entwickler}}}
|
Erscheinungsdatum:
|
{{{Erscheinungsdatum}}}
|
System:
|
{{{System}}}
|
Region:
|
{{{Region}}}
|
Anzahl Songs:
|
{{{Songs}}}
|
How to use?
Kopiert folgendes und fuegt die entsprechendes Inhalte ein:
{{Infobox
|Bild= Bild:
|Entwickler=
|Erscheinungsdatum=
|System=
|Region=
|Songs=
}}
|