Template:MPGameInfobox: Difference between revisions
Appearance
Szczypak64 (talk | contribs) m Protected "Template:MPGameInfobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
Szczypak64 (talk | contribs) No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<!-- START OF PADDING AROUND INFO BOX --> | <!-- START OF PADDING AROUND INFO BOX --> | ||
{| border="0 | {| border="0" width="340px" style="float: right;padding: 0 0 20px 20px" | ||
|- | |- | ||
| | | | ||
Line 7: | Line 7: | ||
{| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa" align="center" | {| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa" align="center" | ||
|- | |- | ||
!style="background: | !style="background:#17D1F6;" |'''{{{name|{{PAGENAME}}}}}''' | ||
|- | |- | ||
| | | | ||
Line 13: | Line 13: | ||
{| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; align="center" | {| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; align="center" | ||
|- | |- | ||
!{{{ | !{{{Image|none.png}}} | ||
|- | |- | ||
|} | |}{{{Caption|}}} | ||
<!-- END OF BORDER AROUND IMAGE --> | <!-- END OF BORDER AROUND IMAGE --> | ||
|- | |- | ||
| | | | ||
{| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #aaaaaa | {| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #aaaaaa;width:100%" | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{Genre|}}} | | {{#if:{{{Genre|}}} | | ||
!width=100{{!}}Genre | !width=100{{!}}Genre: | ||
!width=200{{!}}{{{Genre|}}} | !width=200{{!}}{{{Genre|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Running Time|}}} | | ||
!width=100{{!}} | !width=100{{!}}Running Time: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Running Time|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Country|}}} | | ||
!width=100{{!}} | !width=100{{!}}Country: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Country|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{Release Date|}}} | | {{#if:{{{Release Date|}}} | | ||
!width=100{{!}}Release: | !width=100{{!}}Release Date: | ||
!width=200{{!}}{{{Release Date|}}} | !width=200{{!}}{{{Release Date|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Network(s)|}}} | | ||
!width=100{{!}} | !width=100{{!}}Network(s): | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Network(s)|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Created by|}}} | | ||
!width=100{{!}} | !width=100{{!}}Created by: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Created by|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Distributed by|}}} | | ||
!width=100{{!}} | !width=100{{!}}Distributed by: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Distributed by|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Starring|}}} | | ||
!width=100{{!}} | !width=100{{!}}Starring: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Starring|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Seasons|}}} | | ||
!width=100{{!}} | !width=100{{!}}Seasons: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Seasons|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Episodes|}}} | | ||
!width=100{{!}} | !width=100{{!}}Episodes: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Episodes|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Previous show|}}} | | ||
!width=100{{!}} | !width=100{{!}}Previous show: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Previous show|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Next show|}}} | | ||
!width=100{{!}} | !width=100{{!}}Next show: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Next show|}}} | ||
}} | }} | ||
|- | |- | ||
Line 94: | Line 89: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
<div><pre> | <div><pre> | ||
{{ | {{MPTelevisionInfobox | ||
| | |Image= | ||
| | |Caption= | ||
|Genre= | |Genre= | ||
| | |Running Time= | ||
| | |Country= | ||
|Release Date= | |Release Date= | ||
| | |Network(s)= | ||
| | |Created by= | ||
| | |Distributed by= | ||
| | |Starring= | ||
| | |Seasons= | ||
| | |Episodes= | ||
| | |Previous show= | ||
| | |Next show= | ||
}} | }} | ||
</pre></div> | </pre></div> | ||
=Example= | ==Usage & Example== | ||
'''Note: This infobox is designed for using two or more pictures. For the infobox designed for using only one picture, [[Template: | '''Note: This infobox is designed for using two or more pictures. For the infobox designed for using only one picture, [[Template:TelevisionInfobox|view this infobox instead]].''' | ||
Notes: Use the operator <nowiki><br></nowiki> or <nowiki><br/></nowiki> in source mode to add linebreaks within the table. Sections left blank will not be displayed. The title that appears at the top of the infobox will be the same as the name of the page it is on. Note that the picture field requires the extension (.jpg, .jpeg, .png) to be present, and requires that the File: or Image: part of the link ''not'' be present. | |||
Using the following: | Using the following: | ||
<div><pre | <div><pre> | ||
{{ | {{MPTelevisionInfobox | ||
| | |Image=<tabber> | ||
| | |-|Season 9=[[File:Season 9 FOP.jpg|300px]] | ||
|Genre = | |-|Season 10=[[File:Season 10 FOP.jpg|300px]] | ||
| | </tabber> | ||
|Caption=Looks like Nickelodeon and Butch Hartman got their wish to nearly kill ''The Fairly OddParents''. | |||
|Genre= Fantasy<br/>Comedy | |||
|Running Time=23 minutes | |||
|Country=United States | |||
| | |Release Date=March 23, 2013 – March 28, 2015 (Season 9)<br>January 15, 2016 – July 26, 2017 (Season 10) | ||
|Network(s)= Nickelodeon | |||
|Created by=[[Butch Hartman]] | |||
|Distributed by=ViacomCBS Domestic Media Networks | |||
|Starring=Tara Strong<br/>Daran Norris<br/>Susanne Blakeslee<br/>Carlos Alazraqui<br/>Grey DeLisle-Griffin<br/>Maddie Taylor<br/>Kari Wahlgren | |||
|Release Date = | |Episodes= 43 (Season 9)<br>37 (Season 10) | ||
| | |||
| | |||
}} | }} | ||
</pre></div> | </pre></div> | ||
Line 153: | Line 137: | ||
{| | {| | ||
|- | |- | ||
|{{ | |{{MPTelevisionInfobox | ||
| | |Image=<tabber> | ||
|-|Season 9=[[File:Season 9 FOP.jpg|300px]] | |||
| | |-|Season 10=[[File:Season 10 FOP.jpg|300px]] | ||
|Genre = | </tabber> | ||
| | |Caption=Looks like Nickelodeon and Butch Hartman got their wish to nearly kill ''The Fairly OddParents''. | ||
|Genre= Fantasy<br/>Comedy | |||
|Running Time=23 minutes | |||
|Country=United States | |||
|Release Date=March 23, 2013 – March 28, 2015 (Season 9)<br>January 15, 2016 – July 26, 2017 (Season 10) | |||
| | |Network(s)= Nickelodeon | ||
|Created by=[[Butch Hartman]] | |||
|Distributed by=ViacomCBS Domestic Media Networks | |||
|Starring=Tara Strong<br/>Daran Norris<br/>Susanne Blakeslee<br/>Carlos Alazraqui<br/>Grey DeLisle-Griffin<br/>Maddie Taylor<br/>Kari Wahlgren | |||
|Episodes= 43 (Season 9)<br>37 (Season 10) | |||
|Release Date = | |||
| | |||
| | |||
}} | }} | ||
|- | |- | ||
|} | |} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 10:49, December 7, 2024
{{MPTelevisionInfobox |Image= |Caption= |Genre= |Running Time= |Country= |Release Date= |Network(s)= |Created by= |Distributed by= |Starring= |Seasons= |Episodes= |Previous show= |Next show= }}
Usage & Example
Note: This infobox is designed for using two or more pictures. For the infobox designed for using only one picture, view this infobox instead.
Notes: Use the operator <br> or <br/> in source mode to add linebreaks within the table. Sections left blank will not be displayed. The title that appears at the top of the infobox will be the same as the name of the page it is on. Note that the picture field requires the extension (.jpg, .jpeg, .png) to be present, and requires that the File: or Image: part of the link not be present.
Using the following:
{{MPTelevisionInfobox |Image=<tabber> |-|Season 9=[[File:Season 9 FOP.jpg|300px]] |-|Season 10=[[File:Season 10 FOP.jpg|300px]] </tabber> |Caption=Looks like Nickelodeon and Butch Hartman got their wish to nearly kill ''The Fairly OddParents''. |Genre= Fantasy<br/>Comedy |Running Time=23 minutes |Country=United States |Release Date=March 23, 2013 – March 28, 2015 (Season 9)<br>January 15, 2016 – July 26, 2017 (Season 10) |Network(s)= Nickelodeon |Created by=[[Butch Hartman]] |Distributed by=ViacomCBS Domestic Media Networks |Starring=Tara Strong<br/>Daran Norris<br/>Susanne Blakeslee<br/>Carlos Alazraqui<br/>Grey DeLisle-Griffin<br/>Maddie Taylor<br/>Kari Wahlgren |Episodes= 43 (Season 9)<br>37 (Season 10) }}
Results in the following (normally aligned on the right of the screen):
|