Template:Updated: Difference between revisions
Jump to navigation
Jump to search
(Created page with '== Template == <onlyinclude><div class="UpdatedPage"> <table width="100%" style="border: 1px solid #aaaaaa;"> <tr valign="top" style="background: #99FF66;"> <td style="background…') |
No edit summary |
||
Line 5: | Line 5: | ||
<td style="background: #66FF00; width: 10px; white-space: nowrap; padding: 2px 1em 0 0.5em; border-right: 1px solid #aaaaaa; font-size: 12px;">[[File:clock25.png]] '''Updated:'''</td> | <td style="background: #66FF00; width: 10px; white-space: nowrap; padding: 2px 1em 0 0.5em; border-right: 1px solid #aaaaaa; font-size: 12px;">[[File:clock25.png]] '''Updated:'''</td> | ||
<td style="padding: 1px 1em 0; font-size: 12px;"> | <td style="padding: 1px 1em 0; font-size: 12px;"> | ||
{{{1}}} | 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><br/></onlyinclude> | ||
== Syntax == | == Syntax == | ||
<nowiki>{{UpdatedPage|comments}}</nowiki> | <nowiki>{{UpdatedPage|date|version|comments}}</nowiki> | ||
== Example == | == Example == | ||
{{UpdatedPage| | {{UpdatedPage|2009-10-05|2.5.0.0}} | ||