Template:FunctionBob: Difference between revisions
Jump to navigation
Jump to search
DokkeFyxen (talk | contribs) (Created page with "<includeonly>{{BobTable|width=262px|border={{{border}}}|content= {{BobRow|headline=y|align=center|bgcolor={{{border}}}|textcolor={{{color|#fff}}}|title={{#if: {{{title|}}} | {{{title}}} | {{SUBPAGENAME}} }} }} {{ #if: {{{noimg|}}} | | {{BobRow|headline=y|align=center|title= {{#ifeq:{{{bobimg|}}}|IMAGE_NAME.png| Incompetent template use! [[Category:{{namespace detect|main=Missing box art}}]] | {{imageexists | file = {{#if: {{{bobimg|}}} | {{{bobimg}}} | {{PAGENAME}...") |
DokkeFyxen (talk | contribs) mNo edit summary |
||
Line 31: | Line 31: | ||
| 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! | | 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. | | 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 function's name. Only necessary if the articles name has a disambiguation term, e.g. "Page Title ( | | title= The function's name. Only necessary if the articles name has a disambiguation term, e.g. "Page Title (function)" | ||
| game= The game in which this function appears. Use this if the item only appears in one game. | | game= The game in which this function appears. Use this if the item only appears in one game. | ||
| games= Use this instead of 'game' if the function appears in more than one game. Game links should be separted by commas. | | games= Use this instead of 'game' if the function appears in more than one game. Game links should be separted by commas. |
Revision as of 18:46, 23 April 2024
Sticker Scrubber | |
---|---|
Developer Exclusive: | Yes |
Type: | Sticker Tool |
Games: | LittleBigPlanet 2 (DEV), LittleBigPlanet PS Vita, LittleBigPlanet 3 |
Use this to provide a brief summary of information about popit functions and other functions.
Usage
{{FunctionBob | noimg= Use this to omit the title screen and placeholder image. Generally this shouldn't be used outside of specific circumstances, i.e. no Popit icon exists. | bobimg= Image filename (e.g. Placeholder.png). This is typically the icon that gets displayed in the Popit menu. | 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 function's name. Only necessary if the articles name has a disambiguation term, e.g. "Page Title (function)" | game= The game in which this function appears. Use this if the item only appears in one game. | games= Use this instead of 'game' if the function appears in more than one game. Game links should be separted by commas. | type= Specify what kind of function it is (sticker, costume, material, pod, etc) | dev= If the item is a Developer tool. }}