antville/code/Image/main.skin

26 lines
793 B
Text
Raw Normal View History

<table border="0" width="400" cellspacing="0" cellpadding="3">
<tr>
<td>To insert this image into a story or comment copy/paste the following code: <pre>&lt;% image name="<% image.alias %>" %&gt;</pre></td>
</tr>
<tr>
<td><% image.show %></td>
</tr>
</table>
2002-06-03 17:10:21 +00:00
<br />
<table border="0" cellspacing="0" cellpadding="3">
<tr>
<tr>
2002-06-03 17:10:21 +00:00
<td class="small" nowrap="nowrap">Name:</td>
<td nowrap="nowrap"><% image.alias %></td>
</tr>
<tr>
2002-06-03 17:10:21 +00:00
<td class="small" nowrap="nowrap">Alttext:</td>
<td nowrap="nowrap"><% image.alttext %></td>
</tr>
<tr>
2002-06-03 17:10:21 +00:00
<td class="small" nowrap="nowrap">Author:</td>
<td nowrap="nowrap"><% image.creator %></td>
</tr>
</table>
<div class="small"><% image.editlink prefix="<br />...&nbsp;" suffix="&nbsp;&nbsp;" %><% image.deletelink prefix="...&nbsp;" suffix="<br /><br />" %></div>