Difference between revisions of "Template:Vid"
From LGPedia
(This should be it.) |
(Removing status and faction, as they're not needed anymore.) |
||
Line 3: | Line 3: | ||
<div style="z-index: 2;">{{#ifeq: {{{new}}} | yes |<div style="float: left;">'''NEW:''' </div>|{{#if: {{{number|}}} |<div style="float: left;">'''{{{number}}}.''' </div>|}}}} {{#if: {{{blogger|}}} |<div style="float: right;">{{init|{{{blogger}}}}}</div>|}}'''{{ #ifexist: {{{name}}} | [[{{{name}}}]] | {{{name}}} }}'''</div> | <div style="z-index: 2;">{{#ifeq: {{{new}}} | yes |<div style="float: left;">'''NEW:''' </div>|{{#if: {{{number|}}} |<div style="float: left;">'''{{{number}}}.''' </div>|}}}} {{#if: {{{blogger|}}} |<div style="float: right;">{{init|{{{blogger}}}}}</div>|}}'''{{ #ifexist: {{{name}}} | [[{{{name}}}]] | {{{name}}} }}'''</div> | ||
<div style="clear: both;">{{#if: {{{image|}}} | [[Image:{{{image}}}|right|100px]]|}}{{#if: {{{description|}}} | {{{description}}} |}}</div> | <div style="clear: both;">{{#if: {{{image|}}} | [[Image:{{{image}}}|right|100px]]|}}{{#if: {{{description|}}} | {{{description}}} |}}</div> | ||
− | <div style="clear: both; font-size: x-small;">{{#if: {{{url|}}} | Watch at {{{url}}}|}} {{#if: {{{forumurl|}}} | ''or'' [{{{forumurl}}} discuss at forum]|}}</div> | + | <div style="clear: both; font-size: x-small;">{{#if: {{{url|}}} | Watch at {{{url}}}|}} {{#if: {{{forumurl|}}} | ''or'' [{{{forumurl}}} discuss at forum]|}}</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== | ||
<pre> | <pre> | ||
Line 18: | Line 15: | ||
|url = | |url = | ||
|forumurl = | |forumurl = | ||
− | |||
− | |||
}} | }} | ||
</pre> | </pre> |
Revision as of 00:05, 13 October 2007
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 |date = |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.