Form:Event: Difference between revisions

From Indian River Lagoon Project
mNo edit summary
mNo edit summary
Line 122: Line 122:


* City: {{{field|City|input type=text|size=19|maxlength=64|placeholder=Enter Location City}}}
* City: {{{field|City|input type=text|size=19|maxlength=64|placeholder=Enter Location City}}}
* State: {{{field|State|input type=text|size=2|maxlength=8|placeholder=FL}}}  
* State: {{{field|State|input type=text|size=2|maxlength=8|default=FL|placeholder=FL|Manadatory}}}  
* Zip: {{{field|Zip|input type=text|size=8|maxlength=10|placeholder=Enter Zip}}}
* Zip: {{{field|Zip|input type=text|size=8|maxlength=10|placeholder=Enter Zip}}}


Line 130: Line 130:
<span class="irlformrowlabel">Coordinates: </span>
<span class="irlformrowlabel">Coordinates: </span>
To set the coordinates: Zoom in and click on the location. The Address Location method isn't working.
To set the coordinates: Zoom in and click on the location. The Address Location method isn't working.
{{{field|Coordinates|input type=googlemaps|starting bounds=26.70,-82.63;29.36,-78.55}}}
{{{field|Coordinates|input type=googlemaps|starting bounds=26.70,-82.63;29.36,-78.55|zoom=10}}}
</div>
</div>
</div>
</div>
Line 150: Line 150:
<span class="irlformrowlabel">Image:</span>
<span class="irlformrowlabel">Image:</span>


{{{field|Image|input type=text with autocomplete|values from namespace=File|size=46|maxlength=300|uploadable|image preview|default filename=Event_{{#replace:{{lc: {{SUBPAGENAME}} }} |<nowiki> </nowiki>|_}}|placeholder=Enter file name or upload image}}}
{{{field|Image|input type=text with autocomplete|values from namespace=File|size=46|maxlength=300|uploadable|image preview|default filename=Event_{{#replace:{{lc: {{SUBPAGENAME}} }}.jpg |<nowiki> </nowiki>|_}}|placeholder=Enter file name or upload a JPG image.}}}


If the image already exists on the server, enter the file name. ([{{canonicalurl: Special:ListFiles}} view server images])
If the image already exists on the server, enter the file name. ([{{canonicalurl: Special:ListFiles}} view server images])


If the image file is not on this server, upload an image from your device.
If the image file is not on this server, upload a JPG image from your device.
</div>
</div>
<div class="irlformrow1">
<div class="irlformrow1">

Revision as of 11:29, February 22, 2021

This is the IRL Community Event input form.

Enter the event name followed by the start date. (ie: IRL Work Day 2021-01-01)


If the Event Name appears in the dropdown list it is already on the calendar. You can select the existing Event Name to edit it or type in a different Event Name to add a new calendar entry.