antville/code/Image/main.skin

22 lines
830 B
Text
Raw Normal View History

<p><% linkedpath %></p>
<p>To insert this image into a story, comment or skin copy/paste the following code: <pre><% image.code %></pre></p>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" class="small" nowrap="nowrap"><span class="small"><% image.creator as="link" %><% image.createtime format="short" prefix=" on " %></span></td>
</tr>
<tr>
<td valign="top">
<div class="storyTitle"><% image.alias %></div>
<% image.topic prefix="Gallery: " as="link" %>
<div class="small">(<% image.fileext %>, <% image.width %>&times;<% image.height %> pixels)</div>
2003-04-04 08:53:23 +00:00
</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>
2003-04-04 08:53:23 +00:00
<p><% image.alttext %></p>