Template:Game infobox: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
m (Text replacement - "dummy edit" to "Category:Infobox templates")
Tag: Manual revert
 
(106 intermediate revisions by 14 users not shown)
Line 1: Line 1:
{| border=0 cellspacing=0 cellpadding=4 style="float:right; clear:right; width:250px; background:#f0f0f0; border-collapse:collapse; border:1px solid #999999; font-size:smaller; line-height:1.5;"
{{Infobox|start}}
|-
{{Infobox|title|name={{{name|''{{PAGETITLE}}''}}}}}
|colspan=2 style="text-align:center; margin: 0px; padding:0px;" |{{#if:{{{image<includeonly>|</includeonly>}}}|{{{image}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
|-
 
|colspan=2 style="text-align:center; font-size:larger; color:#FFFFFF; background:#996; border-top:1px solid #999; border-bottom:1px solid #999;" |'''{{#if:{{{name<includeonly>|</includeonly>}}}|{{{name}}}|{{PAGENAME}}}}'''
{{Infobox|entry|title={{{developer-title|Developer(s)}}}|content={{{developer|}}}}}
|-
{{Infobox|entry|title={{{primary-dev-title|Primary developer}}}|content={{{primary-dev|}}}}}
! colspan=2 style="text-align:left; background:#ddb; border-bottom:1px solid #999;" {{!}} '''Game information'''}}
{{Infobox|entry|title={{{support-dev-title|Support developer(s)}}}|content={{{support-dev|}}}}}
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
{{Infobox|entry|title={{{publisher-title|Publisher(s)}}}|content={{{publisher|}}}}}
{{#if:{{{Developer<includeonly>|</includeonly>}}}|{{!}}{{!}}Developer(s){{!}}{{!}}
{{Infobox|entry|title={{{writer-title|Writer(s)}}}|content={{{writer|}}}}}
{{{Developer}}} }}
{{Infobox|entry|title={{{composer-title|Composer(s)}}}|content={{{composer|}}}}}
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
{{Infobox|entry|title={{{engine-title|Engine}}}|content={{{engine|}}}}}
{{#if:{{{Publisher<includeonly>|</includeonly>}}}|{{!}}{{!}}Publisher(s){{!}}{{!}}
{{Infobox|entry|title={{{platform-title|Platform(s)}}}|content={{{platform|}}}}}
{{{Publisher}}} }}
{{Infobox|entry|title={{{releasedate-title|Release date(s)}}}|content={{{releasedate|}}}}}
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
{{Infobox|entry|title={{{canceldate-title|Cancellation date}}}|content={{{canceldate|}}}}}
{{#if:{{{US Date Release<includeonly>|</includeonly>}}}|{{!}}{{!}}US Date Release{{!}}{{!}}
{{Infobox|entry|title={{{genre-title|Genre(s)}}}|content={{{genre|}}}}}
{{{US Date Release}}} }}
{{Infobox|entry|title={{{modes-title|Mode(s)}}}|content={{{modes|}}}}}
|-
{{Infobox|entry|title={{{rating-title|Rating(s)}}}|content={{{rating|}}}}}
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
 
{{#if:{{{UK Date Release<includeonly>|</includeonly>}}}|{{!}}{{!}}UK Date Release{{!}}{{!}}
{{Infobox|end}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Game}}}}}</includeonly><noinclude>{{clear}}
{{{UK Date Release}}} }}
==Usage instructions==
|-
Paste the following code into the top of an article, filling all known fields:
{{#if:{{{Genre<includeonly>|</includeonly>}}}|{{!}}{{!}}Genre{{!}}{{!}}
 
{{{Genre}}} }}
<pre>
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
{{Game infobox
{{#if:{{{Game modes<includeonly>|</includeonly>}}}|{{!}}{{!}}Game Modes{{!}}{{!}}
|name=
{{{Game modes}}} }}
|image=
|-
|developer=
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
|primary-dev=
{{#if:{{{ESRB<includeonly>|</includeonly>}}}|{{!}}{{!}}ESRB Rating(s){{!}}{{!}}
|support-dev=
{{{ESRB}}} }}
|publisher=
|-
|writer=
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
|composer=
{{#if:{{{Platform<includeonly>|</includeonly>}}}|{{!}}{{!}}Platform(s){{!}}{{!}}
|engine=
{{{Platform}}} }}
|platform=
|-
|releasedate=
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
|canceldate=
{{#if:{{{Media<includeonly>|</includeonly>}}}|{{!}}{{!}}Media{{!}}{{!}}
|genre=
{{{Media}}} }}
|modes=
|-
|rating=
|-style="vertical-align:top; text-align:left; font-weight:normal; border-bottom:1px solid #999;"
{{#if:{{{Website<includeonly>|</includeonly>}}}|{{!}}{{!}}Website{{!}}{{!}}
{{{Website}}} }}
|-
| colspan=2 style="text-align:center; background:#996; border-bottom:1px solid #999; padding:0px;" | [[Template:AI Infobox|[Source]]]
|}<noinclude>
{{Clear}}
Add the following code to add the game template to the an article:
<PRE>
{{Game Info Box
|name=  
|image=  
|imageSize=  
|Developer=  
|Publisher=  
|US Date Released=  
|UK Date Released=  
|Genre=  
|Game modes=  
|ESRB=  
|Platform=  
|Media=  
|Website=  
}}
}}
</PRE>
</pre>
[[Category:Templates|Game]]
 
</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 10:11, June 14, 2024

Game infobox
 

Usage instructions

Paste the following code into the top of an article, filling all known fields:

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