Template:Infobox Crossover: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 26: Line 26:
<data source="relevant locations"><label>Relevant location{{#if:{{#pos:{{{relevant locations|}}}|,}}{{#pos:{{{relevant locations|}}}|and}}{{#pos:{{{relevant locations|}}}|&}}{{{plural relevant locations|}}}|s}}:</label></data>
<data source="relevant locations"><label>Relevant location{{#if:{{#pos:{{{relevant locations|}}}|,}}{{#pos:{{{relevant locations|}}}|and}}{{#pos:{{{relevant locations|}}}|&}}{{{plural relevant locations|}}}|s}}:</label></data>
</group>
</group>
    <group layout="horizontal">
<data source="twitter"><format>[https://twitter.com/{{{twitter}}} Twitter]</format></data>
    </group>
    <group layout="horizontal">
<data source="youtube"><format>[https://youtube.com/{{{youtube}}} YouTube channel]</format></data>
    </group>


<!-- Video -->
<!-- Video -->
<group>
<group>
<header>{{#if:{{{soundcloudtrailer|}}}|Video trailer|Official trailer}}</header>
<header>{{#if:{{{soundcloudtrailer|}}}|Video trailer|Official trailer}}</header>
<image source="trailer" />
<data source="trailer"><format>{{video|{{{trailer}}}|250px|center}}</format></data>
</group>
</group>
     <group>
     <group>
<header>Another official trailer</header>
<header>Another official trailer</header>
<image source="trailer2" />
<data source="trailer2"><format>{{video|{{{trailer2}}}|250px|center}}</format></data>
</group>
</group>
<group>
<group>
<header>{{{clip name|Memorable moment}}}</header>
<header>{{{clip name|Memorable moment}}}</header>
<image source="clip" />
<data source="clip"><format>{{video|{{{clip}}}|250px|center}}</format></data>
</group>
</group>


     <group>
     <group>
     <header>{{{clip2 name|Another memorable moment}}}</header>
     <header>{{{clip2 name|Another memorable moment}}}</header>
     <image source="clip2" />
     <data source="clip2"><format>{{video|{{{clip2}}}|250px|center}}</format></data>
     </group>
     </group>
     <group>
     <group>
<header>{{{clip3 name|One more memorable moment}}}</header>
<header>{{{clip3 name|One more memorable moment}}}</header>
<image source="clip3" />
<data source="clip3"><format>{{video|{{{clip3}}}|250px|center}}</format></data>
     </group>
     </group>
     <group>
     <group>
         <header>{{{fullvid name|Full video}}}</header>
         <header>{{{fullvid name|Full video}}}</header>
         <image source="fullvid" />
         <data source="fullvid"><format>{{video|{{{fullvid}}}|250px|center}}</format></data>
</group>
</group>


     <group>
     <group>
         <header>{{{bts name|Behind the scenes video}}}</header>
         <header>{{{bts name|Behind the scenes video}}}</header>
<image source="bts" />
<data source="bts"><format>{{video|{{{bts}}}|250px|center}}</format></data>
</group>
</group>
     <group>
     <group>
         <header>More behind the scenes stuff</header>
         <header>More behind the scenes stuff</header>
<image source="bts2" />
<data source="bts2"><format>{{video|{{{bts2}}}|250px|center}}</format></data>
</group>
</group>
<group>
<group>
<header>Another behind the scenes moment</header>
<header>Another behind the scenes moment</header>
<image source="bts3" />
<data source="bts3"><format>{{video|{{{bts3}}}|250px|center}}</format></data>
</group>
</group>
<group>
<group>
         <header>A Scene in Analysis</header>
         <header>A Scene in Analysis</header>
<image source="scene analysis" />
<data source="scene analysis"><format>{{video|{{{scene analysis}}}|250px|center}}</format></data>
</group>
</group>
<group>
<group>
         <header>Extended interview</header>
         <header>Extended interview</header>
<image source="ex interview" />
<data source="ex interview"><format>{{video|{{{ex interview}}}|250px|center}}</format></data>
</group>
</group>



Latest revision as of 19:38, 21 April 2024

Instructions for {{Infobox Crossover}}
{{Infobox Crossover}} is a template that is used on pages about series that have crossed over with DWU series.

Every field in this infobox is freeform and so full linking syntax should be used. If there are multiple values for a given field, separate them with commas. Optionally, "and" or "&" may be used in place of the final comma. If a relavant field includes either ",", "and" or "&", its label will automatically become plural. To force a field's label, set |plural field name= to any value. For example, to force the label for the writer field to display as "Writers:", set |plural writer= to any value.

To use this infobox, copy and paste this entire form onto the relevant page:

{{Infobox Crossover
|image               = 
|debut               = 
|creator             = 
|publisher           = 
|writer              = 
|director            = 
|editor              = 
|producer            = 
|medium              = 
|genre               = 
|time                = 
|relevant media      = 
|relevant characters = 
|relevant locations  = 
|twitter             = 
|youtube             = 
}}

The standard range of video and audio fields are also available.

The infoboxes title will be automatically generated from the page name. If this is incorrect, use |name= to correct it. This field is entierly freeform so may include italics where relevant.

The full list of variables is as follows:

{{Infobox Crossover
|name                = 
|image               = 
|caption             = 
|image2              = 
|caption2            = 
|debut               = 
|creator             = 
|publisher           = 
|writer              = 
|director            = 
|editor              = 
|producer            = 
|medium              = 
|genre               = 
|time                = 
|relevant media      = 
|relevant characters = 
|relevant locations  = 
|trailer             = 
|trailer2            = 
|clip                = 
|clip name           = 
|clip2               = 
|clip2 name          = 
|clip3               = 
|clip3 name          = 
|fullvid             = 
|fullvid name        = 
|bts                 = 
|bts name            = 
|bts2                = 
|bts3                = 
|scene analysis      = 
|ex interview        = 
|soundcloudtrailer   = 
|soundcloudtrailer2  = 
|soundcloudclip      = 
|soundcloudclip2     = 
|musicsuite          = 
|sample              = 
|soundcloudbts       = 
|podcast             = 
|audio commentary    = 
|fullaud             = 
|twitter             = 
|youtube             = 
}}