Difference between revisions of "Template:TextBlog"

From LGPedia
Jump to: navigation, search
m
m
Line 7: Line 7:
 
|- valign=top  
 
|- valign=top  
 
! Date Posted
 
! Date Posted
| {{#if: {{{date|}}} | {{date|{{{date}}}}} | Unknown}}
+
| {{#if: {{{date|}}} | {{date|{{{date}}}}}{{#if: {{{time|}}}|<br>{{{time}}}|}}} | Unknown}}
 
|- valign=top
 
|- valign=top
 
! URL
 
! URL
Line 40: Line 40:
 
| blogger    =  
 
| blogger    =  
 
| date        =  
 
| date        =  
 +
| time        =
 
| url        =  
 
| url        =  
  

Revision as of 01:09, 1 October 2008

{{{name}}}
Blogger {{{blogger}}}
Date Posted Unknown
URL {{{url}}}
Adjacent Blogs

Usage

This template should be included at the top of every official LG15 text blog, and no other place.

{{Blog
| name        = 
| blogger     = 
| date        = 
| time        = 
| url         = 

<!-- These function as the traditional PreviousC/NextC,
     since Previous and Next are reserved for video blogs. -->
| 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       = 

<!-- If this is a non-LG15 video, add one of these lines.
     Otherwise, omit them. -->
| KM          = yes
| RES         = yes
}}
  • If the page name is the same as the blog name, {{PAGENAME}} should be used in the name variable.
  • The date variable MUST be in the format YYYYMMDD.