Template:Game Infobox: Difference between revisions

From Little Tail Wiki
Jump to navigationJump to search
Created page with "<infobox theme="thin" theme-source="colors"> <title source="title"/> <data source="image"> <format><div class="inf-image" data-bg="{{{imagebg|transparent}}}">{{{image}}}</div></format> </data> <data source="alias"><label>Also known as</label></data> <data source="develop"><label>Developer(s)</label></data> <data source="publisher"><label>Publisher(s)</label></data> <data source="director"><label>Director(s)</label></data> <data source="producer"><label>Pro..."
 
No edit summary
Line 29: Line 29:
    <data source="next"><label>Next →</label></data>
    <data source="next"><label>Next →</label></data>
</group>
</group>
</infobox>
</infobox><noinclude>
<noinclude>
== Template Usage ==
== Template Usage ==
  <nowiki>{{Game Infobox
  <nowiki>{{Game Infobox
Line 61: Line 60:
==Usage Notes==
==Usage Notes==
If possible, retrieve all info from the original Wikipedia article, if existent, double checking with the game's credits. [https://www.mobygames.com/ MobyGames] is a useful resource for checking credits. Use "<nowiki><br /></nowiki>" for multiple developers and publishers, as well as ratings. Do not use bullet point or numbers for those.
If possible, retrieve all info from the original Wikipedia article, if existent, double checking with the game's credits. [https://www.mobygames.com/ MobyGames] is a useful resource for checking credits. Use "<nowiki><br /></nowiki>" for multiple developers and publishers, as well as ratings. Do not use bullet point or numbers for those.
[[Category:Infobox Templates]]
</noinclude>

Revision as of 22:39, 7 March 2025

Template Usage

{{Game Infobox
|title           =
|color           =
|image           = 
|alias           =
|develop         =
|publisher       =
|director        =
|producer        =
|designer        =
|programmer      =
|artist          =
|writer          =
|music           =
|platform        =
|release         =
|collab          =
|end             =
|genre           =
|modes           =
|rating          =
|media           =
|website         =
|previous        =
|next            =
}}

Usage Notes

If possible, retrieve all info from the original Wikipedia article, if existent, double checking with the game's credits. MobyGames is a useful resource for checking credits. Use "<br />" for multiple developers and publishers, as well as ratings. Do not use bullet point or numbers for those.