Difference between revisions of "Template:Infobox CVG"

From Hanna-Barbera Wiki
Jump to navigationJump to search
(fixed template)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| border=1 style="float:right;width:300px;margin: 0 0 1em 1em;padding:2px;border-spacing:0;font-family: verdana, sans-serif; font-size: 10px; background-color: #f7f8ff; border:1px solid #8888aa;"
{| border=1 class="infobox" style="width:300px"
! colspan=2 style="background-color:#99B1FF;text-align:center;font-size:14px"|''{{{title|{{PAGENAME}}}}}
! colspan=2 style="background-color:#99B1FF"|''{{{title|{{PAGENAME}}}}}
|-
|-
{{#if:{{{image|}}}|{{!}}-
{{#if:{{{image|}}}|{{!}}-
{{!}}colspan=2 style="text-align:center"{{!}}{{{image}}}
{{!}}colspan=2 style="text-align:center"{{!}}{{{image}}}<br>{{#if:{{{caption|}}}|{{{caption}}}}}
}}
}}
{{#if:{{{publisher|}}}|{{!}}-
{{#if:{{{publisher|}}}|{{!}}-style="vertical-align:top;text-align:left;padding:2px"
{{!!}} Publisher:
{{!!}} Publisher
{{!}} {{{publisher}}}
{{!}} {{{publisher}}}
}}
}}
{{#if:{{{developer|}}}|{{!}}-
{{#if:{{{developer|}}}|{{!}}-style="vertical-align:top;text-align:left;padding:2px"
{{!!}} Developer:
{{!!}} Developer
{{!}} {{{developer}}}
{{!}} {{{developer}}}
}}
}}
{{#if:{{{console|}}}|{{!}}-
{{#if:{{{console|}}}|{{!}}-style="vertical-align:top;text-align:left;padding:2px"
{{!!}} Console:
{{!!}} Console
{{!}} {{{console}}}
{{!}} {{{console}}}
}}
}}
{{#if:{{{genre|}}}|{{!}}-
{{#if:{{{genre|}}}|{{!}}-style="vertical-align:top;text-align:left;padding:2px"
{{!!}} Genre:
{{!!}} Genre
{{!}} {{{genre}}}
{{!}} {{{genre}}}
}}
}}
{{#if:{{{released|}}}|{{!}}-
{{#if:{{{released|}}}|{{!}}-style="vertical-align:top;text-align:left;padding:2px"
{{!!}} Release date:
{{!!}} Release date
{{!}} {{{released}}}
{{!}} {{{released}}}
}}
{{!}}-
{{#if:{{{title_screen|}}}|{{!}}-
{{!}}colspan=2 style="background-color:#99B1FF;text-align:center;font-size:12px{{!}} '''Main title screen'''
{{!}}-
{{!}}colspan=2 style="text-align:center"{{!}}{{{title_screen}}}<br>{{#if:{{{caption2|}}}|{{{caption2}}}}}
{{!}}-
}}
{{#if:{{{title_card1|}}}|{{!}}-
{{!}}colspan=2 style="background-color:#99B1FF;text-align:center;font-size:12px{{!}} '''First level title card'''
{{!}}-
{{!}}colspan=2 style="text-align:center"{{!}}{{{title_card1}}}<br>{{#if:{{{caption3|}}}|{{{caption3}}}}}
{{!}}-
}}
{{#if:{{{title_card2|}}}|{{!}}-
{{!}}colspan=2 style="background-color:#99B1FF;text-align:center;font-size:12px{{!}} '''Second level title card'''
{{!}}-
{{!}}colspan=2 style="text-align:center"{{!}}{{{title_card1}}}<br>{{#if:{{{caption4|}}}|{{{caption4}}}}}
{{!}}-
}}
{{#if:{{{title_card3|}}}|{{!}}-
{{!}}colspan=2 style="background-color:#99B1FF;text-align:center;font-size:12px{{!}} '''Third level title card'''
{{!}}-
{{!}}colspan=2 style="text-align:center"{{!}}{{{title_card3}}}<br>{{#if:{{{caption5|}}}|{{{caption5}}}}}
{{!}}-
}}
{{#if:{{{title_card4|}}}|{{!}}-
{{!}}colspan=2 style="background-color:#99B1FF;text-align:center;font-size:12px{{!}} '''Fourth level title card'''
{{!}}-
{{!}}colspan=2 style="text-align:center"{{!}}{{{title_card4}}}<br>{{#if:{{{caption6|}}}|{{{caption6}}}}}
}}
}}
|}<noinclude>
|}<noinclude>
{{clear}}
;Blank template
;Blank template
<pre>
<pre>
{{Infobox CVG
{{Infobox CVG
|image=
|image=
|caption=
|publisher=
|publisher=
|developer=
|developer=
Line 35: Line 67:
|genre=
|genre=
|released=
|released=
|title_screen=
|title_card1=
|caption2=
|title_card2=
|caption3=
|title_card3=
|caption4=
|title_card4=
|caption5=
}}</pre>
}}</pre>
[[Category:Templates]]</noinclude><includeonly>[[Category:Video games]]</includeonly>
[[Category:Templates]][[Category:Infobox templates]]</noinclude><includeonly>[[Category:Video games]]</includeonly>

Latest revision as of 19:51, 15 March 2024

Infobox CVG
Blank template
{{Infobox CVG
|image=
|caption=
|publisher=
|developer=
|console=
|genre=
|released=
|title_screen=
|title_card1=
|caption2=
|title_card2=
|caption3=
|title_card3=
|caption4=
|title_card4=
|caption5=
}}