Template:Updated: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
(setting width for left side for consistency across all templates)
(template update)
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Template ==
== Template ==
<onlyinclude><div class="UpdatedPage">
<onlyinclude>{{Article Information Box
| class name          = Updated
| left cell bgcolor    = #DFDFDF;
| left cell icon      = [[File:Appointment-new.png]]
| left cell text      = '''Updated:'''
| right cell bgcolor  = #EFEFEF
| right cell text      = This page has been updated on '''{{{1}}}''' for the release of Shareaza v{{{2}}}. {{{3|}}}
}}
[[Category:Updated pages]]</onlyinclude>
 
 
== Old Code ==
<div class="UpdatedPage">
<table width="100%" style="border: 1px solid #aaaaaa;">
<table width="100%" style="border: 1px solid #aaaaaa;">
<tr valign="top" style="background: #99FF66;">
<tr valign="middle" style="background: #EFEFEF;">
<td style="background: #66FF00; width: 100px; white-space: nowrap; padding: 2px 1em 0 0.5em; border-right: 1px solid #aaaaaa; font-size: 12px;">'''Updated:'''</td>
<td style="background: #DFDFDF; width: {{PageTitleTemplatesLeftAreaWidth}}; white-space: nowrap; padding: 2px 1em 0 0.5em; border-right: 1px solid #aaaaaa; font-size: 12px;">[[File:Appointment-new.png]][[WikiProjects.UpdateAndVerifyPages|&nbsp;&nbsp;]]'''Updated:'''</td>
<td style="padding: 1px 1em 0; font-size: 12px;">
<td style="padding: 1px 1em 0; font-size: 12px;">
This page has been updated on '''{{{1}}}''' for the release of Shareaza v{{{2}}}. {{{3}}}
This page has been updated on '''{{{1}}}''' for the release of Shareaza v{{{2}}}. {{{3|}}}
</td></tr></table></div><br/></onlyinclude>
</td></tr></table></div>[[Category:Updated pages]]


== Syntax ==
== Syntax ==
  <nowiki>{{UpdatedPage|date|version|comments}}</nowiki>
  <nowiki>{{Updated|date|version|comments}}</nowiki>
Note that the third parameter ("comments") is optional.


== Example ==
== Example ==
{{UpdatedPage|2009-10-05|2.5.0.0|}}
<nowiki>{{Updated|2009-10-05|2.5.0.0}}</nowiki>
{{Updated|2009-10-05|2.5.0.0}}
 
== Usage ==
To be used exclusively with [[WikiProjects.UpdateAndVerifyPages]]. Adds the page it is used on to the [[:Category:Updated pages]].
 
 
{{InSynkPage|{{Quazaa Wiki|Template:Updated}}|{{Quazaa Wiki}}}}
 
[[Category:Templates]]

Latest revision as of 13:23, 27 August 2010

Template

  Updated:

This page has been updated on {{{1}}} for the release of Shareaza v{{{2}}}.

e


Old Code

  Updated:

This page has been updated on {{{1}}} for the release of Shareaza v{{{2}}}.

Syntax

{{Updated|date|version|comments}}

Note that the third parameter ("comments") is optional.

Example

{{Updated|2009-10-05|2.5.0.0}}
  Updated:

This page has been updated on 2009-10-05 for the release of Shareaza v2.5.0.0.

e

Usage

To be used exclusively with WikiProjects.UpdateAndVerifyPages. Adds the page it is used on to the Category:Updated pages.


  Wiki Synk

This page is kept in synchronization with the  Template:Updated page of the  Quazaa Wiki.

e