Editing Template:Infobox game

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{| width="300px" class="infobox"
<div class="infobox">
| colspan="2" class="infoheading topborder" | <big>{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}</big>{{#if:{{{ja|}}}|<br />'''{{{ja}}}'''{{#if:{{{romaji|}}}|<br />''{{{romaji}}}''}}}}
{| width="300px"
| colspan="2" class="infoheading" | <big>{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}</big>{{#if:{{{japname|}}}|<br />'''{{{japname}}}'''{{#if:{{{romaji|}}}| ''{{{romaji}}}''}}}}
|-
| colspan="2" class="imagebox" | {{{image|}}}{{#if: {{{image2|}}} | <br /><br /> {{{image2}}}}}
|-
|-
| colspan="2" class="imagebox" | {{#if:{{{series|}}}|[[Image:{{{series}}}{{#if:{{{edition|}}}|_{{{edition}}}}} logo.png|200px]]}}{{{image|}}}{{#if: {{{image2|}}} | <br /><br /> {{{image2}}}}}
{{#if:{{{series|}}}|{{!}}-
! Series
! Series
{{!}} [[{{#ifeq:{{{series|}}}|Telefang|Keitai Denjuu Telefang|{{#ifeq:{{{series|}}}|Bugsite|Network Boukenki Bugsite|{{#ifeq:{{{series|}}}|Dino Device|GachaSta! Dino Device}}}}}} (series)|{{#ifeq:{{{series|}}}|Telefang|Keitai Denjuu Telefang|{{#ifeq:{{{series|}}}|Bugsite|Network Boukenki Bugsite|{{#ifeq:{{{series|}}}|Dino Device|GachaSta! Dino Device}}}}}}]] }}
| {{#if:{{{series|}}}|[[{{#ifeq:{{{series}}}|Telefang|Keitai Denjuu Telefang|{{#ifeq:{{{series}}}|Bugsite|Network Boukenki Bugsite|{{#ifeq:{{{series}}}|Dino Device|Gachasta! Dino Device|&nbsp;in the {{{series|}}}}}}}}} series]]}}
<!--
|-
 
ALERT: Complex syntax below. Do not edit. Just read (it rhymes! :D)
 
-->{{#if:{{{version1|}}}|{{!}}-
! [[Versions]]
{{!}} {{#ifexist:[[Image:{{{version1}}}_icon.gif]]|{{v|{{{version1}}}}}|<!-- if the image for {{v}} exists, use the template
-->[[{{{series}}}<!--                                                        otherwise, put the text link only
-->{{#if:{{{edition|}}}|_{{{edition}}}}}<!--                            piped linking [[edition version|version]]
-->_{{{version1}}}|{{{version1}}}]]}}}}<!--                                   
-->{{#if:{{{version2|}}}|<!--                                                if {{{version2}}} exists
-->{{#ifexist:[[Image:{{{version2}}}_icon.gif]]|{{v|{{{version2}}}}}|<!--    if the image for {{v}} exists, use the template
-->&nbsp;and [[{{{series}}}<!--                                              otherwise, put the text link only
-->{{#if:{{{edition|}}}|_{{{edition}}}}}<!--                            piped linking [[edition version|version]]
-->_{{{version2}}}|{{{version2}}}]]}} }}
{{#if:{{{developer|}}}|{{!}}-
! Developer(s)
! Developer(s)
{{!}} {{#if:{{{developer|}}}|[[{{{developer|}}}]]}} }}
| {{#if:{{{developer|}}}|[[{{{developer|}}}]]}}
{{#if:{{{publisher|}}}|{{!}}-
|-
! Publisher(s)
! Publisher(s)
{{!}} {{#if:{{{publisher|}}}|[[{{{publisher|}}}]]}} }}
| {{#if:{{{publisher|}}}|[[{{{publisher|}}}]]}}
{{#if:{{{designer|}}}|{{!}}-
|-
! Designer(s)
! Designer(s)
{{!}} {{#if:{{{designer|}}}|[[{{{designer|}}}]]}} }}
| {{#if:{{{designer|}}}|[[{{{designer|}}}]]}}
{{#if:{{{release-date|}}}|{{!}}-
|-
! Release date
! Release date
{{!}} {{{release-date|}}} }}
| {{{release-date|}}}
{{#if:{{{genre|}}}|{{!}}-
|-
! Genre
! Genre
{{!}} {{{genre|}}} }}
| {{{genre|}}}
{{#if:{{{platform|}}}|{{!}}-
|-
! Mode
| {{{mode|}}}
|-
! Platform
! Platform
{{!}} {{#if:{{{platform|}}}|{{w|{{{platform|}}}}}}} }}
| {{#if:{{{platform|}}}|{{w|{{{platform|}}}}}}}
|-
|-
|}<includeonly>[[Category:Games]]</includeonly><noinclude>
! Media
<!--[[Category:Games{{#if:{{{series|}}}|{{#ifeq:{{{series}}}|Telefang|&nbsp;in the Keitai Denjuu Telefang series|{{#ifeq:{{{series}}}|Bugsite|&nbsp;in the Network Boukenki Bugsite series|{{#ifeq:{{{series}}}|Dino Device|&nbsp;in the GachaSta! Dino Device series|&nbsp;in the {{{series|}}} series}}}}}}}}]]-->
| {{{media|}}}
==Usage==
|-
Put the following text at the top of the game article. After filling them in, remove those that you left blank.
|}</div><!--
<pre><nowiki>
 
{{Infobox game
--><includeonly>[[Category:Games{{#if:{{{series}}}|{{#ifeq:{{{series}}}|Telefang|&nbsp;in the Keitai Denjuu Telefang|{{#ifeq:{{{series}}}|Bugsite|&nbsp;in the Network Boukenki Bugsite|{{#ifeq:{{{series}}}|Dino Device|&nbsp;in the Gachasta! Dino Device|&nbsp;in the {{{series|}}}}}}}}}&nbsp;series}}]]</includeonly><noinclude>
| name =
{{wikipedia|Template:Infobox VG}}
| ja =
| romaji =
| image =
| image2 =
| series =
| edition =
| version1 =
| version2 =
| release-date =
| developer =
| publisher =
| designer =
| platform =
| genre =
}}
</nowiki></pre>


===name===
The headings were taken, but not the code.
The actual English name of the game, not the name of the article. '''Required.'''
[[Category:Infobox Templates|Denjuu]]
===ja===
The Japanese name of the game, in Kanji (if possible) and Hiragana. '''Required.'''
===romaji===
The Romaji transliteration of the Japanese name. '''Required.'''
===image===
The link to the boxart. Use '''image2''' for an alternate boxart. Stick to 200px for size, unless it is smaller.
; Format
<nowiki>[[Image:NAME.png|SIZE]]</nowiki>
===image2===
Same as the above.
===series===
The name of this particular game series. E.g. Keitai Denjuu Telefang.
===edition===
The edition of this game. If it is a sequel, it is 2. Otherwise, it is 1.
===version1===
In all games, two versions are released, both differing in a few things. Put the first one here. E.g. Power (for Telefang)
===version2===
Same as above, but put the second one instead.
===release-date===
The date that this game was released for sale in Japan. Put it in Month dd, yyyy format. E.g. July 20, 2002
===developer===
The developer of the game.
===publisher===
The publisher of the game. It can only be either [[Smilesoft]] or [[Rocket Company]] in this case.
===designer===
The chief designer of the game.
===platform===
The game platform this game was designed to run on. E.g. Game Boy Advance.
===genre===
The genre this game belongs to.
__NOTOC__
[[Category:Infoboxes|{{PAGENAME}}]]
</noinclude>
</noinclude>
Please note that all contributions to Wikifang are considered to be released under the Attribution-NonCommercial-ShareAlike 3.0 Unported (see Wikifang:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)