Nintendo

Usage[]

Simple[]

{{Head
| type = 
| quote = 
| speaker = 
| quotesource = 
| stub = 
| class = 
}}

Complex[]

{{Head
| type = 
| quote = 
| speaker = 
| quotesource = 
| stub = 
| featured = 
| protected = 
| class = 
| unreleased = 
| for = 
| for1 = 
| for2 = 
| for3 = 
| fandomwiki = <!-- For articles that have Fandom wikis on their own -->
| fandomwikiname = <!-- For articles that have Fandom wikis on their own -->
| nonfandomwiki = <!-- For articles that have non-Fandom wikis on their own -->
| nonfandomwikiname = <!-- For articles that have non-Fandom wikis on their own -->
}}

Types[]

  • Game - A video game (this includes applications).
  • Game Gallery - For game galleries.
  • Character - A character in a video game.
  • Character Gallery - For character galleries.
  • Location - A location in a video game or real life.
  • Location Gallery - For location galleries.
  • Person - A real life person, not a video game character.
  • Person Gallery - For galleries related to people.
  • Item - An item or object in a video game (this includes vehicles, with the exception of very large ones that make more sense being under Location).
  • System - A gaming system.
  • Accessory - A game system accessory.
  • Minigame - minigames form part of the video game as a whole.
  • Species - A species of character or enemy in a video game.
  • Organization - A real life organization.
  • Company - A real life company.
  • Product - A product, not a game system accessory.
  • Website - A website.
  • Fan Website - A fan website.
  • Attack - An attack, move, skill, etc. in a video game, not an ability.
  • Group - A group of characters or an organization in a video game.
  • Event - An event in real life or in a video game.
  • Year - A real life year.
  • Terminology - A video game related term.
  • Magazine - A magazine.
  • Class - A class, job, etc. organizing characters in a video game, not species.
  • Series - A video game series.
  • Chapter - A chapter, section, etc. in a video game.
  • Ability - An ability in a video game, not an attack.
  • Mode - A part of the game that has a unique playstyle, not limited by the plot.
  • TV show - A TV show.
  • Episode - An episode of a TV show.
  • Movie - A movie.
  • List - A list.
  • Credits - For credits.
  • Gallery - For galleries.
  • Media Gallery - For media galleries such as TV shows, movies, music, events, etc.
  • Cheats - For cheats.
  • Videos - For video galleries
  • Scripts - For scripts.
  • Soundtrack - For soundtracks.
  • Song - An individual song.
  • Quote - Quotes from people, characters, slogans, taglines, etc.
  • Portal - A portal (usually found in the "Homepage")
  • Other - Anything not covered by other article types.

Dependencies[]

Templates[]

CSS[]

MediaWiki:Monobook.css[]

.classbox {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -icab-border-radius: 10px;
  -o-border-radius: 10px;
}
 
.oasisclassbox {
  visibility:hidden;
}

MediaWiki:Wikia.css[]

.classbox {
  right: 1187px;
  top: 400px;
  width:28px;
  position: fixed;
}
 
.monobookclassbox {
  visibility:hidden;
}

Verbatim Pages[]

MediaWiki:Classbox[]

<head>
<style>
.classbox {
  display: block;
}
</style>
</head>

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Typetype

What kind of article this is?

Suggested values
Game Character Location Mode Gallery Person Company
Unknownrequired
quotequote

no description

Unknownoptional
speakerspeaker

no description

Unknownoptional
quotesourcequotesource

no description

Unknownoptional
Stubstub

Is this article a stub (short article)?

Suggested values
x
Example
input any character to indicate if it is a stub or nothing if it is not a stub
Unknownoptional
featuredfeatured

no description

Unknownoptional
protectedprotected

no description

Unknownoptional
Classclass

What class of article is this?

Suggested values
A B C D E X
Example
X
Unknownsuggested
Unreleasedunreleased Class U

Is the page for content that isn't currently released?

Booleanoptional
forfor

no description

Unknownoptional
for1for1

no description

Unknownoptional
for2for2

no description

Unknownoptional
for3for3

no description

Unknownoptional
fandomwikifandomwiki

no description

Unknownoptional
fandomwikinamefandomwikiname

no description

Unknownoptional
nonfandomwikinonfandomwiki

no description

Unknownoptional
nonfandomwikinamenonfandomwikiname

no description

Unknownoptional