<mef:set title="Image of the Day" js="mockup-box" /> <mef:members_only> <mef:if expr="queued"> <mef:true> <div style="margin: 2em;"> You have an image in the queue. You will receive an e-mail after an administrator has reviewed the content.<br /><br /> If you have any questions in the meantime, please direct them to: <mef:mailto address="support@allegro.cc" />. </div> </mef:true> <mef:false> <div style="margin: 1em;"> If you have something you would like to display, feel free to submit it. Any image that is reviewed and accepted will be displayed for a minimum of one day. <form id="theform" action="/iotd/submit" method="post" enctype="multipart/form-data"> <p> First, select the image that you want to display. It must be in either the JPEG or PNG format. If you want to display multiple images, you should save them as one large image. If a thumbnail is provided, it must be exactly 160x120. If you do not provide a thumbnail, one will be automatically created. </p> <blockquote> <table> <tr> <td><b>Image:</b></td> <td><input name="image" type="file" /></td> </tr> <tr> <td><b>Thumbnail:</b></td> <td><input name="thumbnail" type="file" /></td> </tr> </table> </blockquote> <p>Please enter a brief caption to be placed under the thumbnail.</p> <div style="margin-left: 2em; margin-right: 2em; margin-top: 1em; margin-bottom: 1em;"> <table><tr><td><b>Caption:</b></td><td><input name="caption" type="text" size="40" value="{caption|encode}" /></td></tr></table> </div> <p> The description should be a detailed summary of what the image is about, and what significance it contains. You can use <a href="/mockup.html" target="_blank">mockup</a> code to format the text. (Please refrain from linking to external images via [url] or [img], as they will not be included.) </p> <div style="margin: 2em;"> <mef:include file="mockup-box" name="description" /> </div> <input type="checkbox" name="allow_feedback" value="1" checked="checked" />Yes, allow feedback from registered members. <br /><br /> <blockquote> <input name="action" type="submit" value="Submit Image" /> </blockquote> </form> </div> </mef:false> </mef:if> </mef:members_only>