Difference between revisions of "Template:TV Series Infobox"
(Created page with "<includeonly>{{c|init=20|time=2|id=Tokusatsu Infobox}}{{eval|template|Infobox |bg-color = {{{bg-color|rgba(251,251,251,0.8)}}} |title-color = {{{Title Color|#26...") |
|||
Line 14: | Line 14: | ||
|Row 2 title = {{#if:{{{translation name|}}}|Translation Name}} | |Row 2 title = {{#if:{{{translation name|}}}|Translation Name}} | ||
|Row 2 info = {{{translation name|}}} | |Row 2 info = {{{translation name|}}} | ||
− | |Row 3 title = {{#if:{{{creator|}}}|Creator}} | + | |Row 3 title = {{#if:{{{genre|}}}|Genre}} |
− | |Row | + | |Row 3 info = {{{genre|}}} |
− | |Row | + | |Row 4 title = {{#if:{{{creator|}}}|Creator}} |
+ | |Row 4 info = {{{creator|}}} | ||
+ | |Row 5 title = {{#if:{{{region|}}}|Region}} | ||
|Row 4 info = {{{region|}}} | |Row 4 info = {{{region|}}} | ||
− | |Row | + | |Row 6 title = {{#if:{{{rating|}}}|Rating}} |
|Row 5 info = {{{rating|}}} | |Row 5 info = {{{rating|}}} | ||
− | |Row | + | |Row 7 title = {{#if:{{{original run|}}}|Original run}} |
− | |Row | + | |Row 7 info = {{{original run|}}} |
− | |Row | + | |Row 8 title = {{#if:{{{episodes|}}}|Episodes}} |
− | |Row | + | |Row 8 info = {{{episodes|}}} |
− | |Row | + | |Row 9 title = {{#if:{{{studio|}}}|Production company}} |
− | |Row | + | |Row 9 info = {{{studio|}}} |
− | |Row | + | |Row 10 title = {{#if:{{{director|}}}|Director}} |
− | |Row | + | |Row 10 info = {{{director|}}} |
− | |Row | + | |Row 11 title = {{#if:{{{writer|}}}|Writer}} |
− | |Row | + | |Row 11 info = {{{writer|}}} |
− | |Row | + | |Row 12 title = {{#if:{{{music|}}}|Music}} |
− | |Row | + | |Row 12 info = {{{music|}}} |
− | |Row | + | |Row 13 title = {{#if:{{{producer|}}}|Producer}} |
− | |Row | + | |Row 13 info = {{{producer|}}} |
− | |Row | + | |Row 14 title = {{#if:{{{network}}}|Original network}} |
− | |Row | + | |Row 14 info = {{{network|}}} |
− | |Row | + | |Row 15 title = {{#if:{{{licenser|}}}|Licenser}} |
− | |Row | + | |Row 15 info = {{{licenser|}}} |
− | |Row | + | |Row 16 title = {{#if:{{{platform|}}}|Platform}} |
− | |Row | + | |Row 16 info = {{{platform|}}} |
− | |Row | + | |Row 17 title = {{#if:{{{status|}}}|Status}} |
− | |Row | + | |Row 17 info = {{{status|}}} |
− | |Row | + | |Row 18 title = {{#if:{{{linked works|}}}|Linked works}} |
− | |Row | + | |Row 18 info = {{{linked works|}}} |
{{#forargs: | {{#forargs: | ||
| key | | key | ||
Line 60: | Line 62: | ||
|original name | |original name | ||
|translation name | |translation name | ||
+ | |genre | ||
|creator | |creator | ||
|region | |region |
Revision as of 01:16, 25 April 2022
This template is used to describe TV series.
Usage
{{TV Series Infobox |original name = |translation name = |genre = |creator = |region = |rating = |original run = |episodes = |studio = |director = |writer = |music = |producer = |network = |licenser = |platform = |producer = |status = |linked works = }}
- img size: Default is 250px.
- imgdes: A caption describing the image.
- [tabs]: Enables the {{Tabs}} function. If {{Tabs}} is used to display images, please do not use [img size] or [imgdes].
- The template's layout can be customized using these parameters:
|Title Color=
|Tile Font Color=
|Left Column Color=
|Left Font Color=
- You can add other content by yourself, such as
|language=Japanese
,|length=25 minutes
,|narration=Kirichi Yamaji
, and so on. - All parameters except the title will be automatically hidden if not filled.
Example
{{TV Series Infobox |title = This is a test |image = 萌百娘.png |original name = This is a test |translation name = This is a test |genre = This is a test |region = This is a test |original run = This is a test |episodes = This is a test |director = This is a test |writer = This is a test |music = This is a test |producer = This is a test |network = This is a test |licenser = This is a test |platform = This is a test |status = This is a test |linked works = This is a test |Title Color = white |Title Font Color = white |Left Column Color = skyblue |Left Font Color = darkblue |bg-color = silver }}