Difference between revisions of "Template:PortalNews"

From LGPedia
Jump to: navigation, search
m
 
(7 intermediate revisions by 2 users 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; background-color: #999; 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: relative; right: -6px; top: -7px;"><div style="float: right; border: #fff 3px solid;"><div style="border: 4px solid #71B642;"><div style="border: 1px solid #fff;">[[Image:{{#ifeq: {{{text}}} | yes |Lgpedia RESportal news textblog.gif|{{#if: {{{image|}}} |{{{image}}}|Lgpedia RESportal news nopic.gif}}}}|none|100px|link={{ #ifexist: {{{name}}} | {{{name|}}} |}}]]</div></div></div></div>
<div style="background-color: #666; padding: 0.1em {{#ifeq: {{{text}}} | yes | 0.2em | 105px }} 0.1em 0.2em; border-bottom: 1px solid #FFFFFF;">{{#ifeq: {{{text}}} | yes | | {{#ifeq: {{{new}}} | yes |'''NEW:'''&nbsp;|{{#if: {{{number|}}} |'''{{{number}}}.'''&nbsp;|}}}} }}'''{{ #ifexist: {{{name}}} |[[{{#if: {{{link|}}}|{{{link}}}|{{{name}}}}}|{{color|#ccc|{{{name}}}}}]]|{{{name}}}}}'''</div>
+
<div style="background-color: #666; margin: 0px; padding: 0.1em 0.2em 0.1em 0.2em; border-bottom: 1px solid #fff;">{{#ifeq: {{{text}}} | yes ||{{#ifeq: {{{new}}} | yes |'''NEW:'''&nbsp;|{{#if: {{{number|}}} |'''{{{number}}}.'''&nbsp;|}}}}}}'''{{ #ifexist: {{{name}}} |[[{{#if: {{{link|}}}|{{{link}}}|{{{name}}}}}|{{color|#ccc|{{{name}}}}}]]|{{{name}}}}}'''</div>
<includeonly><div style="background-color: #999; height: 6em; padding: 0.1em {{#ifeq: {{{text}}} | yes | 0.2em | 110px }} 0.1em 0.2em;">{{{description|{{color|red|'''No description entered.'''}}}}}</div>
+
<includeonly><div style="height: 6em; padding: 0.1em 0.2em 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;">{{#ifeq: {{{text}}} | yes | | {{#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: #ccc; font-size: 80%; margin: 0px; padding: 0.1em 0.2em; 0.1em 0.2em; border-top: 1px solid #fff; 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==
Line 14: Line 14:
 
|image        =  
 
|image        =  
 
|description  =  
 
|description  =  
 +
|forumurl    =
 
|url          =  
 
|url          =  
 
}}
 
}}
 
</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.
If it is a text blog, please add
+
If it is a text blog, please add: (this will override the image field)
 
  |text=yes
 
  |text=yes
  
Line 26: Line 27:
 
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:
 
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>
 
<pre>[[link|{{color|#71B642|text}}]]</pre>
</noinclude>
+
[[Category:Main Page templates]]</noinclude>

Latest revision as of 02:16, 11 April 2010

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         = 
|link         = <!--Use only if the video name is not the video's page location-->
|number       = 
|blogger      = 
|image        = 
|description  = 
|forumurl     = 
|url          = 
}}

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

|new=yes

after the status line. If it is a text blog, please add: (this will override the image field)

|text=yes


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:

[[link|{{color|#71B642|text}}]]