Template:FileTableEntry: Difference between revisions

From Gallowpedia, the MediEvil Wiki. You'll be dying to read!
No edit summary
mNo edit summary
Line 2: Line 2:
<tr>
<tr>
<td>{{{version}}}</td>
<td>{{{version}}}</td>
<td>{{{date}}}</td>
<td rowspan="{{{daterowspan|{{{rowspan|1}}}}}}">{{{date}}}</td>
<td>{{{size}}}</td>
<td rowspan="{{{sizerowspan|{{{rowspan|1}}}}}}">{{{size}}}</td>
<td style="word-break:break-all;">
<td rowspan="{{{md5rowspan|{{{rowspan|1}}}}}}" style="word-break:break-all;">
<small>{{{md5}}}</small></td>
<small>{{{md5}}}</small></td>
<td style="word-break:break-all;">
<td rowspan="{{{sha-1rowspan|{{{rowspan|1}}}}}}" style="word-break:break-all;">
<small>{{{sha-1}}}</small></td>
<small>{{{sha-1}}}</small></td>
</tr></includeonly><noinclude>{{Documentation}}</noinclude>
</tr></includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 20:44, 15 April 2023

About this template