Template:Game infobox: Difference between revisions

m (Protected "Template:Game infobox" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox|start|name={{{name|}}}|media={{{image|}}}|caption={{{caption|}}}}}
{{Infobox|start}}
{{Infobox|title|name={{{name|''{{PAGETITLE}}''}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}


{{Infobox|entry|title=Developer(s)|content={{{developer|}}}}}
{{Infobox|entry|title=Developer(s)|content={{{developer|}}}}}
Line 10: Line 12:
{{Infobox|entry|title=Platform(s)|content={{{platform|}}}}}
{{Infobox|entry|title=Platform(s)|content={{{platform|}}}}}
{{Infobox|entry|title=Release date(s)|content={{{releasedate|}}}}}
{{Infobox|entry|title=Release date(s)|content={{{releasedate|}}}}}
{{Infobox|entry|title=Other release(s)|content={{{otherrelease|}}}}}
{{Infobox|entry|title=Cancellation date|content={{{canceldate|}}}}}
{{Infobox|entry|title=Cancellation date|content={{{canceldate|}}}}}
{{Infobox|entry|title=Genre(s)|content={{{genre|}}}}}
{{Infobox|entry|title=Genre(s)|content={{{genre|}}}}}
Line 15: Line 18:
{{Infobox|entry|title=Rating(s)|content={{{rating|}}}}}
{{Infobox|entry|title=Rating(s)|content={{{rating|}}}}}


{{Infobox|end}}<includeonly>{{pagetitle|{{{pagename|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}}}} - {{{pagelabel|Game}}}}}</includeonly><noinclude>{{clear}}
{{Infobox|end}}<noinclude>{{clear}}
==Usage instructions==
==Usage instructions==
Paste the following code into the top of an article, filling all known fields:
Copy and paste the following into an article and fill in the fields as needed.


<pre>
<pre>
{{Game infobox
{{Game infobox
|name=
|image=
|image=
|developer=
|developer=
|primary-dev=
|primary-dev=
|support-dev=
|support-dev=
|publisher=
|writer=
|writer=
|composer=
|composer=
|publisher=
|engine=
|engine=
|platform=
|platform=
|releasedate=
|releasedate=
|otherrelease=
|canceldate=
|canceldate=
|genre=
|genre=

Latest revision as of 02:02, November 28, 2024

Game infobox
 

Usage instructions

Copy and paste the following into an article and fill in the fields as needed.

{{Game infobox
|image=
|developer=
|primary-dev=
|support-dev=
|publisher=
|writer=
|composer=
|engine=
|platform=
|releasedate=
|otherrelease=
|canceldate=
|genre=
|modes=
|rating=
}}