From WikiTemp, the GBAtemp wiki
(Force HB icon to 64px)
(test format on same line)
Line 2: Line 2:
 
|title        = {{{title|{{PAGENAME}}}}}
 
|title        = {{{title|{{PAGENAME}}}}}
 
|image        = {{{image|}}}
 
|image        = {{{image|}}}
|imagesize = 64px
 
 
|headerstyle  = background:#CEE0F2;
 
|headerstyle  = background:#CEE0F2;
  
Line 56: Line 55:
 
|label9  = Language(s)
 
|label9  = Language(s)
 
|data9    = {{{language|}}}
 
|data9    = {{{language|}}}
 
+
|label10 = {{#if: {{{3dsx|}}}{{{3ds|}}}{{{cia|}}}{{{dat|}}}{{{bin|}}}{{{cxi|}}} | Format }}
 +
|data10  = {{
 +
  #if: {{{3dsx|}}}
 +
  | 3dsx {{
 +
    #ifexist: {{{3dsx}}}
 +
#switch: {{{3dsx|}}}
 +
| Yes = ✔ 
 +
| No = ✘
 +
| #default = ?
 +
    }}
 +
  }}
 +
  {{
 +
  #if: {{{3ds|}}}
 +
  | 3ds {{
 +
    #ifexist: {{{3ds}}}
 +
#switch: {{{3ds|}}}
 +
| Yes = ✔
 +
| No = ✘
 +
| #default = ?
 +
    }}
 +
  }}
 +
  {{
 +
  #if: {{{cia|}}}
 +
  | cia {{
 +
    #ifexist: {{{cia}}}
 +
#switch: {{{cia|}}}
 +
| Yes = ✔
 +
| No = ✘
 +
| #default = ?
 +
    }}
 +
  }}
 +
  {{
 +
  #if: {{{dat|}}}
 +
  | dat {{
 +
    #ifexist: {{{dat}}}
 +
#switch: {{{dat|}}}
 +
| Yes = ✔
 +
| No = ✘
 +
| #default = ?
 +
    }}
 +
  }}
 +
  {{
 +
  #if: {{{bin|}}}
 +
  | bin {{
 +
    #ifexist: {{{bin}}}
 +
#switch: {{{bin|}}}
 +
| Yes = ✔
 +
| No = ✘
 +
| #default = ?
 +
    }}
 +
  }}
 +
  {{
 +
  #if: {{{cxi|}}}
 +
  | cxi {{
 +
    #ifexist: {{{cxi}}}
 +
#switch: {{{cxi|}}}
 +
| Yes = ✔
 +
| No = ✘
 +
| #default = ?
 +
    }}
 +
  }}
 
|header11 = {{#if: {{{download|}}}{{{downloadraw|}}}{{{website|}}}{{{discussion|}}}{{{source|}}} | Links }}
 
|header11 = {{#if: {{{download|}}}{{{downloadraw|}}}{{{website|}}}{{{discussion|}}}{{{source|}}} | Links }}
 
|data12  = {{
 
|data12  = {{
Line 124: Line 183:
 
           | #default = [[Category:Infobox homebrew using invalid hbb parameter]]
 
           | #default = [[Category:Infobox homebrew using invalid hbb parameter]]
 
         }}
 
         }}
    }}
 
  }}
 
 
|header21 = {{#if: {{{3dsx|}}}{{{3ds|}}}{{{cia|}}}{{{dat|}}}{{{bin|}}}{{{cxi|}}} | Format }}
 
|label22  = 3dsx
 
|data22  = {{
 
  #if: {{{3dsx|}}}
 
  | {{
 
    #ifexist: {{{3dsx}}}
 
#switch: {{{3dsx|}}}
 
| Yes = ✔
 
| No = ✘
 
| #default = ?
 
    }}
 
  }}
 
|label23  = 3ds
 
|data23  = {{
 
  #if: {{{3ds|}}}
 
  | {{
 
    #ifexist: {{{3ds}}}
 
#switch: {{{3ds|}}}
 
| Yes = ✔
 
| No = ✘
 
| #default = ?
 
    }}
 
  }}
 
|label24  = cia
 
|data24  = {{
 
  #if: {{{cia|}}}
 
  | {{
 
    #ifexist: {{{cia}}}
 
#switch: {{{cia|}}}
 
| Yes = ✔
 
| No = ✘
 
| #default = ?
 
    }}
 
  }}
 
|label25  = dat
 
|data25  = {{
 
  #if: {{{dat|}}}
 
  | {{
 
    #ifexist: {{{dat}}}
 
#switch: {{{dat|}}}
 
| Yes = ✔
 
| No = ✘
 
| #default = ?
 
    }}
 
  }}
 
|label26  = bin
 
|data26  = {{
 
  #if: {{{bin|}}}
 
  | {{
 
    #ifexist: {{{bin}}}
 
#switch: {{{bin|}}}
 
| Yes = ✔
 
| No = ✘
 
| #default = ?
 
    }}
 
  }}
 
|label27  = cxi
 
|data27  = {{
 
  #if: {{{cxi|}}}
 
  | {{
 
    #ifexist: {{{cxi}}}
 
#switch: {{{cxi|}}}
 
| Yes = ✔
 
| No = ✘
 
| #default = ?
 
 
     }}
 
     }}
 
   }}
 
   }}

Revision as of 16:36, 26 November 2014

Infobox 3DS Homebrew
General
↑ Template Documentation ↓ [EditReload]

{{Infobox 3DS Homebrew
| title       = Homebrew title/leave blank for wiki page title
| image       = Image:name of screenshot.png or only name of screenshot.png without "image:" prefix (Upload homebrew icon or application logo)
| imagesize   = 48px/leave blank for 48px by default
| imagecaption= caption text below the image
| type        = see available Types below
| author      =
| translator  =
| graphicsby  =
| contributor =
| portedby    =
| version     =
| license     = GPL/LGPL/Freeware/Shareware/Commercial/Apache/BSD/Unspecified (note that freeware means closed source but free of charge)
| download    =
| website     =
| source      =
| discussion  =
| dm          = yes/no/leave blank (whether the homebrew is available on DownloadMii).
| dmversion   = Version of the homebrew available on DownloadMii
| 3dsx        = yes/no/leave blank (The format this homebrew is provided : 3dsx, gateway 3ds, cia, launcher.dat, bin/elf, cxi)
| 3ds         = yes/no/leave blank
| cia         = yes/no/leave blank
| bin         = yes/no/leave blank
| dat         = yes/no/leave blank
| cxi         = yes/no/leave blank
| titleID     = CTR-P-XXXX (titleID for cia)/leave empty
| below       = Text at the bottom of the infobox/leave blank
}}

Types

media player / utility / operating system / math / arcade game / board game / card game / game engine / music game / platform game / puzzle game / racing game / role playing game / shooting game / simulation game / trivia game / other game / console emulator / handheld emulator / arcade emulator / computer emulator / loader / system tool / pc utility / demo / exploit

See also


The above documentation was Transcluded from the /doc subpage