Template:Game infobox: Difference between revisions
From Halopedia, the Halo wiki
Killamin7i (talk | contribs) m (This isn't needed either. It looks just fine w/o it.) |
m (Text replacement - "dummy edit" to "Category:Infobox templates") Tag: Manual revert |
||
(82 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
{ | {{Infobox|start}} | ||
| | {{Infobox|title|name={{{name|''{{PAGETITLE}}''}}}}} | ||
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} | |||
{{ | {{Infobox|entry|title={{{developer-title|Developer(s)}}}|content={{{developer|}}}}} | ||
{{Infobox|entry|title={{{primary-dev-title|Primary developer}}}|content={{{primary-dev|}}}}} | |||
{{Infobox|entry|title={{{support-dev-title|Support developer(s)}}}|content={{{support-dev|}}}}} | |||
{{Infobox|entry|title={{{publisher-title|Publisher(s)}}}|content={{{publisher|}}}}} | |||
{{ | {{Infobox|entry|title={{{writer-title|Writer(s)}}}|content={{{writer|}}}}} | ||
{{Infobox|entry|title={{{composer-title|Composer(s)}}}|content={{{composer|}}}}} | |||
{{ | {{Infobox|entry|title={{{engine-title|Engine}}}|content={{{engine|}}}}} | ||
{{ | {{Infobox|entry|title={{{platform-title|Platform(s)}}}|content={{{platform|}}}}} | ||
{{Infobox|entry|title={{{releasedate-title|Release date(s)}}}|content={{{releasedate|}}}}} | |||
{{ | {{Infobox|entry|title={{{canceldate-title|Cancellation date}}}|content={{{canceldate|}}}}} | ||
{{Infobox|entry|title={{{genre-title|Genre(s)}}}|content={{{genre|}}}}} | |||
{{ | {{Infobox|entry|title={{{modes-title|Mode(s)}}}|content={{{modes|}}}}} | ||
{{{publisher|}} | {{Infobox|entry|title={{{rating-title|Rating(s)}}}|content={{{rating|}}}}} | ||
{{ | {{Infobox|end}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Game}}}}}</includeonly><noinclude>{{clear}} | ||
{{ | |||
{{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{{releasedate|}}} | |||
{{ | |||
{{ | |||
{{{genre|}}} | |||
{{ | |||
{{ | |||
{{ | |||
{ | |||
| | |||
{{ | |||
==Usage instructions== | ==Usage instructions== | ||
Paste the following code into the top of an article, filling all known fields: | Paste the following code into the top of an article, filling all known fields: | ||
<pre>{{Game | <pre> | ||
|name= | {{Game infobox | ||
|image= | |name= | ||
|developer= | |image= | ||
|publisher= | |developer= | ||
|platform= | |primary-dev= | ||
|releasedate= | |support-dev= | ||
|genre= | |publisher= | ||
|modes= | |writer= | ||
|composer= | |||
|engine= | |||
|platform= | |||
|releasedate= | |||
|canceldate= | |||
|genre= | |||
|modes= | |||
|rating= | |rating= | ||
}}</pre> | }} | ||
</pre> | |||
[[Category: | [[Category:Infobox templates]]</noinclude> | ||
</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= }}