Template:ProtoBob: Difference between revisions

From Imagisphere
Jump to navigation Jump to search
No edit summary
m (Trimmed unnecesary code)
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{BobRow|headline=y|align=center|bgcolor={{{border}}}|textcolor={{{color|#fff}}}|title={{#if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }} }}
{{BobRow|headline=y|align=center|bgcolor={{{border}}}|textcolor={{{color|#fff}}}|title={{#if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }} }}
{{ #if: {{{noimg|}}} |  | {{BobRow|headline=y|align=center|title=
{{ #if: {{{noimg|}}} |  | {{BobRow|headline=y|align=center|title=
{{#ifeq:{{{bobimg|}}}|IMAGE_NAME.png| Incompetent template use! [[Category:{{namespace detect|main=Missing title screens}}]] |
{{imageexists
{{imageexists
| file  = {{#if: {{{bobimg|}}} | {{{bobimg}}} | {{PAGENAME}}-title.png }}
| file  = {{#if: {{{bobimg|}}} | {{{bobimg}}} | {{PAGENAME}}-title.png }}
| width  = {{#if: {{{imgwidth|}}} | {{{imgwidth}}} | }}
| width  = {{#if: {{{imgwidth|}}} | {{{imgwidth}}} | }}
| caption= {{#if: {{{imgcap|}}} | {{{imgcap}}} | }}
| caption= {{#if: {{{imgcap|}}} | {{{imgcap}}} | }}
}}}}}}}}
}}}}}}
{{#if: {{{game|}}} | {{BobRow|align=left|Build of:|''[[{{{game}}}]]''}} | }}
{{#if: {{{game|}}} | {{BobRow|align=left|Build of:|''[[{{{game}}}]]''}} | }}
{{#if: {{{system|}}} | {{BobRow|align=left|System:|{{{system}}}}} | }}
{{#if: {{{system|}}} | {{BobRow|align=left|System:|{{{system}}}}} | }}
{{#if: {{{builddate|}}} | {{BobRow|align=left|Build timestamp:|{{{builddate}}}}} | }}
{{#if: {{{builddate|}}} | {{BobRow|align=left|Build timestamp:|{{{builddate}}}}} | }}
{{#if: {{{titleid|}}} | {{BobRow|align=left|Title ID:|{{{titleid}}}}} | }}
{{#if: {{{titleid|}}} | {{BobRow|align=left|Title ID:|{{{titleid}}}}} | }}
{{#if: {{{revisionid|}}} | {{BobRow|align=left|Revision ID:|{{{revisionid}}}}} | }}
{{#if: {{{size|}}} | {{BobRow|align=left|File size:|{{{size}}}}} | }}
{{#if: {{{size|}}} | {{BobRow|align=left|File size:|{{{size}}}}} | }}
{{#if: {{{state|}}} | {{BobRow|align=left|Dump status:|{{{state}}}}} | }}
{{#if: {{{state|}}} | {{BobRow|align=left|Dump status:|{{{state}}}}} | }}
Line 20: Line 20:
<td colspan="2">
<td colspan="2">
<table align="center" width="100%" cellspacing="0" cellpadding="5px">
<table align="center" width="100%" cellspacing="0" cellpadding="5px">
<tr style="color:{{{color|#fff}}}; background-color:{{{border|#fff}}};">
<tr style="color:{{{color|#fff}}}; background-color:{{{border|#888}}};">
<th colspan="2" align="center" style="font-size:115%;">Build Chronology</th>
<th colspan="4" align="center" style="font-size:115%;">Build Chronology</th>
</tr>
</tr>
<tr style="color:{{{color|#fff}}}; background-color:#fff;">
<tr style="color:{{{color|#fff}}}; background-color:#fff;">
<th colspan="1" align="left">{{#if:{{{prevbuild|}}} | [[{{{prevbuild}}}|{{{prevbuildname|Previous build}}}]] | }}</th>
{{#if:{{{prevbuild|}}} | <th colspan="1" align="left" width="1%">[[{{{prevbuild}}}|◀]] </th>
<th colspan="1" align="right">{{#if:{{{nextbuild|}}} | [[{{{nextbuild|}}}|{{{nextbuildname|Next build}}} ]] | }}</th>
<th colspan="1" align="left">[[{{{prevbuild}}}|{{{prevbuildname|Previous build}}}]]</th>| }}
{{#if:{{{nextbuild|}}} | <th colspan="1" align="right">[[{{{nextbuild|}}}|{{{nextbuildname|Next build}}} ]] </th>
<th colspan="1" align="right" width="1%">[[{{{nextbuild|}}}|▶]] </th>| }}
</tr>
</tr>
</table>
</table>
Line 42: Line 44:
| builddate= September 17, 2009
| builddate= September 17, 2009
| titleid= BCUS98148
| titleid= BCUS98148
| revisionid= N/A
| size= 1.45 GB
| size= 1.45 GB
| state= Released
| state= Released
Line 62: Line 65:
| system=
| system=
| builddate=
| builddate=
| titleid=
| titleid=
| revisionid=
| size=
| size=
| state=
| state=
Line 88: Line 92:
* <code>builddate</code>: A timestamp associated with the build, if known.
* <code>builddate</code>: A timestamp associated with the build, if known.
* <code>titleid</code>: The Title ID associated with the build. Note that this may be different from the retail version.
* <code>titleid</code>: The Title ID associated with the build. Note that this may be different from the retail version.
* <code>revisionid</code>: The Revision ID associated with the build. Note that some builds do not have any Revision ID visible.
* <code>size</code>: The amount of space the build takes up on the system's storage.
* <code>size</code>: The amount of space the build takes up on the system's storage.
* <code>state</code>: The build's dump status, i.e. whether or not it's been dumped and released to the public.
* <code>state</code>: The build's dump status, i.e. whether or not it's been dumped and released to the public.

Latest revision as of 10:04, 6 July 2024

LittleBigPlanet (Deploy Build)
Test card
Build of: LittleBigPlanet (PlayStation 3)
System: PlayStation 3
Build timestamp: September 17, 2009
Title ID: BCUS98148
Revision ID: N/A
File size: 1.45 GB
Dump status: Released
Released by: MysteriousCube
File release date: April 23, 2021
Source: PlayStation 3 DECR-1000A Reference Tool

Modified bob template tailored for articles about prototypes and development builds of games.

Usage

{{ProtoBob
| noimg=		y
| bobimg=		
| imgwidth=		
| imgcap=		
| border=		
| title=		
| game=			
| system=		
| builddate=		
| titleid=	
| revisionid=	
| size=			
| state=		
| dumper=		
| dumprelease=		
| source=		
| nextbuild=		
| nextbuildname=	
| prevbuild=		
| prevbuildname=	
}}

When creating a page for a prototype, copy and paste this at the top of the article, edit the right fields and remove parameters that don't belong. With the exception of bobimg, all fields are optional.

Legend

  • noimg: Use this to omit the title screen, box art or default placeholder entirely. Generally speaking, this shouldn't be used outside of specific circumstances.
  • bobimg: Image filename (e.g. "Filename.png")
  • imgwidth: Width of the above image, in pixels (e.g. 320px)
  • imgcap: Witty caption for the chosen image, if it exists.
  • border: Use this to change the colour of the border, if you want to theme the bob around a specific game. Hope you know your hex colours!
  • color: Changes the colour of the header text, in case the border colour you've chosen makes it hard to read. Again, hope you know your hex colours!
  • title: The name of the build. This will use the page's title if left blank, but you may want to fill this in if the page has disambiguation terms.
  • game: The game that this is a development build of, e.g. LittleBigPlanet (PlayStation 3).
  • system: The system that this build was created for.
  • builddate: A timestamp associated with the build, if known.
  • titleid: The Title ID associated with the build. Note that this may be different from the retail version.
  • revisionid: The Revision ID associated with the build. Note that some builds do not have any Revision ID visible.
  • size: The amount of space the build takes up on the system's storage.
  • state: The build's dump status, i.e. whether or not it's been dumped and released to the public.
  • dumper: The person or group responsible for releasing the build, if applicable.
  • dumpdate: The date that this build was dumped and released online, if applicable.
  • source: The origin of the build, if known. This could be from a development kit, or physical media.

Build Chronology

The following arguments are related to a feature of this bob known as 'Build Chronology', which provides quick links to either the next or previous build in a game's development timeline. As long as at least one of prevbuild or nextbuild are specified, a 'Build Chronology' section will appear at the bottom of the bob. If only one build of a game exists, or it's the first/last known build of a game, omit these fields accordingly.

  • prevbuild: A link to the previous build in this game's timeline. If specified, a link will appear in the bottom left corner of the bob.
  • prevbuildname: Display name for the 'previous build' link. If omitted, the link will be displayed as "Previous build".
  • nextbuild: A link to the next build in this game's timeline. If specified, a link will appear in the bottom right corner of the bob.
  • prevbuildname: Display name for the 'next build' link. If omitted, the link will be displayed as "Next build".