From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (Protected "Template:Series": Critical template [edit=sysop:move=sysop])
({{WikiList}})
 
(28 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<table class="infobox bordered" style="width: 22em; font-size: 95%; text-align: left;" cellpadding="2">
<includeonly>[[Category:Series]]</includeonly><table class="infobox bordered" cellpadding="2"><!--
<tr><th colspan="2" style="text-align: center; font-size: larger; background-color: #eeeeee;">''{{{title}}}''
--><tr><th colspan="2" class="infobox_heading">{{{name|{{PAGENAME}}}}}</th></tr><!--
{{#if:{{{logo|}}}|<tr><td colspan="2" style="text-align: center;">{{{logo|}}}</td></tr>}}</th>
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center">[[File:{{{image}}}|250px|The logo for {{{name}}}.]]</td></tr>}}</th></tr><!--
</tr><tr>
--><tr><th>Developer(s)</th><td>{{{developer|}}}</td></tr><!--
<th style="background-color: #eeeeee;">Developer(s)</th><td>{{{developer|}}}</td>
--><tr><th>Publisher(s)</th><td>{{{publisher|}}}</td></tr><!--
</tr><tr>
--><tr><th style="white-space:nowrap;">Year introduced</th><td>{{#if:{{{year|}}}|[[{{{year|}}}]]|}}</td></tr><!--
<th style="background-color: #eeeeee;">Publisher(s)</th><td>{{{publisher|}}}</td>
--><tr><th>Genre(s)</th><td>{{{genre|}}}</td></tr><!--
</tr>
-->{{#if:{{{parent|}}}|<tr><th>Parent series</th><td>{{c|{{{parent|}}}}}[[Category:{{{parent|}}}]]<!--
{{#if:{{{japanese|}}}|<tr><th style="background-color: #eeeeee;">Japanese title</th><td>{{{japanese|}}}</td></tr>}}<!--
-->{{#if:{{{parent2|}}}|, {{c|{{{parent2|}}}}}[[Category:{{{parent2|}}}]]}}</td></tr>}}<!--
-->{{#if:{{{distributor|}}}|<tr><th style="background-color: #eeeeee;">Distributor(s)</th><td>{{{distributor|}}}</td></tr>}}<!--
-->{{#if:{{{website|}}}|<tr><th>Website</th><td>{{{website|}}}</td></tr>}}<!--
-->{{#if:{{{designer|}}}|<tr><th style="background-color: #eeeeee;">Designer(s)</th><td>{{{designer|}}}</td></tr>}}
--></table>
<tr>
{{WikiList|series|{{PAGENAME}}}}<noinclude>
<th style="background-color: #eeeeee; white-space: nowrap;">Release date(s)</th><td>{{{releasedates|}}}</td>
{{Documentation}}
</tr><tr>
[[Category:Infobox templates]]</noinclude>
<th style="background-color: #eeeeee;">Genre(s)</th><td style="width:14em">{{{genre|}}}</td>
</tr><tr>
<th style="background-color: #eeeeee;">System(s)</th><td>{{{systems|}}}</td>
</tr>
{{#if:{{{modes|}}}|<tr><th style="background-color: #eeeeee;">Mode(s)</th><td>{{{modes|}}}</td></tr>}}<!--
-->{{#if:{{{url|}}}|<tr><th style="background-color: #eeeeee; white-space: nowrap;">Website</th><td>{{{url}}}</td></tr>}}
</table><includeonly>[[Category:Series]]</includeonly><noinclude>
 
Infobox for a series of games on series pages.
 
[[Category:Templates|S]]</noinclude>

Latest revision as of 08:07, 23 October 2022

Series
Developer(s)
Publisher(s)
Year introduced
Genre(s)

This page has been transcluded from Template:Series/Documentation.


This template displays an infobox for a series on its category page. It also automatically inserts the [[Category:Series]] tag. It's used as follows:

{{Series
|name=Series name
|image=Series logo.jpg
|developer=[[Developer name]]
|publisher=[[Publisher name]]
|year=[[2006]] (release year of first game in series)
|genre=[[Genre]]
|parent=Parent series
|parent2=Second parent series
|website=http://example.com/
}}