Difference between revisions of "Template:Miniseries"
From LGPedia
					
										
					
					 (New page: {| class="infobox" style="font-size: 90%; float: right; background-color: {{{bgcolor|#FFFFFF}}}; border: 1px solid {{{bordercolor|#AAAAAA}}}; color: {{{fontcolor|#000000}}};margin-left: 2e...)  | 
				|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
|style="font-size: 100%;" align="center" colspan="2" |{{#if: {{{image|}}} | [[Image:{{{image}}}|220px]] | Image not available.<br />Please [[Special:Upload | add]] one. }} {{#if: {{{parent|}}} |<br>  | |style="font-size: 100%;" align="center" colspan="2" |{{#if: {{{image|}}} | [[Image:{{{image}}}|220px]] | Image not available.<br />Please [[Special:Upload | add]] one. }} {{#if: {{{parent|}}} |<br>  | ||
{{+}}valign="top"  | {{+}}valign="top"  | ||
| − | {{!}}'''Parent series'''  | + | !style="width:8em"{{!}}'''Parent series'''  | 
{{!}}{{{parent}}}}} {{#if: {{{creators|}}} |<br>  | {{!}}{{{parent}}}}} {{#if: {{{creators|}}} |<br>  | ||
{{+}}  | {{+}}  | ||
| − | + | !'''Created by'''  | |
{{!}}{{{creators}}}}} {{#if: {{{cast|}}} |<br>  | {{!}}{{{creators}}}}} {{#if: {{{cast|}}} |<br>  | ||
{{+}}  | {{+}}  | ||
| Line 18: | Line 18: | ||
{{+}}  | {{+}}  | ||
!style="background-color: {{{headercolor|#D3D3D3}}}; color: {{{headerfont|#000000}}}; font-size: 110%;" align="center" colspan="2"{{!}}Production Crew  | !style="background-color: {{{headercolor|#D3D3D3}}}; color: {{{headerfont|#000000}}}; font-size: 110%;" align="center" colspan="2"{{!}}Production Crew  | ||
| − | {{{crew}}}}}  | + | {{{crew}}}}} {{ #ifexpr: {{ #if: {{{portal|}}} | 1 | 0 }} or {{ #if: {{{lov|}}} | 1 | 0 }} | <br>  | 
| − | |  | + | {{+}}  | 
| − | |colspan="2"   | + | {{!}}colspan="2" align="center"{{!}}{{#if:{{{portal|}}}|[[{{{portal}}}|{{{name|{{PAGENAME}}}}} Portal]]}}<br>{{#if:{{{lov|}}}|[[{{{lov}}}|List of {{{name|{{PAGENAME}}}}} videos]]}}|}}  | 
|}<noinclude>  | |}<noinclude>  | ||
This template generates a sidebar similar to [[Template:Blog]], but for use on the main descriptive pages of mini-series.  | This template generates a sidebar similar to [[Template:Blog]], but for use on the main descriptive pages of mini-series.  | ||
Latest revision as of 18:32, 17 August 2009
| Miniseries | |
|---|---|
| Image not available. Please add one.  | 
This template generates a sidebar similar to Template:Blog, but for use on the main descriptive pages of mini-series.
Usage
{{Miniseries
|name     =
|image    =
|parent   =
|creators =
|cast     = {{Show/row|CHARACTER|ACTOR}}
|former   = {{Show/row|FORMER CHARACTER|FORMER ACTOR}}
|crew     = {{Show/row|PRODUCTION FUNCTION|CREWMEMBER}}
|portal   =
|lov      =
|bgcolor     =
|headercolor =
|headerfont  =
|fontcolor   =
|bordercolor =
}}
namedefaults to the page name.imageexpects only the filename, no preceeding Image: or other parameters.creatorsis shown exactly as entered, so that a list of links can be made.cast,formerandcreware meant for use with Template:Show/row - see that page if you're unsure how to use it.portalandlovask for the Portal and List of Videos for that show, if they have them.bgcolorcontrols the background color (defaults to #FFFFFF).headercolorcontrols the subsection header colors (defaults to #D3D3D3).headerfontcontrols the subsection header font colors (defaults to #000000).fontcolorcontrols the overall font color (defaults to #000000).bordercolorcontrols the border color (defaults to #AAAAAA).
If the series name equals the page name, and portal and list of videos are at the default locations, all three values can be omitted.