Difference between revisions of "User:Jonpro/Sandbox"

From LGPedia
Jump to: navigation, search
(working on Template:Fan blog)
Line 1: Line 1:
 
 
{| class="infobox" align="right" style="border:black 2px solid;margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%; background: blue; color: white" cellspacing="2"
 
{| class="infobox" align="right" style="border:black 2px solid;margin-left:2em;margin-bottom:2em;width: 21em; text-align: left; font-size: 90%; background: blue; color: white" cellspacing="2"
 
|+ style="margin-left:2em;color:red" | '''BLOGNAME Video {{{number}}}'''
 
|+ style="margin-left:2em;color:red" | '''BLOGNAME Video {{{number}}}'''
Line 7: Line 6:
 
|style="font-size: 100%;" align="center" colspan="2" |
 
|style="font-size: 100%;" align="center" colspan="2" |
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|220px| ]]<br>{{{caption}}} |
 
{{#if: {{{image|}}} | [[Image:{{{image}}}|220px| ]]<br>{{{caption}}} |
  Image not available.<br />Please [[Special:Upload|add]] one.[[Category:Videos needing images]]}}
+
  Image not available.<br />Please [[Special:Upload|add]] one.<includeonly>[[Category:Videos needing images]]</includeonly>}}
 
|- valign=top
 
|- valign=top
 
! style="width:8em" | Blogger
 
! style="width:8em" | Blogger
Line 34: Line 33:
 
! Next
 
! Next
 
| {{#if: {{{Next|}}} | "[[{{{Next}}}]]" | none}}
 
| {{#if: {{{Next|}}} | "[[{{{Next}}}]]" | none}}
|}[[Category:BLOGNAME videos]][[Category:{{#if: BLOGCAT | BLOGCAT | BLOGGER's blogs}}|{{{number}}}]]
+
|}<noinclude>
 +
== Usage ==
 +
This template is for BLOGNAME videos.
 +
<pre>
 +
{{BLOGNAME
 +
| name        =
 +
| number      =
 +
| image      =
 +
| caption    =
 +
| date        =
 +
| url        =
 +
| description =
 +
| song        =
 +
| tags        =
 +
| Previous    =
 +
| Next        =
 +
}}</pre>
 +
[[Category:Video templates]]</noinclude>
 +
<includeonly>[[Category:BLOGNAME videos|{{{number}}}]]</includeonly>

Revision as of 20:00, 23 April 2007

BLOGNAME Video {{{number}}}
{{{name}}}

Image not available.
Please add one.

Blogger BLOGGER
Date Posted {{{date}}}
URL {{{url}}}
Description {{{description}}}
YouTube Tags {{{tags}}}
Adjacent Blogs
Previous none
Next none

Usage

This template is for BLOGNAME videos.

{{BLOGNAME 
| name        = 
| number      = 
| image       = 
| caption     = 
| date        = 
| url         = 
| description = 
| song        = 
| tags        = 
| Previous    = 
| Next        = 
}}