18 lines
761 B
Text
18 lines
761 B
Text
To insert this image into a story or comment copy/paste the following code: <pre><% image name="<% image.alias %>" %></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 %>×<% image.height %> pixels)</div>
|
|
</td>
|
|
<td align="right" class="small" valign="top" nowrap="nowrap"><% image.editlink prefix="... " suffix="<br />" %><% image.deletelink prefix="... " %></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p><% image.show %></p>
|
|
|
|
<p><% image.alttext %></p>
|