Template:Game infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - " *= *↵(\||})" to "= $1")
m (Text replacement - "\|title=([^\n{}\|]+)\|content={{{([^\n{}\|]+)\|}}}" to "|title={{{$2-title|$1}}}|content={{{$2|}}}")
Line 3: Line 3:
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}}


{{Infobox|entry|title=Developer(s)|content={{{developer|}}}}}
{{Infobox|entry|title={{{developer-title|Developer(s)}}}|content={{{developer|}}}}}
{{Infobox|entry|title=Publisher(s)|content={{{publisher|}}}}}
{{Infobox|entry|title={{{publisher-title|Publisher(s)}}}|content={{{publisher|}}}}}
{{Infobox|entry|title=Platform(s)|content={{{platform|}}}}}
{{Infobox|entry|title={{{platform-title|Platform(s)}}}|content={{{platform|}}}}}
{{Infobox|entry|title=Release date(s)|content={{{releasedate|}}}}}
{{Infobox|entry|title={{{releasedate-title|Release date(s)}}}|content={{{releasedate|}}}}}
{{Infobox|entry|title=Genre(s)|content={{{genre|}}}}}
{{Infobox|entry|title={{{genre-title|Genre(s)}}}|content={{{genre|}}}}}
{{Infobox|entry|title=Mode(s)|content={{{modes|}}}}}
{{Infobox|entry|title={{{modes-title|Mode(s)}}}|content={{{modes|}}}}}
{{Infobox|entry|title=Rating(s)|content={{{rating|}}}}}
{{Infobox|entry|title={{{rating-title|Rating(s)}}}|content={{{rating|}}}}}


{{Infobox|end}}<noinclude>{{clear}}
{{Infobox|end}}<noinclude>{{clear}}

Revision as of 22:10, June 1, 2024

Game infobox
 

Usage instructions

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

{{Game infobox
|name=
|image=
|developer=
|publisher=
|platform=
|releasedate=
|genre=
|modes=
|rating=
}}