16 lines
795 B
Text
16 lines
795 B
Text
<div class="listSeparator"> </div>
|
|
<table width="100%" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td colspan="2" class="small"><strong>Macro:</strong> <% image.code %>
|
|
<div class="ample"><strong>Format: </strong><% image.fileext %><% image.gallery prefix=" in " as="link" text="gallery" %>, <% image.width %>×<% image.height %> pixels</div></td>
|
|
</tr>
|
|
<tr>
|
|
<td><div class="storyTitle"><% image.alias %></div>
|
|
<div class="storyDate"><% image.creator as="link" %><% image.createtime format="short" prefix=" on " %></div></td>
|
|
<td align="right" class="small" valign="top" nowrap="nowrap"><% image.editlink prefix="... " suffix="<br />" %><% image.deletelink prefix="... " %></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2"><% image.show as="thumbnail" vspace="5" %></td>
|
|
</tr>
|
|
</table>
|
|
|