Template:AssetInfobox: Difference between revisions

Hide parent page(s) from title
(Created page with "{| style="float:right;clear:right;border:1px solid black" ! colspan="2" style="font-size:2em" | {{{title|{{PAGENAME}}}}} |- ! colspan="2" | {{{subtitle}}} |- ! Type | {{{type}...")
 
(Hide parent page(s) from title)
 
(5 intermediate revisions by 2 users not shown)
Line 1:
{{Infobox
{| style="float:right;clear:right;border:1px solid black"
| abovestyle = background:#fdd; padding:8px;
! colspan="2" style="font-size:2em" | {{{title|{{PAGENAME}}}}}
| subheaderstyle =
|-
| above = {{{title|{{SlashTrick|{{PAGENAME}}}}}}}
!| colspan="2"subheader | = {{{subtitle|}}}
|-
 
! Type
| imagestyle =
| {{{type}}}
| captionstyle =
|-
| image = {{ #if: {{{image|}}} | [[File:{{{image}}}|200px|alt={{{imagealt|}}}]] }}
! Object ID
| caption =
| {{{objectid|-}}}
 
|-
| labelstyle = background:#ddf;
! Games used
| datastyle =
| {{{games}}}
| label1 = Type
|}
| data1 = {{{type|}}}
| label2 = Base Type
| data2 = {{{basetype|}}}
!| label3 = Games used
| data3 = {{#if:{{#pos:{{{games|}}}|Scooby}}|[[:Category:Scooby|Night of 100 Frights]]<br>}}
{{#if:{{#pos:{{{games|}}}|BFBB}}|[[:Category:BFBB|Battle for Bikini Bottom]]<br>}}
{{#if:{{#pos:{{{games|}}}|TSSM}}|[[:Category:TSSM|The SpongeBob SquarePants Movie]]<br>}}
{{#if:{{#pos:{{{games|}}}|Incredibles}}|[[:Category:Incredibles|The Incredibles]]<br>}}
{{#if:{{#pos:{{{games|}}}|ROTU}}|[[:Category:ROTU|Rise of the Underminer]]<br>}}
{{#if:{{#pos:{{{games|}}}|RatProto}}|[[:Category:RatProto|Ratatouille Prototype]]<br>}}
| label4 = Source code
| data4 = {{{sourcecode|}}}
|}}