Template:OutfitBob
Jump to navigation
Jump to search
| Arrr!! | ||||||
|---|---|---|---|---|---|---|
|
|
||||||
| Game: | LittleBigPlanet | |||||
| Location: | The Seaside | |||||
| No. parts: | 6 | |||||
|
||||||
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=
* {{LevelLink|image=Badge_England_Garden_Main_1.png|First Steps}}
* {{LevelLink|image=Badge_England_Garden_Main_2.png|Get a Grip}}
* {{LevelLink|image=Badge_England_Garden_Main_3.png|Skate to Victory}}
* {{LevelLink|image=Badge_Mexico_Desert_Main_2.png|The Mines}}
}}