Difference between revisions of "User:Renegade/News/Template"

From LGPedia
Jump to: navigation, search
m
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<includeonly><div style="position: relative; top: 0px; left: 0px; margin-bottom: 1em; clear: both;">
 
<includeonly><div style="position: relative; top: 0px; left: 0px; margin-bottom: 1em; clear: both;">
<div style="position: absolute; top: 0px; right: 0px; background-color: #FFFFFF;"><div style="position: relative; top: -4px; right: -3px; background-color: #b5b5b5; padding: 5px 4px 5px 4px;"><div style="border: 1px solid #FFFFFF;">[[Image:{{#if: {{{image|}}} |{{{image}}}|Lgpedia design news nopic.gif}}|none|100px]]</div></div></div>
+
<div style="position: absolute; top: 0px; right: 0px; background-color: #FFFFFF;"><div style="position: relative; top: -4px; right: -3px; background-color: #c0c0c0; padding: 5px 4px 5px 4px;"><div style="border: 1px solid #FFFFFF;">[[Image:{{#if: {{{image|}}} |{{{image}}}|Lgpedia design news nopic.gif}}|none|100px]]</div></div></div>
<div style="background-color: #b5b5b5; padding: 0.1em 105px 0.1em 0.2em; border-bottom: 1px solid #FFFFFF;">{{#ifeq: {{{new}}} | yes |'''NEW:'''&nbsp;|{{#if: {{{number|}}} |'''{{{number}}}.'''&nbsp;|}}}}'''{{ #ifexist: {{{name}}} | [[{{{name}}}]] | {{{name}}} }}'''</div>
+
<div style="background-color: #c0c0c0; padding: 0.1em 105px 0.1em 0.2em; border-bottom: 1px solid #FFFFFF;">{{#ifeq: {{{new}}} | yes |'''NEW:'''&nbsp;|{{#if: {{{number|}}} |'''{{{number}}}.'''&nbsp;|}}}}'''{{ #ifexist: {{{name}}} | [[{{{name}}}]] | {{{name}}} }}'''</div>
 
<div style="background-color: #e5e5e5; height: 6em; padding: 0.1em 110px 0.1em 0.2em;">{{{description|{{color|red|'''No description entered.'''}}}}}</div>
 
<div style="background-color: #e5e5e5; height: 6em; padding: 0.1em 110px 0.1em 0.2em;">{{{description|{{color|red|'''No description entered.'''}}}}}</div>
<div style="background-color: #b5b5b5; font-size: 80%; padding: 0.1em 0.2em; 0.1em 0.2em; border-top: 1px solid #FFFFFF; position: relative; top: 0px; left: 0px;">{{#if: {{{url|}}} | Watch at {{{url}}}|}} {{#if: {{{forumurl|}}} | ''or'' [{{{forumurl}}} discuss at forum]|{{color|red|'''No link(s) entered.'''}}}}{{#if: {{{blogger|}}} |<div style="position: absolute; top: 0px; right: 0.2em; font-size: 127%;">{{init|{{{blogger}}}}}</div>|}}</div>
+
<div style="background-color: #c0c0c0; font-size: 80%; padding: 0.1em 0.2em; 0.1em 0.2em; border-top: 1px solid #FFFFFF; position: relative; top: 0px; left: 0px;">{{#if: {{{url|}}} | Watch at {{{url}}}|}} {{#if: {{{forumurl|}}} | ''or'' [{{{forumurl}}} discuss at forum]|{{color|red|'''No link(s) entered.'''}}}}{{#if: {{{blogger|}}} |<div style="position: absolute; top: 0px; right: 0.2em; font-size: 127%;">{{init|{{{blogger}}}}}</div>|}}</div>
 
</div></includeonly><noinclude>This is the template used on the [[Main Page]] to display the videos in the "Latest Developments" column. Follow the advice in that page's source to correctly update it.
 
</div></includeonly><noinclude>This is the template used on the [[Main Page]] to display the videos in the "Latest Developments" column. Follow the advice in that page's source to correctly update it.
 
==Usage==
 
==Usage==

Latest revision as of 13:29, 16 April 2008

This is the template used on the Main Page to display the videos in the "Latest Developments" column. Follow the advice in that page's source to correctly update it.

Usage

{{Vid
|name         =
|number       =
|blogger      =
|image        =
|description  = 
|url          =
|forumurl     = 
}}

Optionally, if this is the latest video in the series, you can add

|new=yes

after the status line.