Difference between revisions of "Template:Blog"

From LGPedia
Jump to: navigation, search
(testing location-row, converted comments to HTML-comments so one can simply copy/paste the code without having to clean it)
(Since all season two episode pages feature this "x ep of season two" text, I created a template that generates such an episode number)
Line 1: Line 1:
 
{| class="infobox" align="right" style="border:#000 1px solid;margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%;background: #fff;" cellspacing="2"
 
{| class="infobox" align="right" style="border:#000 1px solid;margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%;background: #fff;" cellspacing="2"
|+ style="margin-left:2em;" | '''Episode {{{number}}}'''
+
|+ style="margin-left:2em;" | '''Episode {{{number}}}{{#if: {{{number|}}}| [{{epcode{{!}}{{{number}}}}}]}}'''
 
|-
 
|-
 
| style="background: lightsteelblue; font-size: 110%;" align="center" colspan="2" | '''{{{name}}}'''
 
| style="background: lightsteelblue; font-size: 110%;" align="center" colspan="2" | '''{{{name}}}'''

Revision as of 14:52, 11 August 2007

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

Image not available.
Please add one.

Blogger [[{{{blogger}}}]]
Date Posted {{{date}}}
URL {{{url}}}
Length {{{length}}}
Description {{{description}}}
YouTube Tags {{{tags}}}
Production Credits
Cast
Adjacent Blogs
Previous none
Next none

Usage

This template should be included at the top of every official LG15 video, and no other place.

{{Blog
| name        = 
| number      = 
| image       = 
| caption     = 
| blogger     = 
| date        = 
| url         = 
| forumid     = 
| length      = 
| description = 
| faction     = 
| status      =
| location    =
| tags        = 

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

<!-- Use VidChar template for each cast member -->
| cast        = 
{{VidChar|character|actor}} 

<!-- 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       = 
}}