antville/code/Image/main.skin
2003-04-04 08:53:23 +00:00

18 lines
761 B
Text

To insert this image into a story or comment copy/paste the following code: <pre>&lt;% image name="<% image.alias %>" %&gt;</pre>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" class="small" nowrap="nowrap"><span class="small"><% image.creator as="link" %> on <% image.createtime format="short" %></span></td>
</tr>
<tr>
<td valign="top">
<div class="storyTitle"><% image.alias %></div>
<div class="small">(<% image.fileext %>, <% image.width %>&times;<% image.height %> pixels)</div>
</td>
<td align="right" class="small" valign="top" nowrap="nowrap"><% image.editlink prefix="...&nbsp;" suffix="<br />" %><% image.deletelink prefix="...&nbsp;" %></td>
</tr>
</table>
<p><% image.show %></p>
<p><% image.alttext %></p>