Welcome to Assassin's Creed Wiki! Log in and join the community.

Template:TV Infobox: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>VilkaTheWolf
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..."
 
imported>VilkaTheWolf
No edit summary
Line 1: Line 1:
<infobox>
<infobox layout="tabular" theme="game">
  <title source="title1">
<image source="image"></image>
     <default>{{PAGENAME}}</default>
    <title source="show name"></title>
  </title>
     <group>
  <image source="image1">
    <header>Production information</header>
    <caption source="caption1"/>
        <data source="format"><label>Format</label></data>
  </image>
        <data source="num episodes"><label>Episode count</label></data>
  <data source="row1">
        <data source="num seasons"><label>No. of seasons</label></data>
     <label>Label</label>
        <data source="runtime"><label>Run time</label></data>
  </data>
        <data source="network"><label>Network(s)</label></data>
  <data source="row2">
        <data source="first aired"><label>First aired</label></data>
    <label>Label</label>
        <data source="last aired"><label>Last aired</label></data> 
  </data>
     </group>
</infobox>
    <group>
<noinclude>
    <header>Attribution information</header>
Example usage:<pre>
        <data source="creators"><label>Creator(s)</label></data>
{{TV Infobox
        <data source="writers"><label>Writer(s)</label></data>
|title1=Example
        <data source="directors"><label>Director(s)</label></data>
|image1=Example
        <data source="executive producers"><label>Executive producer(s)</label></data>
|caption1=Example
        <data source="starring"><label>Starring</label></data>    
|row1=Example
    </group>
|row2=Example
    <group>
}}
</infobox><!-- TEMPLATE ENDS HERE.
</pre>
 
</noinclude>
The following code flags infoboxes that do not have parameters defined.
-->{{#invoke:InfoboxParamCheck|main|image|show name|format|num episodes|num seasons|runtime|network|first aired|last aired|creators|writers|directors|executive producers|starring|timeline|ignore=name}}<noinclude>[[category:Television and video infoboxes]]
 
==Usage==
<pre>{{Television_series
|image=
|show name=
|format=
|num episodes=
|num seasons=
|runtime=
|network=
|first aired=
|last aired=
|creators=
|writers=
|directors=
|executive producers=
|starring=
|timeline=}}</pre></noinclude>

Revision as of 14:50, 16 January 2020

There is a problem with parsing the infobox

  • 0
  • 1
    <image source="image"></image>
  • 2
    <title source="show name"></title>
  • 3
    <group>
  • 4
    <header>Production information</header>
  • 5
    <data source="format"><label>Format</label></data>
  • 6
    <data source="num episodes"><label>Episode count</label></data>
  • 7
    <data source="num seasons"><label>No. of seasons</label></data>
  • 8
    <data source="runtime"><label>Run time</label></data>
  • 9
    <data source="network"><label>Network(s)</label></data>
  • 10
    <data source="first aired"><label>First aired</label></data>
  • 11
    <data source="last aired"><label>Last aired</label></data>
  • 12
    </group>
  • 13
    <group>
  • 14
    <header>Attribution information</header>
  • 15
    <data source="creators"><label>Creator(s)</label></data>
  • 16
    <data source="writers"><label>Writer(s)</label></data>
  • 17
    <data source="directors"><label>Director(s)</label></data>
  • 18
    <data source="executive producers"><label>Executive producer(s)</label></data>
  • 19
    <data source="starring"><label>Starring</label></data>
  • 20
    </group>
  • 21
    <group>
  • 22

    Opening and ending tag mismatch

    Premature end of tag

Script error: No such module "InfoboxParamCheck".

Usage

{{Television_series
|image=
|show name=
|format=
|num episodes=
|num seasons=
|runtime=
|network=
|first aired=
|last aired=
|creators=
|writers=
|directors=
|executive producers=
|starring=
|timeline=}}