Template:Infobox-Series: Difference between revisions

From MiiWiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
{{InfoBox
{{InfoBox
|template=Infobox-Game
|template=Infobox-Series
|title = {{{title|{{PAGENAME}}}}}
|title = {{{title|{{PAGENAME}}}}}
|image = {{{image|}}}
|image = {{{image|}}}
Line 22: Line 22:
Used to make infoboxes for series. Copy-paste the following into a game page and fill out as needed. All fields are optional and will only appear if filled out. If a field is unused, please remove it.
Used to make infoboxes for series. Copy-paste the following into a game page and fill out as needed. All fields are optional and will only appear if filled out. If a field is unused, please remove it.
<pre>
<pre>
{{Infobox-Game
{{Infobox-Series
|title=title of infobox (defaults to the page title)
|title=title of infobox (defaults to the page title)
|image=images used to represent a series, most of the time a logo or and icon (use tabs if there are multiple regions)
|image=images used to represent a series, most of the time a logo or and icon (use tabs if there are multiple regions)
Line 35: Line 35:
===Raw code===
===Raw code===
<pre>
<pre>
{{Infobox-Game
{{Infobox-Series
|title=
|title=
|image=
|image=

Latest revision as of 13:43, 4 March 2024

Infobox-Series

Needed.png
Have an image of Infobox-Series? Why not upload it?

Details
 This box: view  talk  edit 

Used to make infoboxes for series. Copy-paste the following into a game page and fill out as needed. All fields are optional and will only appear if filled out. If a field is unused, please remove it.

{{Infobox-Series
|title=title of infobox (defaults to the page title)
|image=images used to represent a series, most of the time a logo or and icon (use tabs if there are multiple regions)
|caption=caption of the image(s)
|first=the first game in the series
|last=the last game in a series
|other=the other games to be part of the series
|related=series and/or games that are linked to the article's series
|platforms= the platforms that have games from the series talked about released on
}}

Raw code

{{Infobox-Series
|title=
|image=
|caption=
|first=
|last=
|other=
|related=
|platforms=
}}