From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (250->300px)
(Image->File, added image2)
Line 1: Line 1:
<table class="infobox bordered" cellpadding="2"><!--
<table class="infobox bordered" cellpadding="2"><!--
--><tr><th colspan="2" class="infobox_heading">{{{name}}}</th></tr><!--
--><tr><th colspan="2" class="infobox_heading">{{{name}}}</th></tr><!--
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center">[[Image:{{{image}}}|250px|The logo for {{{name}}}.]]</td></tr>}}</th></tr><!--
-->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center">[[File:{{{image}}}|250px|The logo for {{{name}}}.]]{{#if:{{{image2|}}}|<br />{{{image2|}}}|}}</td></tr>}}</th></tr><!--
--><tr><th>Developer(s)</th><td>{{{developer|Various}}}</td></tr><!--
--><tr><th>Developer(s)</th><td>{{{developer|Various}}}</td></tr><!--
--><tr><th>Publisher(s)</th><td>{{{publisher|Various}}}</td></tr><!--
--><tr><th>Publisher(s)</th><td>{{{publisher|Various}}}</td></tr><!--

Revision as of 17:06, 19 July 2012

{{{name}}}
Developer(s)Various
Publisher(s)Various
Years activeUnknown–unknown
Genre(s)Various
System(s)Various

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/
}}