Difference between revisions of "Template:TextBlog"
From LGPedia
					
										
					
					| m | |||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 10: | Line 10: | ||
| |- valign=top | |- valign=top | ||
| ! URL | ! URL | ||
| − | | {{{url}}} | + | | {{{url}}} {{#if: {{{cast|}}} | <br> | 
| + | {{+}} | ||
| + | {{!}} style="text-align: center; color: {{{tcolor|{{TextBlog/tcolor|{{{series}}}}}}}}; background: {{{color|{{TextBlog/color|{{{series}}}}}}}}; font-size: 110%" colspan="2" {{!}} '''Cast'''  | ||
| + | {{+}} | ||
| + | {{{cast}}}|}} | ||
| |- | |- | ||
| | style="text-align: center; color: {{{tcolor|{{TextBlog/tcolor|{{{series}}}}}}}}; background: {{{color|{{TextBlog/color|{{{series}}}}}}}}; font-size: 110%" colspan="2" | '''Adjacent Blogs'''{{#if: {{{Previous|}}} | <br> | | style="text-align: center; color: {{{tcolor|{{TextBlog/tcolor|{{{series}}}}}}}}; background: {{{color|{{TextBlog/color|{{{series}}}}}}}}; font-size: 110%" colspan="2" | '''Adjacent Blogs'''{{#if: {{{Previous|}}} | <br> | ||
| Line 36: | Line 40: | ||
| This template should be included at the top of every official LG15 text blog, and no other place. | This template should be included at the top of every official LG15 text blog, and no other place. | ||
| <pre> | <pre> | ||
| − | {{ | + | {{TextBlog | 
| | name        =   | | name        =   | ||
| − | | series      = LG15, KM, RES, or N1 | + | | series      = LG15, LG2016, KM, RES, or N1 | 
| | blogger     =   | | blogger     =   | ||
| | date        =   | | date        =   | ||
| | time        =   | | time        =   | ||
| | url         =   | | url         =   | ||
| + | |||
| + | <!-- For use in cases of snapchats or facebook videos --> | ||
| + | | cast        =  | ||
| <!-- These function as the traditional PreviousC/NextC, | <!-- These function as the traditional PreviousC/NextC, | ||
Latest revision as of 02:25, 26 June 2016
| {{{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.
{{TextBlog
| name        = 
| series      = LG15, LG2016, KM, RES, or N1
| blogger     = 
| date        = 
| time        = 
| url         = 
<!-- For use in cases of snapchats or facebook videos -->
| cast        = 
<!-- 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 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.
