Difference between revisions of "Template:Program Infobox"

From Moegirlpedia
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
|Row {{c}} title    = {{#if:{{{Original Title|}}}|Original Title}}
 
|Row {{c}} title    = {{#if:{{{Original Title|}}}|Original Title}}
 
|Row {{c}} info      = {{{Original Title|}}}
 
|Row {{c}} info      = {{{Original Title|}}}
|Row {{c}} title    = {{#if:{{{Type|}}}|Type}}{{#if:{{{Genre|}}}|Genre}}
+
|Row {{c}} title    = {{#if:{{{Type|}}}|Type}}
|Row {{c}} info      = {{{Type|{{{Genre|}}} }}}
+
|Row {{c}} info      = {{{Type| }}}
 
|Row {{c}} title    = {{#if:{{{Form|}}}|Form}}
 
|Row {{c}} title    = {{#if:{{{Form|}}}|Form}}
|Row {{c}} info      = {{{Form|{{{Form|}}} }}}
+
|Row {{c}} info      = {{{Form|}}}
|Row {{c}} title    = {{#if:{{{Origin|}}}|Origin}}{{#if:{{{Country|}}}|Country}}
+
|Row {{c}} title    = {{#if:{{{Origin|}}}|Origin}}
|Row {{c}} info      = {{{Origin|{{{Country|}}} }}}
+
|Row {{c}} info      = {{{Origin|}}}
|Row {{c}} title    = {{#if:{{{Creator|}}}|Creator}}{{#if:{{{Producer|}}}|Producer}}
+
|Row {{c}} title    = {{#if:{{{Producer|}}}|Producer}}
|Row {{c}} info      = {{{Creator|{{{Producer|}}} }}}
+
|Row {{c}} info      = {{{Producer|}}}
|Row {{c}} title    = {{#if:{{{Channel|}}}|Channel}}{{#if:{{{Broadcaster|}}}|Broadcaster}}
+
|Row {{c}} title    = {{#if:{{{Broadcaster|}}}|Broadcaster}}
|Row {{c}} info      = {{{Channel|{{{Broadcaster|}}} }}}
+
|Row {{c}} info      = {{{Broadcaster|}}}
|Row {{c}} title    = {{#if:{{{Schedule|}}}|Schedule}}{{#if:{{{Broadcast Time|}}}|Broadcast Time}}
+
|Row {{c}} title    = {{#if:{{{Broadcast Time|}}}|Broadcast Time}}
|Row {{c}} info      = {{{Schedule|{{{Broadcast Time|}}} }}}
+
|Row {{c}} info      = {{{Broadcast Time|}}}
|Row {{c}} title    = {{#if:{{{Duration|}}}|Duration}}{{#if:{{{Airtime|}}}|Airtime}}
+
|Row {{c}} title    = {{#if:{{{Duration|}}}|Duration}}
|Row {{c}} info      = {{{Duration|{{{Airtime|}}} }}}
+
|Row {{c}} info      = {{{Duration|}}}
|Row {{c}} title    = {{#if:{{{Broadcast Days|}}}|Broadcast Days}}{{#if:{{{Days|}}}|Days}}
+
|Row {{c}} title    = {{#if:{{{Broadcast Days|}}}|Broadcast Days}}
|Row {{c}} info      = {{{Broadcast Days|{{{Days|}}} }}}
+
|Row {{c}} info      = {{{Broadcast Days|}}}
|Row {{c}} title    = {{#if:{{{Episodes|}}}|Episodes}}{{#if:{{{Number of Episodes|}}}|Number of Episodes}}
+
|Row {{c}} title    = {{#if:{{{Episodes|}}}|Episodes}}
|Row {{c}} info      = {{{Ep Number|{{{Episodes|}}} }}}
+
|Row {{c}} info      = {{{Episodes|}}}
|Row {{c}} title    = {{#if:{{{Host|}}}|Host}}}
+
|Row {{c}} title    = {{#if:{{{Host|}}}|Host}}
 
|Row {{c}} info      = {{{Host|}}}
 
|Row {{c}} info      = {{{Host|}}}
|Row {{c}} title    = {{#if:{{{Opening|}}}|Opening}}{{#if:{{{Title Theme|}}}|Title Theme}}
+
|Row {{c}} title    = {{#if:{{{Opening|}}}|Opening}}
|Row {{c}} info      = {{{Opening|{{{Title Theme|}}} }}}
+
|Row {{c}} info      = {{{Opening|}}}
|Row {{c}} title    = {{#if:{{{Ending|}}}|Ending}}{{#if:{{{End Theme|}}}|End Theme}}
+
|Row {{c}} title    = {{#if:{{{Ending|}}}|Ending}}
|Row {{c}} info      = {{{Opening|{{{Ending|}}} }}}
+
|Row {{c}} info      = {{{Ending|}}}
|Row {{c}} title    = {{#if:{{{Website|}}}|Website}}{{#if:{{{Web Page|}}}|Web Page}}
+
|Row {{c}} title    = {{#if:{{{Website|}}}|Website}}
|Row {{c}} info      = {{{Website|{{{Web Page|}}} }}}
+
|Row {{c}} info      = {{{Website|}}}
 
}}</includeonly><noinclude>{{Documentation}}[[Category:Information Templates]]</noinclude>
 
}}</includeonly><noinclude>{{Documentation}}[[Category:Information Templates]]</noinclude>

Latest revision as of 13:54, 25 September 2021

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

Introduction

This template is used for the introduction of a television series.

The template involves some very complex parameters. If you have better ideas and want to add some new items, it is recommended to ask for help in Help:Discussion_board.

Usage

{{Program Infobox
|title         = 
|image        = 
|size     = 
|imgdes     = 
|tabs         = 
|Original Title  = 
|Type         = 
|Form         = 
|Origin       = 
|Producer         = 
|Host       = 
|Broadcaster     = 
|Broadcast Time     = 
|Duration         = 
|Broadcast Days     = 
|Episodes = 
|Opening       = 
|Ending        = 
|Website       = 

|Title Color    = 
|LC Color     = 
|Title Font Color = 
|LC Font Color = 
|Bottom Color     = 
}}
  • [Title Color], [Left Column Color], [Bottom Column Color] are green when not in use. If used but no color is filled in, the default is white; [Title font color] is white by default, and the color is filled in: Help:List of colors.
  • Image size: The default is 250px.
  • Picture information: displayed below the picture, the premise is to call [image].
  • [Tabs] is used to mobilize {{Tabs}}. When using {{Tabs}} to display work-related pictures, please do not use [image], [picture information] and [picture size].
    • For the detailed usage of Tabs, please refer to {{Tabs/doc}}.

Example

{{Program Infobox
|title         = Example
|image        = [Image here]
|size     = 
|imgdes     = 
|tabs         = 
|Original Title  = Example
|Type         = Example
|Form         = Example
|Origin       = Example
|Producer         = Example
|Host       = Example
|Broadcaster     = Example
|Broadcast Time     = Example
|Duration         = Example
|Broadcast Days     = Example
|Episodes = Example
|Opening       = Example
|Ending        = Example
|Website       = Example

|Title Color    = 
|LC Color     = 
|Title Font Color = 
|LC Font Color = 
|Bottom Color     = 
}}


Example
250px
Original Title Example
Type Example
Form Example
Origin Example
Producer Example
Broadcaster Example
Broadcast Time Example
Duration Example
Broadcast Days Example
Episodes Example
Host Example
Opening Example
Ending Example
Website Example