Welcome to the Lylat Wiki, all about the Star Fox series! If you'd like to help out, please take a look at our community portal.

Difference between revisions of "User:Alex95/Sandbox"

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
m (→‎Template:Infobox game: I guess the coding already works the way I want it to.)
Line 29: Line 29:
{{#if:{{{console|}}} |
{{#if:{{{console|}}} |
{{!-}}
{{!-}}
!style="background-color:#CCFF00; text-align:center;" {{!}}Console(s)
!style="background-color:#CCFF00;" {{!}}Console(s)
{{!}}style="background-color:#CCFF00;" {{!}}{{{console}}}|}}
{{!}}style="background-color:#CCFF00;" {{!}}{{{console}}}|}}
{{#if:{{{release|}}} |
{{#if:{{{release|}}} |
{{!-}}
{{!-}}
!style="background-color:#CCFF00; text-align:center;" {{!}}Release date(s)
!style="background-color:#CCFF00;" {{!}}Release date(s)
{{!}}style="background-color:#CCFF00;" {{!}}{{{release}}}|}}
{{!}}style="background-color:#CCFF00;" {{!}}{{{release}}}|}}
{{#if:{{{genre|}}} |
{{#if:{{{genre|}}} |
{{!-}}
{{!-}}
!style="background-color:#CCFF00; text-align:center;" {{!}}Genre
!style="background-color:#CCFF00;" {{!}}Genre
{{!}}style="background-color:#CCFF00;" {{!}}{{{genre}}}|}}
{{!}}style="background-color:#CCFF00;" {{!}}{{{genre}}}|}}
{{#if:{{{ratings|}}} |
{{#if:{{{ratings|}}} |
{{!-}}
{{!-}}
!style="background-color:#CCFF00; text-align:center;" {{!}}Rating(s)
!style="background-color:#CCFF00" {{!}}Rating(s)
{{!}}style="background-color:#CCFF00;" {{!}}{{{ratings}}}|}}
{{!}}style="background-color:#CCFF00;" {{!}}{{{ratings}}}|}}
{{#if:{{{other_info|}}} |
{{#if:{{{other_info|}}} |
{{!-}}
{{!-}}
!style="background-color:#CCFF00; text-align:center;" {{!}}Other information
!style="background-color:#CCFF00;" {{!}}Other information
{{!}}style="background-color:#CCFF00;" {{!}}{{{other_info}}}|}}
{{!}}style="background-color:#CCFF00;" {{!}}{{{other_info}}}|}}
|}
|}

Revision as of 17:19, 2 June 2020

Templates within Templates that could just be one Template


Template:Infobox game

Alex95/Sandbox
Needed.png
No image yet
Details
Chronology
← N/A Alex95 N/A →
On partnered sites

Usage

This infobox template is used on video game pages.

Parameters

{{Infobox game
|align                = Changes the alignment of the template, if necessary. Default is set to "right".
|title                = Changes the title of the infobox if it is different from the game. Otherwise, it uses the article's full title.
|image                = Provide the file name without "File:" to display an image. If no image is specified, an image asking for one to be uploaded is displayed.
|image_size           = Changes the image size.
|caption              = Provides an image caption.
|developer            = The game's developer.
|publisher            = The game's publisher.
|console              = The console(s) the game released on.
|release              = Release date(s) and region(s) the game released on.
|genre                = The game's genre.
|rating               = The game's rating(s) in all regions.
|other_information    = Any other information that you think is useful and doesn't fit in another parameter.
|prev_release         = The previous game released before the subject, if any.
|next_release         = The next game released after the subject, if any.
|switcher             = Interwiki link to Switcher.
|sw-pagename          = Interwiki link to StrategyWiki.
|smashwiki-pagename   = Interwiki link to SmashWiki.
|mariowiki-pagename   = Interwiki link to Super Mario Wiki.
|zeldawiki-pagename   = Interwiki link to Zelda Wiki.
|bulbapedia-pagename  = Interwiki link to Bulbapedia.
|wikirby-pagename     = Interwiki link to WiKirby.
|warswiki-pagename    = Interwiki link to Wars Wiki.
|wikibound-pagename   = Interwiki link to WikiBound.
|fzero-pagename       = Interwiki link to F-Zero Wiki.
|fireemblem-pagename  = Interwiki link to Fire Emblem Wiki.
|starfywiki-pagename  = Interwiki link to Starfy Wiki.
|icaruspedia-pagename = Interwiki link to Icaruspedia.
}}

Blank template

{{Infobox game
|align                = 
|title                = 
|image                = 
|image_size           = 
|caption              = 
|developer            = 
|publisher            = 
|console              = 
|release              = 
|genre                = 
|rating               = 
|other_information    = 
|prev_release         = 
|next_release         = 
|switcher             = 
|sw-pagename          = 
|smashwiki-pagename   = 
|mariowiki-pagename   = 
|zeldawiki-pagename   = 
|bulbapedia-pagename  = 
|wikirby-pagename     = 
|warswiki-pagename    = 
|wikibound-pagename   = 
|fzero-pagename       = 
|fireemblem-pagename  = 
|starfywiki-pagename  = 
|icaruspedia-pagename = 
}}