Difference between revisions of "Template:FakeBlog"

From LGPedia
Jump to: navigation, search
m
(desaturated as per Zoey's request, but made colors customizable)
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:{{{bordercolor|#000000}}} 1px solid;margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%;background: {{{bgcolor|#ffffff}}}; color: {{{fontcolor|#000000}}};" cellspacing="2"
 
|+ style="margin-left:1em;" | '''Episode {{{number}}}'''
 
|+ style="margin-left:1em;" | '''Episode {{{number}}}'''
 
|-
 
|-
| style="background: lightsteelblue; font-size: 110%;" align="center" colspan="2" | '''{{{name}}}'''
+
| style="background: {{{separatorcolor|#C4C4C4}}}; font-size: 110%;" align="center" colspan="2" | '''{{{name}}}'''
 
|-
 
|-
 
|style="font-size: 100%;" align="center" colspan="2" |
 
|style="font-size: 100%;" align="center" colspan="2" |
Line 23: Line 23:
 
| {{{tags}}}
 
| {{{tags}}}
 
|-  
 
|-  
| style="text-align: center; background: lightsteelblue; font-size: 110%" colspan="2" | '''Production Credits'''  
+
| style="text-align: center; background: {{{separatorcolor|#C4C4C4}}}; font-size: 110%" colspan="2" | '''Production Credits'''  
 
|-
 
|-
 
| style="font-size: 1px; height:2px" |  
 
| style="font-size: 1px; height:2px" |  
Line 51: Line 51:
 
{{!}} {{{song}}} |}}
 
{{!}} {{{song}}} |}}
 
|-  
 
|-  
| style="text-align: center; background: lightsteelblue; font-size: 110%" colspan="2" | '''Cast'''  
+
| style="text-align: center; background: {{{separatorcolor|#C4C4C4}}}; font-size: 110%" colspan="2" | '''Cast'''  
 
|-
 
|-
 
| style="font-size: 1px; height:2px" |   
 
| style="font-size: 1px; height:2px" |   
Line 73: Line 73:
 
{{!}} {{{actor1}}} |}}
 
{{!}} {{{actor1}}} |}}
 
|-
 
|-
| style="text-align: center; background: lightsteelblue; font-size: 110%" colspan="2" | '''Adjacent Blogs'''
+
| style="text-align: center; background: {{{separatorcolor|#C4C4C4}}}; font-size: 110%" colspan="2" | '''Adjacent Blogs'''
 
|- valign=top
 
|- valign=top
 
! Previous
 
! Previous
Line 96: Line 96:
 
| tags        =  
 
| tags        =  
  
// Leave production credits  
+
<!-- Leave production credits  
// blank if there is no information. Do not specify "none".
+
    blank if there is no information. Do not specify "none". -->
 
| execprod =
 
| execprod =
 
| producers =
 
| producers =
Line 107: Line 107:
 
| song =
 
| song =
  
// List cast in reverse order of desired display order.
+
<!-- List cast in reverse order of desired display order.
// List first character last. Template supports up to six characters
+
    List first character last. Template supports up to six characters -->
 
| character1 =
 
| character1 =
 
| actor1 =
 
| actor1 =
...
+
<!-- ...and so on... -->
 
| character6 =
 
| character6 =
 
| actor6 =
 
| actor6 =
  
| Previous = <-- Leave blank after =
+
| Previous = <!-- Leave blank after =
                     if there is no previous blog.
+
                     if there is no previous blog. -->
| Next = <-- Leave blank after =
+
| Next = <!-- Leave blank after =
                     if there is no next blog.
+
                     if there is no next blog. -->
 +
 
 +
<!-- customization -->
 +
| bgcolor =
 +
| bordercolor =
 +
| fontcolor =
 +
| separatorcolor =
 
}}</pre>
 
}}</pre>
 
[[Category:Video templates]]</noinclude>
 
[[Category:Video templates]]</noinclude>

Revision as of 22:21, 24 July 2007

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

Image not available.
Please add one.

Blogger [[{{{blogger}}}]]
Date Posted {{{date}}}
URL {{{url}}}
Description {{{description}}}
YouTube Tags {{{tags}}}
Production Credits





Cast




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.

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

<!-- List cast in reverse order of desired display order.
     List first character last. Template supports up to six characters -->
| character1 =
| actor1 =
<!-- ...and so on... -->
| character6 =
| actor6 =

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

<!-- customization -->
| bgcolor =
| bordercolor =
| fontcolor =
| separatorcolor =
}}