Template:Updated: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
No edit summary
(Made 3rd parameter optional.)
Line 5: Line 5:
<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="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>[[Category:UpdatedPages]]</onlyinclude>
</td></tr></table></div>[[Category:UpdatedPages]]</onlyinclude>


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


== Example ==
== Example ==
{{UpdatedPage|2009-10-05|2.5.0.0|}}
{{UpdatedPage|2009-10-05|2.5.0.0}}


== Usage ==
== Usage ==

Revision as of 00:16, 20 July 2010

Template

  Updated:

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

Syntax

{{UpdatedPage|date|version|comments}}

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

Example

  Updated:

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

Usage

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