Difference between revisions of "Template:PortalVideoNews"

From LGPedia
Jump to: navigation, search
(Redesigning for The Resistance; this isn't really needed for LG15 or KM anymore.)
m (Reverted edits by Shiori (Talk); changed back to last version by Renegade)
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: #71B642; padding: 5px 4px 5px 4px;"><div style="border: 1px solid #FFFFFF;">[[Image:{{#if: {{{image|}}} |{{{image}}}|Lgpedia RESportal 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: #a1c4eb; padding: 5px 4px 5px 4px;"><div style="border: 1px solid #FFFFFF;">[[Image:{{#if: {{{image|}}} |{{{image}}}|Lgpedia lg15portal design season 3 news nopic.gif}}|none|100px]]</div></div></div>
<div style="background-color: #666; padding: 0.1em 105px 0.1em 0.2em; border-bottom: 1px solid #FFFFFF;">{{#ifeq: {{{new}}} | yes |'''NEW:'''&nbsp;|{{#if: {{{number|}}} |'''{{{number}}}.'''&nbsp;|}}}}'''{{ #ifexist: {{{name}}} |[[{{#if: {{{link|}}}|{{{link}}}|{{{name}}}}}|{{color|#ccc|{{{name}}}}}]]|{{{name}}}}}'''</div>
+
<div style="background-color: #a1c4eb; 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: #999; height: 6em; padding: 0.1em 110px 0.1em 0.2em;">{{{description|{{color|red|'''No description entered.'''}}}}}</div>
+
<div style="background-color: #b6d9ff; height: 6em; padding: 0.1em 110px 0.1em 0.2em;">{{{description|{{color|red|'''No description entered.'''}}}}}</div>
<div style="background-color: #ccc; 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: {{{blogger|}}} |<div style="position: absolute; top: 0px; right: 0.2em; font-size: 127%;">{{init|{{{blogger}}}}}</div>|}}</div>
+
<div style="background-color: #a1c4eb; 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 portals to display the videos in the "Latest Developments" column. Click "edit news" and follow the advice in that page's source to correctly update it.
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Vid
+
{{PortalVideoNews
 
|name        =
 
|name        =
|link        = <!--Use only if the video name is not the video's page location-->
 
 
|number      =
 
|number      =
 
|blogger      =
 
|blogger      =
Line 15: Line 14:
 
|description  =  
 
|description  =  
 
|url          =
 
|url          =
 +
|forumurl    =
 
}}
 
}}
 
</pre>
 
</pre>
 
Optionally, if this is the latest video in the series, you can add
 
Optionally, if this is the latest video in the series, you can add
 
  |new=yes
 
  |new=yes
after the status line.
+
after the status line.</noinclude>
 
+
Please note that this template is more sensitive than previous versions, due to link colors. If a link is manually generated, it will '''not''' be colored correctly unless it is formatted like this:
+
<pre>[[link|{{color|#71B642|text}}]]</pre>
+
</noinclude>
+

Revision as of 00:43, 1 October 2008

This is the template used on the portals to display the videos in the "Latest Developments" column. Click "edit news" and follow the advice in that page's source to correctly update it.

Usage

{{PortalVideoNews
|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.