Difference between revisions of "Template:FakeBlog"

From LGPedia
Jump to: navigation, search
(Added prefix-option, since the fanblogs all insist on custom ones -_-)
(Did I mention I hate template editing? -> added separatortextcolor)
Line 2: Line 2:
 
|+ style="margin-left:1em;" | '''{{{prefix|Episode}}} {{{number}}}'''
 
|+ style="margin-left:1em;" | '''{{{prefix|Episode}}} {{{number}}}'''
 
|-
 
|-
| style="background: {{{separatorcolor|#C4C4C4}}}; font-size: 110%;" align="center" colspan="2" | '''{{{name}}}'''
+
| style="background: {{{separatorcolor|#C4C4C4}}}; font-size: 110%; color: {{{separatortextcolor|{{{fontcolor|#000000}}}}}};" 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: {{{separatorcolor|#C4C4C4}}}; font-size: 110%" colspan="2" | '''Production Credits'''  
+
| style="text-align: center; background: {{{separatorcolor|#C4C4C4}}}; font-size: 110%; color: {{{separatortextcolor|{{{fontcolor|#000000}}}}}};" 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: {{{separatorcolor|#C4C4C4}}}; font-size: 110%" colspan="2" | '''Cast'''  
+
| style="text-align: center; background: {{{separatorcolor|#C4C4C4}}}; font-size: 110%; color: {{{separatortextcolor|{{{fontcolor|#000000}}}}}};" 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: {{{separatorcolor|#C4C4C4}}}; font-size: 110%" colspan="2" | '''Adjacent Blogs'''
+
| style="text-align: center; background: {{{separatorcolor|#C4C4C4}}}; font-size: 110%; color: {{{separatortextcolor|{{{fontcolor|#000000}}}}}};" colspan="2" | '''Adjacent Blogs'''
 
|- valign=top
 
|- valign=top
 
! Previous
 
! Previous
Line 124: Line 124:
 
| fontcolor =
 
| fontcolor =
 
| separatorcolor =
 
| separatorcolor =
 +
| separatortextcolor =
 
| borderstyle = <!-- This takes a full CSS border statement, like "Black 1px solid" -->
 
| borderstyle = <!-- This takes a full CSS border statement, like "Black 1px solid" -->
 
| prefix = <!-- This replaces "Episode" at the very top -->
 
| prefix = <!-- This replaces "Episode" at the very top -->
 
}}</pre>
 
}}</pre>
 
[[Category:Video templates]]</noinclude>
 
[[Category:Video templates]]</noinclude>

Revision as of 23:05, 29 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.

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

<!-- 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 =
| fontcolor =
| separatorcolor =
| separatortextcolor =
| borderstyle = <!-- This takes a full CSS border statement, like "Black 1px solid" -->
| prefix = <!-- This replaces "Episode" at the very top -->
}}