Template:Infobox game: Difference between revisions

From Wikifang, a definitive guide to Telefang, Dino Device and Bugsite
Jump to navigation Jump to search
No edit summary
(ja)
 
(41 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="infobox">
{| width="300px" class="infobox"
{| width="300px"
| colspan="2" class="infoheading topborder" | <big>{{#if:{{{name|}}}|{{{name|}}}|{{PAGENAME}}}}</big>{{#if:{{{ja|}}}|<br />'''{{{ja}}}'''{{#if:{{{romaji|}}}|<br />''{{{romaji}}}''}}}}
| 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
| {{#if:{{{series}}}|[[{{#ifeq:{{{series}}}|Telefang|Keitai Denjuu Telefang}}{{#ifeq:{{{series}}}|Bugsite|Network Boukenki Bugsite}} 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}}}}}}]] }}
|-
<!--
 
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|}}}}}}} }}
|-
|-
! Media
|}<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}}}}}}}}]]-->
|-
==Usage==
|}</div><!--
Put the following text at the top of the game article. After filling them in, remove those that you left blank.
 
<pre><nowiki>
--><includeonly>[[Category:Games{{#if:{{{series}}}|[[{{#ifeq:{{{series}}}|Telefang|&nbsp;in the Keitai Denjuu Telefang}}{{#ifeq:{{{series}}}|Bugsite|&nbsp;in the Network Boukenki Bugsite}}&nbsp;series}}]]</includeonly><noinclude>
{{Infobox game
{{wikipedia|Template:Infobox VG}}
| name =
| ja =
| romaji =
| image =
| image2 =
| series =
| edition =
| version1 =
| version2 =
| release-date =
| developer =
| publisher =
| designer =
| platform =
| genre =
}}
</nowiki></pre>


The headings were taken, but not the code.
===name===
[[Category:Infobox Templates|Denjuu]]
The actual English name of the game, not the name of the article. '''Required.'''
===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>

Latest revision as of 18:39, 16 March 2018

Infobox game





Usage[edit]

Put the following text at the top of the game article. After filling them in, remove those that you left blank.

{{Infobox game
| name = 
| ja = 
| romaji = 
| image = 
| image2 = 
| series = 
| edition = 
| version1 = 
| version2 = 
| release-date = 
| developer = 
| publisher = 
| designer = 
| platform = 
| genre = 
}}

name[edit]

The actual English name of the game, not the name of the article. Required.

ja[edit]

The Japanese name of the game, in Kanji (if possible) and Hiragana. Required.

romaji[edit]

The Romaji transliteration of the Japanese name. Required.

image[edit]

The link to the boxart. Use image2 for an alternate boxart. Stick to 200px for size, unless it is smaller.

Format

[[Image:NAME.png|SIZE]]

image2[edit]

Same as the above.

series[edit]

The name of this particular game series. E.g. Keitai Denjuu Telefang.

edition[edit]

The edition of this game. If it is a sequel, it is 2. Otherwise, it is 1.

version1[edit]

In all games, two versions are released, both differing in a few things. Put the first one here. E.g. Power (for Telefang)

version2[edit]

Same as above, but put the second one instead.

release-date[edit]

The date that this game was released for sale in Japan. Put it in Month dd, yyyy format. E.g. July 20, 2002

developer[edit]

The developer of the game.

publisher[edit]

The publisher of the game. It can only be either Smilesoft or Rocket Company in this case.

designer[edit]

The chief designer of the game.

platform[edit]

The game platform this game was designed to run on. E.g. Game Boy Advance.

genre[edit]

The genre this game belongs to.