Template:TextBlog: Difference between revisions

From LGPedia
Jump to navigationJump to search
Shiori (talk | contribs)
Creating pilot template
 
Shiori (talk | contribs)
mNo edit summary
Line 12: Line 12:
| {{{url}}}
| {{{url}}}
|-
|-
| style="text-align: center; background: {{ #ifeq: {{{KM}}} | yes | <nowiki>#</nowiki>653373; color: White; border:1px solid <nowiki>#</nowiki>4A2B66 | {{#ifeq: {{{RES}}} | yes | <nowiki>#</nowiki>71B642 | lightsteelblue }}}}; font-size: 110%" colspan="2" | '''Adjacent Blogs'''
| style="text-align: center; background: {{ #ifeq: {{{KM}}} | yes | <nowiki>#</nowiki>653373; color: White; border:1px solid <nowiki>#</nowiki>4A2B66 | {{#ifeq: {{{RES}}} | yes | <nowiki>#</nowiki>71B642 | lightsteelblue }}}}; font-size: 110%" colspan="2" | '''Adjacent Blogs'''{{#if: {{{Previous|}}} | <br>
|- valign=top
{{!}}- valign=top
! Previous
! Directly after
| {{#if: {{{Previous|}}} | "[[{{{Previous}}}]]" | none}}
{{!}} "[[{{{Previous}}}]]" |}}{{#if: {{{Next|}}} | <br>
|- valign=top
{{!}}- valign=top
! Next
! Directly before
| {{#if: {{{Next|}}} | "[[{{{Next}}}]]" | none}}{{#if: {{{PreviousB|}}} | <br>
{{!}} "[[{{{Next}}}]]" |}}{{#if: {{{PreviousB|}}} | <br>
{{!}}- valign=top
{{!}}- valign=top
! Previous by {{{blogger}}}
! Previous by {{{blogger}}}
Line 30: Line 30:
{{!}}- valign=top
{{!}}- valign=top
! Next by {{{blogger2}}}
! Next by {{{blogger2}}}
{{!}} "[[{{{NextB2}}}]]" |}}{{#if: {{{PreviousC|}}} | <br>
{{!}} "[[{{{NextB2}}}]]" |}}
{{!}}- valign=top
! Directly after
{{!}} "[[{{{PreviousC}}}]]" |}}{{#if: {{{NextC|}}} | <br>
{{!}}- valign=top
! Directly before
{{!}} "[[{{{NextC}}}]]" |}}
|}
|}
<includeonly>[[Category:{{{blogger}}}'s blogs|* {{{date}}}]]</includeonly><noinclude>
<includeonly>[[Category:{{{blogger}}}'s blogs|* {{{date}}}]]</includeonly><noinclude>
Line 48: Line 42:
| url        =  
| url        =  


<!-- Leave Previous blank after = if there is no previous blog.
<!-- These function as the traditional PreviousC/NextC,
     Leave Next blank after = if there is no next blog. Duh. -->
     since Previous and Next are reserved for video blogs. -->
| Previous    =
| Previous    =
| Next        =  
| Next        =  
Line 57: Line 51:
| PreviousB  =  
| PreviousB  =  
| NextB      =  
| NextB      =  
<!-- These are for videos not technically part of the series,
    for example pre-canon videos of characters later becoming canon.
    They create "Directly after ..." and "Directly before ..." rows -->
| PreviousC  =
| NextC      =


<!-- If this is a non-LG15 video, add one of these lines.
<!-- If this is a non-LG15 video, add one of these lines.

Revision as of 01:04, 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        = 
| 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.