Difference between revisions of "Template:Blog"

From LGPedia
Jump to: navigation, search
m (Bah. KM has a different font color on seperators.)
(This *should* do it, but I thought that the last time, too)
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:#{{#ifeq:{{{KM}}}|yes|c0c0c0|000}} 1px solid;margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%;background: #{{#ifeq:{{{KM}}}|yes|f5f5f5|fff}};" cellspacing="2"
 
|+ style="margin-left:2em;" | '''Episode {{ #ifeq: {{{KM}}} | yes | {{{number}}} |{{#ifeq: {{#ifexpr: {{{number}}} | true}} | true | {{{number}}}{{color|gray|/{{epcode|{{{number}}}}}}}|{{{number}}}}} }}'''
 
|+ style="margin-left:2em;" | '''Episode {{ #ifeq: {{{KM}}} | yes | {{{number}}} |{{#ifeq: {{#ifexpr: {{{number}}} | true}} | true | {{{number}}}{{color|gray|/{{epcode|{{{number}}}}}}}|{{{number}}}}} }}'''
 
|-
 
|-
Line 33: Line 33:
 
{{!}}- valign=top  
 
{{!}}- valign=top  
 
! Location(s)
 
! Location(s)
{{!}} {{{location}}}|}}
+
{{!}} {{{location}}}|}} {{#if: {{{tags|}}} | <br>
|-valign=top
+
{{+}}valign=top
 
! YouTube Tags
 
! YouTube Tags
| {{{tags}}} {{ #ifexpr: {{#if: {{{execprod|}}} | 1 | 0 }} or {{#if: {{{producers|}}} | 1 | 0 }} or {{#if: {{{pa|}}} | 1 | 0 }} or {{#if: {{{directors|}}} | 1 | 0 }} or {{#if: {{{camera|}}} | 1 | 0 }} or {{#if: {{{vidplay|}}} | 1 | 0 }} or {{#if: {{{story|}}} | 1 | 0 }} or {{#if: {{{editor|}}} | 1 | 0 }} or {{#if: {{{animation|}}} | 1 | 0 }} or {{#if: {{{music supervisor|}}} | 1 | 0 }} or {{#if: {{{song|}}} | 1 | 0 }} | <br>
+
{{+}} {{{tags}}} |}}{{ #ifexpr: {{#if: {{{execprod|}}} | 1 | 0 }} or {{#if: {{{producers|}}} | 1 | 0 }} or {{#if: {{{pa|}}} | 1 | 0 }} or {{#if: {{{directors|}}} | 1 | 0 }} or {{#if: {{{camera|}}} | 1 | 0 }} or {{#if: {{{vidplay|}}} | 1 | 0 }} or {{#if: {{{story|}}} | 1 | 0 }} or {{#if: {{{editor|}}} | 1 | 0 }} or {{#if: {{{animation|}}} | 1 | 0 }} or {{#if: {{{music supervisor|}}} | 1 | 0 }} or {{#if: {{{song|}}} | 1 | 0 }} | <br>
 
{{+}}  
 
{{+}}  
 
{{!}} style="text-align: center; background: {{ #ifeq: {{{KM}}} | yes | <nowiki>#</nowiki>ae2301; color: White | lightsteelblue }}; font-size: 110%" colspan="2" {{!}} '''Production Credits'''  
 
{{!}} style="text-align: center; background: {{ #ifeq: {{{KM}}} | yes | <nowiki>#</nowiki>ae2301; color: White | lightsteelblue }}; font-size: 110%" colspan="2" {{!}} '''Production Credits'''  

Revision as of 00:10, 19 August 2007

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

Image not available.
Please add one.

Blogger [[{{{blogger}}}]]
Date Posted {{{date}}}
URL {{{url}}}
Length {{{length}}}
Description {{{description}}}

{{{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          =
| animation   =
| 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       = 

<!-- If this is a KateModern video, add this line.
     Otherwise, omit it. -->
| KM = yes
}}