Difference between revisions of "Template:Blog"
From LGPedia
m |
(adding faction and status fields) |
||
| Line 18: | Line 18: | ||
|- valign=top | |- valign=top | ||
! Description | ! Description | ||
| − | | {{{description}}} | + | | {{{description}}} {{#if: {{{faction|}}} | {{!}}- valign=top |
| + | ! Faction | ||
| + | {{!}} {{{faction}}}|}} {{#if: {{{status|}}} | {{!}}- valign=top | ||
| + | ! Status | ||
| + | {{!}} {{{status}}}|}} | ||
|-valign=top | |-valign=top | ||
! YouTube Tags | ! YouTube Tags | ||
| Line 79: | Line 83: | ||
<pre> | <pre> | ||
{{Blog4 | {{Blog4 | ||
| − | | name = | + | | name = |
| − | | number = | + | | number = |
| image = | | image = | ||
| − | | caption = | + | | caption = |
| blogger = | | blogger = | ||
| date = | | date = | ||
| url = | | url = | ||
| description = | | description = | ||
| + | | faction = | ||
| + | | status = | ||
| tags = | | tags = | ||
Revision as of 16:30, 4 April 2007
| {{{name}}} | |
|
Image not available. | |
| 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 every official LG15 video, and no other place.
{{Blog4
| name =
| number =
| image =
| caption =
| blogger =
| date =
| url =
| description =
| faction =
| status =
| tags =
// Leave production credits
// blank if there is no information. Do not specify "none".
| execprod =
| producers =
| directors =
| camera =
| vidplay =
| story =
| editor =
| song =
// Use VidChar template for each cast member
| cast =
{{VidChar
| character =
| actor =
}}
| Previous = <-- Leave blank after =
if there is no previous blog.
| Next = <-- Leave blank after =
if there is no next blog.
| PreviousB = <-- Enter last blog by this blogger if not the same as Previous
| NextB = <-- Enter next blog by this blogger if not the same as Next
| PreviousC = <-- Enter previous video chronologically not technically part of the series
| NextC = <-- Enter next video chronologically not technically part of the series
}}