Difference between revisions of "VideoBob"
From Sega Retro
(apologies) |
|||
Line 1: | Line 1: | ||
− | {{BobTablePlus| | + | {{#vardefine:videocode|{{{videocode|}}}}}{{BobTablePlus| |
{{BobRowPlus | {{BobRowPlus | ||
| if={{{logo|}}} | | if={{{logo|}}} | ||
Line 76: | Line 76: | ||
{{#if:{{{oflc|}}}|{{OFLC|{{{oflc}}}}}|}} | {{#if:{{{oflc|}}}|{{OFLC|{{{oflc}}}}}|}} | ||
}} | }} | ||
+ | {{#if:{{{defaultratingsystem|}}}|{{#cargo_store: | ||
+ | _table = magdefaultratingsystems | ||
+ | |code={{#var:videocode}} | ||
+ | |system={{{defaultratingsystem|}}} | ||
+ | |firstissue=0 | ||
+ | }}{{#if:{{{defaultratingsystem2|}}}|{{#cargo_store: | ||
+ | _table = magdefaultratingsystems | ||
+ | |code={{#var:videocode}} | ||
+ | |system={{{defaultratingsystem2|}}} | ||
+ | |firstissue={{padleft:{{{defaultratingsystem2_issue|0}}}|8|0}} | ||
+ | }}}}{{#if:{{{defaultratingsystem3|}}}|{{#cargo_store: | ||
+ | _table = magdefaultratingsystems | ||
+ | |code={{#var:videocode}} | ||
+ | |system={{{defaultratingsystem3|}}} | ||
+ | |firstissue={{padleft:{{{defaultratingsystem3_issue|0}}}|8|0}} | ||
+ | }}}}{{#if:{{{defaultratingsystem4|}}}|{{#cargo_store: | ||
+ | _table = magdefaultratingsystems | ||
+ | |code={{#var:videocode}} | ||
+ | |system={{{defaultratingsystem4|}}} | ||
+ | |firstissue={{padleft:{{{defaultratingsystem4_issue|0}}}|8|0}} | ||
+ | }}}}{{#if:{{{defaultratingsystem5|}}}|{{#cargo_store: | ||
+ | _table = magdefaultratingsystems | ||
+ | |code={{#var:videocode}} | ||
+ | |system={{{defaultratingsystem5|}}} | ||
+ | |firstissue={{padleft:{{{defaultratingsystem5_issue|0}}}|8|0}} | ||
+ | }}}}|}} | ||
}}<noinclude> | }}<noinclude> | ||
==Usage== | ==Usage== |
Revision as of 05:28, 13 September 2020
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= | studio= | publisher= | distributor= | seasons= | episodes= | airdate= | airdate_final= | channel= | runtime= | language= | releases={{ReleasesVideo ... }} }}