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: | ||
{| | {{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|}}}}} | ||
| | {{Infobox|entry|title={{{rating-title|Rating(s)}}}|content={{{rating|}}}}} | ||
| | |||
{{ | {{Infobox|end}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Game}}}}}</includeonly><noinclude>{{clear}} | ||
{{{ | ==Usage instructions== | ||
Paste the following code into the top of an article, filling all known fields: | |||
{{ | |||
{{ | <pre> | ||
| | {{Game infobox | ||
{{ | |name= | ||
{{ | |image= | ||
| | |developer= | ||
| | |primary-dev= | ||
{{ | |support-dev= | ||
{{ | |publisher= | ||
| | |writer= | ||
| | |composer= | ||
{{ | |engine= | ||
{{ | |platform= | ||
| | |releasedate= | ||
| | |canceldate= | ||
{{ | |genre= | ||
{{{ | |modes= | ||
|rating= | |||
{{ | |||
{{{ | |||
{{ | |||
< | |||
{{Game | |||
|name= | |||
|image= | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}} | }} | ||
</ | </pre> | ||
[[Category: | |||
</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= }}