Difference between revisions of "Template:FakeBlog"

From LGPedia
Jump to: navigation, search
m (Checking if condensed conditional works)
m
Line 6: Line 6:
 
|style="font-size: 100%;" align="center" colspan="2" |
 
|style="font-size: 100%;" align="center" colspan="2" |
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|220px| ]]<br>{{#if: {{{caption|}}} | {{{caption}}} | <includeonly>[[Category:Videos needing captions]]</includeonly>}}|
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|220px| ]]<br>{{#if: {{{caption|}}} | {{{caption}}} | <includeonly>[[Category:Videos needing captions]]</includeonly>}}|
  Image not available.<br />Please [[Special:Upload | add]] one. }}
+
  Image not available.<br />Please [[Special:Upload|add]] one.<includeonly>[[Category:Videos needing images]]</includeonly>}}
 
|- valign=top
 
|- valign=top
 
! style="width:8em" | Blogger
 
! style="width:8em" | Blogger

Revision as of 23:15, 1 August 2007

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

Image not available.
Please add one.

Blogger [[{{{blogger}}}]]
Date Posted {{{date}}}
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. I'm planning on tweaking this design for more of a custom look, so look out for a new version.

{{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 =
| directors = 
| camera =
| vidplay =
| story =
| editor =
| song =

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

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

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