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>Crazybob2014
mNo edit summary
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<infobox>
<infobox layout="tabular" theme="game">
  <title source="title1">
    <title source="show name"><default>{{PAGENAME}}</default></title>
    <default>{{PAGENAME}}</default>
<image source="image"></image>
  </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="studios"><label>Studio(s)</label></data>
  <data source="row2">
            <data source="network"><label>Network(s)</label></data>
    <label>Label</label>
            <data source="first aired"><label>First aired</label></data>
  </data>
            <data source="last aired"><label>Last aired</label></data> 
    </group>
     <group>
    <header>Attribution information</header>
            <data source="creators"><label>Creator(s)</label></data>
            <data source="writers"><label>Writer(s)</label></data>
            <data source="directors"><label>Director(s)</label></data>
            <data source="executive producers"><label>Executive producer(s)</label></data>
            <data source="starring"><label>Starring</label></data>    
    </group>
</infobox>
</infobox>
<noinclude>
<noinclude>{{Clear}}{{documentation}}</noinclude>
Example usage:<pre>
{{TV Infobox
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}
</pre>
</noinclude>

Latest revision as of 07:43, 8 April 2025

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:TV_Infobox/doc to edit this documentation. (How does this work?)

Syntax[edit source]

To use this template, paste the following code into the top of the article, filling all relevant fields:

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