Difference between revisions of "Template:DownloadTableRow"
(no need for class odd anymore; now table sorter assigns odd/even using js) |
(added support for sig argument; categorized) |
||
Line 1: | Line 1: | ||
|- | |- | ||
− | | class='filename' | [[download:{{{path}}}/{{{file}}}|{{{file}}}]] | + | | class='filename' | [[download:{{{path}}}/{{{file}}}|{{{file}}}]] {{#if: {{{sig}}}|[[download:{{{path}}}/{{{sig}}}|(signature)]]}} |
− | | class='filesize' | {{{size}}} | + | | class='filesize' | {{{size}}}<noinclude> |
+ | |||
+ | [[Category: Templates for download pages]] |
Revision as of 20:16, 7 April 2008
|- | class='filename' | [[download:{{{path}}}/{{{file}}}|{{{file}}}]] [[download:{{{path}}}/{{{sig}}}|(signature)]] | class='filesize' | {{{size}}}