26 lines
No EOL
793 B
Text
26 lines
No EOL
793 B
Text
<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><% image name="<% image.alias %>" %></pre></td>
|
|
</tr>
|
|
<tr>
|
|
<td><% image.show %></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<br />
|
|
<table border="0" cellspacing="0" cellpadding="3">
|
|
<tr>
|
|
<tr>
|
|
<td class="small" nowrap="nowrap">Name:</td>
|
|
<td nowrap="nowrap"><% image.alias %></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="small" nowrap="nowrap">Alttext:</td>
|
|
<td nowrap="nowrap"><% image.alttext %></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="small" nowrap="nowrap">Author:</td>
|
|
<td nowrap="nowrap"><% image.creator %></td>
|
|
</tr>
|
|
</table>
|
|
<div class="small"><% image.editlink prefix="<br />... " suffix=" " %><% image.deletelink prefix="... " suffix="<br /><br />" %></div> |