Difference between revisions of "VideoBob"

From Sega Retro

 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#vardefine:videocode|{{{videocode|}}}}}{{#if:{{{relatedto|}}}|{{RelationStore|{{#titleparts:{{PAGENAME}}}}|{{{relatedto|}}}|video}}|}}{{BobTablePlus|
+
{{#vardefine:type|6}}{{#vardefine:videocode|{{{videocode|}}}}}{{#if:{{{relatedto|}}}|{{RelationStore|{{#titleparts:{{PAGENAME}}}}|{{{relatedto|}}}|video}}|}}{{BobTablePlus|
 
{{BobRowPlus
 
{{BobRowPlus
 
| if={{{logo|}}}
 
| if={{{logo|}}}
Line 34: Line 34:
 
}}
 
}}
 
{{BobRowPlus
 
{{BobRowPlus
 +
| if={{{format|}}}
 +
| title=Format
 +
| content={{{format|}}}{{#vardefine:systemfull|{{{format|}}}}}{{#if:{{#pos:{{{format}}}|,}}|{{#vardefine:multi|yes}}}}
 +
}}
 +
{{#vardefine:companyrole|Studio}}{{BobRowPlus
 
| if={{{studio|}}}
 
| if={{{studio|}}}
 
| title=Studio
 
| title=Studio
| content={{{studio|}}}
+
| content={{#if:{{#pos:{{{studio|}}}|<}}|{{{studio|}}}|{{company|{{{studio|}}}}}}}
 
}}
 
}}
 
{{#vardefine:companyrole|Publisher}}{{BobRowPlus
 
{{#vardefine:companyrole|Publisher}}{{BobRowPlus
Line 77: Line 82:
 
| title=Running time
 
| title=Running time
 
| content={{{runtime|}}}
 
| content={{{runtime|}}}
 +
}}
 +
{{BobRowPlus
 +
| if={{{country|}}}
 +
| title=Country of origin
 +
| content={{{country|}}}{{#vardefine:country|{{CountryCheck|{{{country|}}}}}}}{{#if:{{#var:country}}|[[Category:Television shows in {{#var:country}}]]|}}
 
}}
 
}}
 
{{BobRowPlus
 
{{BobRowPlus
Line 121: Line 131:
 
|system={{{defaultratingsystem5|}}}
 
|system={{{defaultratingsystem5|}}}
 
|firstissue={{padleft:{{{defaultratingsystem5_issue|0}}}|8|0}}
 
|firstissue={{padleft:{{{defaultratingsystem5_issue|0}}}|8|0}}
 +
}}}}{{#if:{{{defaultratingsystem6|}}}|{{#cargo_store:
 +
_table = magdefaultratingsystems
 +
|code={{#var:videocode}}
 +
|system={{{defaultratingsystem6|}}}
 +
|firstissue={{padleft:{{{defaultratingsystem6_issue|0}}}|8|0}}
 
}}}}|}}
 
}}}}|}}
 
}}<noinclude>
 
}}<noinclude>
Line 131: Line 146:
 
| bobscreen=
 
| bobscreen=
 
| title=
 
| title=
 +
| format=
 
| studio=
 
| studio=
 
| publisher=
 
| publisher=
Line 141: Line 157:
 
| channel=
 
| channel=
 
| runtime=
 
| runtime=
 +
| country=
 
| language=
 
| language=
 
| releases={{ReleasesVideo
 
| releases={{ReleasesVideo

Latest revision as of 16:37, 8 April 2024

Notavailable.svg
VideoBob

Usage

This template is to be used on articles about videos, films and TV series. Place the following at the top of a page:

{{VideoBob
| logo=
| bobscreen=
| title=
| format=
| studio=
| publisher=
| distributor=
| licensor=
| seasons=
| episodes=
| airdate=
| airdate_final=
| channel=
| runtime=
| country=
| language=
| releases={{ReleasesVideo
...
}}
| relatedto= <!--for Omni templates-->
}}