Template:SeriesInfobox: Difference between revisions

From Dragon Quest Wiki
573 bytes removed ,  13:40, 22 October 2010
updating to use infobox formatting
No edit summary
 
(updating to use infobox formatting)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| align = right class="infobox bordered" style="width: 23em; font-size: 90%; text-align: left; border:solid 1px #EB2626" cellpadding="3"
<includeonly><onlyinclude>{{Infobox
! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" | ''{{{title}}}''
| bgcolor =  
{{qif|test={{{image|}}}|then= {{{image}}}}}
| title = {{{title}}}
|-
| image = {{{image}}}
! style="background-color: #FFFFFF;" | Genre
| Genre = {{{genre}}}
| {{{genre}}}
| Publisher = {{{publisher}}}
|-
| Developer = {{{developer}}}
! style="background-color: #FFFFFF;" | Publisher(s)
| Creators = {{{creators}}}
| {{{publisher}}}
| Duration = {{{duration}}}
|-
| Units Sold = {{{units}}}
! style="background-color:#FFFFFF;" | Developer(s)
| Websites = {{{websites}}}
| {{{developer}}}
}}</onlyinclude></includeonly><noinclude>
|-
{{{{PAGENAME}}/doc}}
! style="background-color: #FFFFFF;" | Creators
[[Category:Templates|{{PAGENAME}}]]
| {{{creators}}}
|-
! style="background-color: #FFFFFF;" | Duration
| {{{duration}}}
|-
! style="background-color: #FFFFFF;" | Units Sold
| {{{sales}}}
|-
! style="background-color: #FFFFFF; white-space: nowrap;" | Official Websites
| {{{websites}}}
|}<noinclude>
 
== Usage ==
<pre>
{{vginfobox
|title =
|image = 
|genre =
|publisher =
|developer =
|creators =
|duration =
|sales = 
|websites =
}}
</pre>
</noinclude>
</noinclude>