Template:Infobox Crossover: Difference between revisions
Bongolium500 (talk | contribs) (Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> </infobox> <noinclude> Example usage: <pre> {{Infobox Crossover | title1=Example }} </pre> <templatedata> {"params":{"title1":{"suggested":true}},"sets":[],"maps":{}} </templatedata> </noinclude>") |
No edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<infobox> | <infobox theme="infobox"> | ||
<title source="name"><default>''{{dau|{{PAGENAME}}}}''</default></title> | |||
<image source="image"> | |||
<caption source="caption"></caption> | |||
</ | </image> | ||
< | <image source="image2"> | ||
<caption source="caption2"></caption> | |||
< | </image> | ||
{{ | |||
<group> | |||
<data source="debut"><label>Debut:</label></data> | |||
<data source="creator"><label>Creator{{#if:{{#pos:{{{creator|}}}|,}}{{#pos:{{{creator|}}}|and}}{{#pos:{{{creator|}}}|&}}{{{plural creator|}}}|s}}:</label></data> | |||
<data source="publisher"><label>Publisher{{#if:{{#pos:{{{publisher|}}}|,}}{{#pos:{{{publisher|}}}|and}}{{#pos:{{{publisher|}}}|&}}{{{plural publisher|}}}|s}}:</label></data> | |||
<data source="writer"><label>Writer{{#if:{{#pos:{{{writer|}}}|,}}{{#pos:{{{writer|}}}|and}}{{#pos:{{{writer|}}}|&}}{{{plural writer|}}}|s}}:</label></data> | |||
<data source="director"><label>Director{{#if:{{#pos:{{{director|}}}|,}}{{#pos:{{{director|}}}|and}}{{#pos:{{{director|}}}|&}}{{{plural director|}}}|s}}:</label></data> | |||
<data source="editor"><label>Editor{{#if:{{#pos:{{{editor|}}}|,}}{{#pos:{{{editor|}}}|and}}{{#pos:{{{editor|}}}|&}}{{{plural editor|}}}|s}}:</label></data> | |||
<data source="producer"><label>Producer{{#if:{{#pos:{{{producer|}}}|,}}{{#pos:{{{producer|}}}|and}}{{#pos:{{{producer|}}}|&}}{{{plural producer|}}}|s}}:</label></data> | |||
<data source="medium"><label>Medium{{#if:{{#pos:{{{medium|}}}|,}}{{#pos:{{{medium|}}}|and}}{{#pos:{{{medium|}}}|&}}{{{plural medium|}}}|s}}:</label></data> | |||
<data source="genre"><label>Genre:</label></data> | |||
</group> | |||
<group> | |||
<header>Crossover details</header> | |||
<data source="time"><label>Time period:</label></data> | |||
<data source="relevant media"><label>Relevant media:</label></data> | |||
<data source="relevant characters"><label>Relevant character{{#if:{{#pos:{{{relevant characters|}}}|,}}{{#pos:{{{relevant characters|}}}|and}}{{#pos:{{{relevant characters|}}}|&}}{{{plural relevant characters|}}}|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 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 --> | |||
<group> | |||
<header>{{#if:{{{soundcloudtrailer|}}}|Video trailer|Official trailer}}</header> | |||
<data source="trailer"><format>{{video|{{{trailer}}}|250px|center}}</format></data> | |||
</group> | |||
<group> | |||
<header>Another official trailer</header> | |||
<data source="trailer2"><format>{{video|{{{trailer2}}}|250px|center}}</format></data> | |||
</group> | |||
<group> | |||
<header>{{{clip name|Memorable moment}}}</header> | |||
<data source="clip"><format>{{video|{{{clip}}}|250px|center}}</format></data> | |||
</group> | |||
<group> | |||
<header>{{{clip2 name|Another memorable moment}}}</header> | |||
<data source="clip2"><format>{{video|{{{clip2}}}|250px|center}}</format></data> | |||
</group> | |||
<group> | |||
<header>{{{clip3 name|One more memorable moment}}}</header> | |||
<data source="clip3"><format>{{video|{{{clip3}}}|250px|center}}</format></data> | |||
</group> | |||
<group> | |||
<header>{{{fullvid name|Full video}}}</header> | |||
<data source="fullvid"><format>{{video|{{{fullvid}}}|250px|center}}</format></data> | |||
</group> | |||
<group> | |||
<header>{{{bts name|Behind the scenes video}}}</header> | |||
<data source="bts"><format>{{video|{{{bts}}}|250px|center}}</format></data> | |||
</group> | |||
<group> | |||
<header>More behind the scenes stuff</header> | |||
<data source="bts2"><format>{{video|{{{bts2}}}|250px|center}}</format></data> | |||
</group> | |||
<group> | |||
<header>Another behind the scenes moment</header> | |||
<data source="bts3"><format>{{video|{{{bts3}}}|250px|center}}</format></data> | |||
</group> | |||
<group> | |||
<header>A Scene in Analysis</header> | |||
<data source="scene analysis"><format>{{video|{{{scene analysis}}}|250px|center}}</format></data> | |||
</group> | |||
<group> | |||
<header>Extended interview</header> | |||
<data source="ex interview"><format>{{video|{{{ex interview}}}|250px|center}}</format></data> | |||
</group> | |||
}} | <!-- Audio --> | ||
</ | <group layout="horizontal"> | ||
< | <header>{{#if:{{{trailer|}}}|Audio trailer|Official trailer}}</header> | ||
{" | <data source="soundcloudtrailer"><format>{{soundcloud|{{{soundcloudtrailer}}}}}</format></data> | ||
</ | </group> | ||
</noinclude> | <group layout="horizontal"> | ||
<header>Another official audio trailer</header> | |||
<data source="soundcloudtrailer2"><format>{{soundcloud|{{{soundcloudtrailer2}}}}}</format></data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Audio clip</header> | |||
<data source="soundcloudclip"><format>{{soundcloud|{{{soundcloudclip}}}}}</format></data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Another audio clip</header> | |||
<data source="soundcloudclip2"><format>{{soundcloud|{{{soundcloudclip2}}}}}</format></data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Music suite</header> | |||
<data source="musicsuite"><label>{{{musicsuite name|}}}</label><format>{{soundcloud|{{{musicsuite}}}}}</format></data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Music sample</header> | |||
<data source="sample"><label>{{{sample name|}}}</label><format>{{soundcloud|{{{sample}}}}}</format></data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Behind the scenes interview</header> | |||
<data source="soundcloudbts"><format>{{soundcloud|{{{soundcloudbts}}}}}</format></data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Behind the scenes podcast</header> | |||
<data source="podcast"><format>{{soundcloud|{{{podcast}}}}}</format></data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Audio commentary</header> | |||
<data source="audio commentary"><format>{{soundcloud|{{{audio commentary}}}}}</format></data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Full audio</header> | |||
<data source="fullaud"><format>{{soundcloud|{{{fullaud}}}}}</format></data> | |||
</group> | |||
</infobox> | |||
<noinclude>{{Documentation}}[[Category:Infoboxes]]</noinclude> |
Latest revision as of 19:38, 21 April 2024
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 = }}