Difference between revisions of "Template:Tokusatsu Infobox"

From Moegirlpedia
Jump to: navigation, search
Line 10: Line 10:
 
|tabs              = {{{tabs|}}}
 
|tabs              = {{{tabs|}}}
 
|Row titlestyle    = style="min-width:80px;color:{{{Left Font Color|inherit}}};"
 
|Row titlestyle    = style="min-width:80px;color:{{{Left Font Color|inherit}}};"
|Row 1 title      = {{#if:{{{original name|}}}|original name}}
+
|Row 1 title      = {{#if:{{{original name|}}}|Original Name}}
 
|Row 1 info        = {{{original name|}}}
 
|Row 1 info        = {{{original name|}}}
|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:{{{creator|}}}|Creator}}
 
|Row 3 info        = {{{creator|}}}
 
|Row 3 info        = {{{creator|}}}
|Row 4 title      = {{#if:{{{region|}}}|region}}
+
|Row 4 title      = {{#if:{{{region|}}}|Region}}
 
|Row 4 info        = {{{region|}}}
 
|Row 4 info        = {{{region|}}}
|Row 5 title      = {{#if:{{{rating|}}}|rating}}
+
|Row 5 title      = {{#if:{{{rating|}}}|Rating}}
 
|Row 5 info        = {{{rating|}}}
 
|Row 5 info        = {{{rating|}}}
|Row 6 title      = {{#if:{{{original run|}}}|original run}}
+
|Row 6 title      = {{#if:{{{original run|}}}|Original run}}
 
|Row 6 info        = {{{original run|}}}
 
|Row 6 info        = {{{original run|}}}
|Row 7 title      = {{#if:{{{episodes|}}}|episodes}}
+
|Row 7 title      = {{#if:{{{episodes|}}}|Episodes}}
 
|Row 7 info        = {{{episodes|}}}
 
|Row 7 info        = {{{episodes|}}}
|Row 8 title      = {{#if:{{{company|}}}|company}}
+
|Row 8 title      = {{#if:{{{studio|}}}|Production company}}
 
|Row 8 info        = {{{studio|}}}
 
|Row 8 info        = {{{studio|}}}
|Row 9 title      = {{#if:{{{director|}}}director}}
+
|Row 9 title      = {{#if:{{{director|}}}|Director}}
 
|Row 9 info        = {{{director|}}}
 
|Row 9 info        = {{{director|}}}
|Row 10 title      = {{#if:{{{writer|}}}writer}}
+
|Row 10 title      = {{#if:{{{writer|}}}|Writer}}
 
|Row 10 info        = {{{writer|}}}
 
|Row 10 info        = {{{writer|}}}
|Row 11 title      = {{#if:{{{music|}}}music}}
+
|Row 11 title      = {{#if:{{{music|}}}|Music}}
 
|Row 11 info        = {{{music|}}}
 
|Row 11 info        = {{{music|}}}
|Row 12 title      = {{#if:{{{producer|}}}|producer}}
+
|Row 12 title      = {{#if:{{{producer|}}}|Producer}}
 
|Row 12 info        = {{{producer|}}}
 
|Row 12 info        = {{{producer|}}}
|Row 13 title      = {{#if:{{{network}}}|network}}
+
|Row 13 title      = {{#if:{{{network}}}|Original network}}
 
|Row 13 info        = {{{network|}}}
 
|Row 13 info        = {{{network|}}}
|Row 14 title      = {{#if:{{{licenser|}}}|licenser}}
+
|Row 14 title      = {{#if:{{{licenser|}}}|Licenser}}
 
|Row 14 info        = {{{licenser|}}}
 
|Row 14 info        = {{{licenser|}}}
|Row 15 title      = {{#if:{{{platform|}}}|platform}}
+
|Row 15 title      = {{#if:{{{platform|}}}|Platform}}
 
|Row 15 info        = {{{platform|}}}
 
|Row 15 info        = {{{platform|}}}
|Row 16 title      = {{#if:{{{status|}}}|status}}
+
|Row 16 title      = {{#if:{{{status|}}}|Status}}
 
|Row 16 info        = {{{status|}}}
 
|Row 16 info        = {{{status|}}}
|Row 17 title      = {{#if:{{{linked works|}}}|linked works}}
+
|Row 17 title      = {{#if:{{{linked works|}}}|Linked works}}
 
|Row 17 info        = {{{linked works|}}}
 
|Row 17 info        = {{{linked works|}}}
 
{{#forargs:
 
{{#forargs:

Revision as of 23:02, 23 February 2022

Template-info.svg Template Documentation  [View] [Edit] [History] [Refresh]

This template is used to describe tokusatsu series or movies.

Usage

{{Tokusatsu Infobox
|original name = 
|translation name = 
|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

This is a test
萌百娘.png
Original Name This is a test
Translation Name 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 Woz
Music Poppy
Producer This is a test
Original 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 Font Color white
{{Tokusatsu Infobox
|title = This is a test
|image = 萌百娘.png
|original name = This is a test
|translation name = 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 = Woz
|music = Poppy
|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 = black
|Title Font Color = white
|Left Column Color = purple
|Left Font Color = yellow
|bg-color = pink
}}