Template:OutfitBob

From Imagisphere
Jump to navigation Jump to search
Arrr!!
Render England Seaside Costume Pirate Front.png
Game: LittleBigPlanet
Location: The Seaside
No. parts: 6
Found in:
First StepsFirst StepsLevel Badge Overlay.png
First Steps
Get a GripGet a GripLevel Badge Overlay.png
Get a Grip
Skate to VictorySkate to VictoryLevel Badge Overlay.png
Skate to Victory
The MinesThe MinesLevel Badge Overlay.png
The Mines

Use this to provide a summary of information about a costume outfit.

Usage

{{OutfitBob
| noimg=
| bobimg=
| imgwidth=
| imgcap=
| border=
| color=
| title=
| game=
| location=
| parts=
| foundin=
}}

Legend

  • bobimg: Image filename (e.g. Placeholder.png). This is typically a render of the character (if one exists).
  • imgwidth: Image width, in pixels.
  • imgcap: Description for the bob's image that will appear when hovering the mouse cursor over it.
  • border: Allows you to change the colour of the border, if you want it to be themed around a certain game. Hope you know your hex colours!
  • color: Change the colour of the bob's heading text. Typical use case would be changing it to black (#000) if the border colour makes the header hard to see.
  • title: The costume name, which will appear on the bob's header. This defaults to the page's title; it's only necessary to change this if the article's name has a disambiguation term or invalid characters.
  • game: The game that this outfit comes from, e.g. LittleBigPlanet (PlayStation 3).
  • location: The theme this costume set is from; for Downloadable Content, list the pack.
  • parts: The number of costume parts that make up the outfit.
  • foundin: The levels the costume parts are found in.

The example on this page was made with the following code:

{{OutfitBob
|title=Arrr!!
|border=#888
|bobimg=Render_England_Seaside_Costume_Pirate_Front.png
|game=[[LittleBigPlanet (PlayStation 3)|LittleBigPlanet]]
|location=[[The Seaside]]
|parts=6
|foundin=
{{LevelBadge|image=Badge_England_Garden_Main_1.png|text=First Steps|size=32px}} [[First Steps]] • 
{{LevelBadge|image=Badge_England_Garden_Main_2.png|text=Get a Grip|size=32px}} [[Get a Grip]]<br>
{{LevelBadge|image=Badge_England_Garden_Main_3.png|text=Skate to Victory|size=32px}} [[Skate to Victory]] • 
{{LevelBadge|image=Badge_Mexico_Desert_Main_2.png|text=The Mines|size=32px}} [[The Mines]]
}}