Template:Infobox game: Difference between revisions
Jump to navigation
Jump to search
(problem solved. It might not even need those infobox row templates anymore, but they could be useful. Subst and delete infobo row if you want) |
m (ok, now it should work...) |
||
Line 39: | Line 39: | ||
|- | |- | ||
{{#if:{{{prequel|}}}|{{Infobox row|Prequel|{{{prequel|Pikmin 0}}}}} | {{#if:{{{prequel|}}}|{{Infobox row|Prequel|{{{prequel|Pikmin 0}}}}} | ||
|}}{{#if:{{{sequel|}}}|{{Infobox row|Sequel|{{{sequel|Pikmin 0}}}}} | |}} | ||
|}}{{#if:{{{remake|}}}|{{Infobox row|Remake|{{{remake|Pikmin 0}}}}} | {{#if:{{{sequel|}}}|{{Infobox row|Sequel|{{{sequel|Pikmin 0}}}}} | ||
|}}{{#if:{{{remakeof|}}}|{{Infobox row|Remake of|{{{remakeof|Pikmin 0}}}}} | |}} | ||
{{#if:{{{remake|}}}|{{Infobox row|Remake|{{{remake|Pikmin 0}}}}} | |||
|}} | |||
{{#if:{{{remakeof|}}}|{{Infobox row|Remake of|{{{remakeof|Pikmin 0}}}}} | |||
|}} | |}} | ||
|}<includeonly>[[Category:Games|{{PAGENAME}}]]</includeonly><noinclude> | |}<includeonly>[[Category:Games|{{PAGENAME}}]]</includeonly><noinclude> | ||
Line 47: | Line 50: | ||
==Use== | ==Use== | ||
<pre>{{infobox | <pre>{{infobox game | ||
|name=name of game | |name=name of game | ||
|image=image name with extension | |image=image name with extension |
Revision as of 23:42, December 9, 2010
Pikmin | |
---|---|
Japanese name | {{{jname}}} |
ESRB rating | Unrated |
Console | [[{{{console}}}]] |
Developer | Nintendo EAD |
Publisher | Nintendo |
Genre | {{{genre}}} |
Release date | |
Japan | N/A |
North America | N/A |
Europe | N/A |
Australia | N/A |
Related games |
Use
{{infobox game |name=name of game |image=image name with extension |size=image size |jname=Japanese name |rating=ESRB rating |console=console the game is played on (autolinks) |developer=game's developer (autolinks) |publisher=game's publisher (autolinks) |genre=game's genre |prequel=game's predecessor (optional; links manually) |sequel=game's successor (optional; links manually) |remake=remake of this game (optional; links manually) |remakeof=game that this game is a remake of (optional; links manually) |jp=Japanese release date |na=North American release date |eu=European release date |au=Australian release date }}