Difference between revisions of "Template:FakeBlog"

From LGPedia
Jump to: navigation, search
m
m
Line 31: Line 31:
 
{{#if: {{{execprod|}}} |{{!}}- valign=top  
 
{{#if: {{{execprod|}}} |{{!}}- valign=top  
 
! Executive Producer(s)
 
! Executive Producer(s)
{{!}} {{{execprod}}} |}}{{#if: {{{producers|}}} | {{!}}- valign=top
+
{{!}} {{{execprod}}} |}}{{#if: {{{producers|}}} | {{+}} valign=top
 
! Producer(s)
 
! Producer(s)
{{!}} {{{producers}}} |}}{{#if: {{{assistprod|}}} | {{!}}- valign=top
+
{{!}} {{{producers}}} |}}{{#if: {{{assistprod|}}} | {{+}} valign=top
 
! Assistant Producer(s)
 
! Assistant Producer(s)
{{!}} {{{assistprod}}} |}}{{#if: {{{directors|}}} | {{!}}- valign=top
+
{{!}} {{{assistprod}}} |}}{{#if: {{{directors|}}} | {{+}} valign=top
 
! Director(s)
 
! Director(s)
{{!}} {{{directors}}} |}}{{#if: {{{camera|}}} |{{!}}- valign=top  
+
{{!}} {{{directors}}} |}}{{#if: {{{camera|}}} | {{!}}- valign=top  
 
! Camera
 
! Camera
{{!}} {{{camera}}} |}}{{#if: {{{vidplay|}}} |{{!}}- valign=top  
+
{{!}} {{{camera}}} |}}{{#if: {{{vidplay|}}} | {{+}} valign=top  
 
! Vidplay
 
! Vidplay
{{!}} {{{vidplay}}} |}}{{#if: {{{story|}}} | {{!}}- valign=top
+
{{!}} {{{vidplay}}} |}}{{#if: {{{story|}}} | {{+}} valign=top
 
! Story
 
! Story
{{!}} {{{story}}} |}}{{#if: {{{editor|}}} | {{!}}- valign=top
+
{{!}} {{{story}}} |}}{{#if: {{{editor|}}} | {{+}} valign=top
 
! Editor(s)
 
! Editor(s)
{{!}} {{{editor}}} |}}{{#if: {{{song|}}} | {{!}}- valign=top
+
{{!}} {{{editor}}} |}}{{#if: {{{song|}}} | {{+}} valign=top
 
! Music
 
! Music
 
{{!}} {{{song}}} |}}|<!-- else -->}}{{ #ifexpr: {{ #if:  {{{cast|}}} | 1 | 0 }} or ({{ #if:  {{{character6|}}} | 1 | 0 }} or {{ #if:  {{{character5|}}} | 1 | 0 }} or {{ #if:  {{{character4|}}} | 1 | 0 }} or {{ #if:  {{{character3|}}} | 1 | 0 }} or {{ #if:  {{{character2|}}} | 1 | 0 }} or {{ #if:  {{{character1|}}} | 1 | 0 }}) | <br>
 
{{!}} {{{song}}} |}}|<!-- else -->}}{{ #ifexpr: {{ #if:  {{{cast|}}} | 1 | 0 }} or ({{ #if:  {{{character6|}}} | 1 | 0 }} or {{ #if:  {{{character5|}}} | 1 | 0 }} or {{ #if:  {{{character4|}}} | 1 | 0 }} or {{ #if:  {{{character3|}}} | 1 | 0 }} or {{ #if:  {{{character2|}}} | 1 | 0 }} or {{ #if:  {{{character1|}}} | 1 | 0 }}) | <br>

Revision as of 20:12, 19 April 2008

Episode {{{number}}}
{{{name}}}

Image not available.
Please add one.

Blogger [[{{{blogger}}}]]
Date Posted Unknown
URL {{{url}}}
Description {{{description}}}
YouTube Tags {{{tags}}}
Adjacent Blogs
Previous none
Next none

Usage

This template should be included at the top of pages that want to have the look of an LG15 video page, but are not LG15 video pages. Colors can be customized to fit your series' looks. Do not create your own sidebar. Use this instead. Otherwise, your sidebar will quickly be outdated and unable to benefit from changes.

{{FakeBlog
| name        =
| number      =
| image       = 
| caption     =
| blogger     = 
| date        = 
| url         = 
| description = 
| tags        = 

<!-- Leave production credits 
     blank if there is no information. Do not specify "none". -->
| execprod =
| producers =
| assistprod = 
| directors = 
| camera =
| vidplay =
| story =
| editor =
| song =

| cast = 
{{FakeVidChar|Character name|Actor/ess name}} <!-- both names can be turned into links manually -->

<!-- Leave Previous blank after = if there is no previous blog.
     Leave Next blank after = if there is no next blog. Duh. -->
| Previous    =
| Next        = 

<!-- These are for "Previous by [blogger]" and "Next by [blogger]".
     Leave blank if the next/previous blog was by the same blogger. -->
| PreviousB   = 
| NextB       = 

<!-- These are for videos not technically part of the series,
     for example pre-canon videos of characters later becoming canon.
     They create "Directly after ..." and "Directly before ..." rows -->
| PreviousC   = 
| NextC       = 

<!-- customization -->
| bgcolor =
| fontcolor =
| separatorcolor =
| separatortextcolor =
| borderstyle = <!-- This takes a full CSS border statement, like "Black 1px solid" -->
| prefix = <!-- This replaces "Episode" at the very top -->
| plainblogger = <!-- If your blogger= call includes markup, set it without markup here -->
}}