Template:SeriesInfobox: Difference between revisions
Jump to navigation
Jump to search
m moved Template:Seriesinfo to Template:SeriesInfobox: renaming to show infobox functionality |
updating to use infobox formatting |
||
| Line 1: | Line 1: | ||
{| | <includeonly><onlyinclude>{{Infobox | ||
| bgcolor = | |||
| title = {{{title}}} | |||
| | | image = {{{image}}} | ||
| Genre = {{{genre}}} | |||
| Publisher = {{{publisher}}} | |||
| | | Developer = {{{developer}}} | ||
| Creators = {{{creators}}} | |||
| Duration = {{{duration}}} | |||
| | | Units Sold = {{{units}}} | ||
| Websites = {{{websites}}} | |||
}}</onlyinclude></includeonly><noinclude> | |||
| | {{{{PAGENAME}}/doc}} | ||
[[Category:Templates|{{PAGENAME}}]] | |||
| | |||
| | |||
< | |||
{{ | |||
| | |||
}} | |||
</noinclude> | </noinclude> | ||
Revision as of 13:40, 22 October 2010
Usage
This template is used as an infobox on game series articles. It uses Template:Infobox as a base template.
{{seriesinfo
|title =
|image =
|genre =
|publisher =
|developer =
|creators =
|duration =
|sales =
|websites =
}}