Template:AssetInfobox: Difference between revisions

no edit summary
(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}...")
 
No edit summary
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|{{PAGENAME}}}}}
! colspan="2" | {{{subtitle}}}
| subheader = {{{fullname|}}}
|-
 
! 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 = {{{objectid|-}}}
!| label3 = Games used
| data3 = {{{games|}}}
| label4 = Source code
| data4 = {{{sourcecode|}}}
|}}