Difference between revisions of "Contact us"
Wiki-admin (Talk | contribs) m (Protected "Contact us": privacy ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
Wiki-admin (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | <emailform> | |
| + | {| | ||
| + | | Name: || <emailform name=40 /> || (optional) | ||
| + | |- | ||
| + | | Email: || <emailform from=40 /> || (optional, unless you'd like a reply) | ||
| + | |- | ||
| + | | Comments: | ||
| + | | colspan="2" | <emailform comments=80x8 /> | ||
| + | |- | ||
| + | | colspan="3" align="center" | <emailform submit="Send Comments" /> | ||
| + | |} | ||
| + | </emailform> | ||
| + | <emailform result> | ||
| + | Thanks for your comments! | ||
| + | {| width="300px" | ||
| + | | '''From:''' <emailform name /> <emailform from/><br /> | ||
| + | '''Comments:''' <emailform comments /> | ||
| + | |} | ||
| + | </emailform> | ||
Revision as of 23:30, 20 November 2015
<emailform>
| Name: | <emailform name=40 /> | (optional) |
| Email: | <emailform from=40 /> | (optional, unless you'd like a reply) |
| Comments: | <emailform comments=80x8 /> | |
| <emailform submit="Send Comments" /> | ||
</emailform> <emailform result> Thanks for your comments!
From: <emailform name /> <emailform from/>Comments: <emailform comments /> |
</emailform>