Welcome to Assassin's Creed Wiki! Log in and join the community.
Template:TV Infobox: Difference between revisions
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"> | ||
<image source="image"></image> | |||
< | <title source="show name"></title> | ||
<group> | |||
<header>Production information</header> | |||
<data source="format"><label>Format</label></data> | |||
<data source="num episodes"><label>Episode count</label></data> | |||
<data source="num seasons"><label>No. of seasons</label></data> | |||
<label> | <data source="runtime"><label>Run time</label></data> | ||
<data source="network"><label>Network(s)</label></data> | |||
<data source="first aired"><label>First aired</label></data> | |||
<data source="last aired"><label>Last aired</label></data> | |||
</group> | |||
</infobox> | <group> | ||
<noinclude> | <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> | ||
| | <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
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=}}