Form:Organization: Difference between revisions
From Indian River Lagoon Project
mNo edit summary |
mNo edit summary |
||
(69 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOINDEX__ | |||
<noinclude> | <noinclude> | ||
This is the "Organization" form. | This is the "Organization" form. | ||
Line 6: | Line 7: | ||
if that Organization already exists, you will be sent to a form to edit it's page. | if that Organization already exists, you will be sent to a form to edit it's page. | ||
{{#forminput:form=Organization|size=40|button text=Submit|query string=namespace=Unit|placeholder= | {{#forminput:form=Organization|size=40|button text=Submit|query string=namespace=Unit|placeholder=Enter Organization Name}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{for template|Organization}}} | {{{for template|Organization}}} | ||
<div class="irlbody irlformpage"> | |||
<div class="irlformheader"> | |||
<div class="irlformheadertitle">Indian River Lagoon Organization Form</div> | |||
<div class="irlformheadertext">*Fields are required.</div> | |||
</div> | |||
<div class="irlformrow1"> | |||
<span class="irlformrowlabel">Organization Name:</span> | |||
{{{field|Name|size=40|default={{SUBPAGENAME}}|restricted}}} | |||
<span class="irlformrowlabel">The Organization Name is set at the form start.</span> | |||
If this a new page and you need to change the name, return to the start of the form. | |||
If this is an existing page and you need to change the name, create a new page with the correct title and then delete the improperly titled page. | |||
</div> | |||
<div class="irlformrow2"> | |||
<span class="irlformrowlabel">Abbreviation: </span>{{{field|Abbreviation|input=text|size=8}}} | |||
</div> | |||
<div class="irlformrow2"> | |||
<span class="irlformrowlabel">* Description:</span> | |||
{{{field|Description|input type=textarea|rows=8|autogrow|placeholder=Enter a short description of the organization.|mandatory}}} | |||
</div> | |||
<div class="irlformrow1"> | |||
<span class="irlformrowlabel">Address:</span> | |||
Street: | |||
{{{field|Street|input type=textarea|rows=2|cols=40|placeholder=123 Main St}}} | |||
City: {{{field|City|input type=text|size=30|placeholder=Enter city or town name}}} | |||
State: {{{field|State|input type=text|size=2|placeholder=FL}}} | |||
Country: {{{field|Country|input type=text|size=20|default=United States}}} | |||
Zip: {{{field|Zip|input type=text|size=10}}} | |||
County: {{{field|County|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|countygovname}} }}} | |||
Phone: {{{field|Phone|input type=text|size=10|placeholder=(555) 555-1212 }}} | |||
Email: {{{field|Email|input type=text|size=22}}} | |||
Show a Map: {{{field|ShowMap|input type=radiobutton|values=Show Map|show on select=Show Map=>showmap}}} | |||
<div id="showmap"> | <div id="showmap"> | ||
''' | <span class="irlformrowlabel">Coordinates:</span> | ||
< | To set the coordinates: Zoom into the location on the map and click on the location. The Address Location method isn't working. | ||
{{{field| | {{{field|Coordinates|input type=googlemaps|width=inherit|height=380px|starting bounds=26.70,-82.63;29.36,-78.55}}} | ||
</div> | |||
</div> | |||
<div class="irlformrow1"> | |||
<span class="irlformrowlabel">Website URL: </span> | |||
{{{field|Website|input=text|size=40|placeholder=Enter your site's full URL(https://...)}}} | |||
<span class="irlformrowlabel">Social Media</span> | |||
'''Enter social media information''' | |||
Facebook: {{{field|Facebook|input type=text|size=30|placeholder=Enter Facebook Page URL}}} | |||
Twitter: {{{field|Twitter|input type=text|size=32|placeholder=Enter Twitter URL}}} | |||
LinkedIn: {{{field|LinkedIn|input type=text|size=30|placeholder=Enter LinkedIn URL}}} | |||
Flickr: {{{field|Flickr|input type=text|size=34|placeholder=Enter Flickr Photostream URL}}} | |||
YouTube: {{{field|YouTube|input type=text|size=30|placeholder=Enter YouTube Channel URL}}} | |||
</div> | |||
<div class="irlformrow2"> | |||
<span class="irlformrowlabel">Logo Image:</span> | |||
{{{field|Image|input type=text with autocomplete|values from namespace=File|size=30|maxlength=300|uploadable|image preview|default filename=Unit_{{#replace:{{lc:{{SUBPAGENAME}} }}|<nowiki> </nowiki>|_}}|placeholder=Enter file name or upload image}}} | |||
If the image already exists on the server, enter the file name. ([{{canonicalurl: Special:ListFiles}} view server images]) | |||
If the image is not on this server, upload an image (maximum: 800px 500KB) from your device. | |||
</div> | |||
<div class="irlformrow2"> | |||
<span class="irlformrowlabel">Year Founded: </span>{{{field|Founded|input type=year|size=6}}} | |||
</div> | |||
<div class="irlformrow2"> | |||
<span class="irlformrowlabel">Focus Field: </span> | |||
{{{field|Focus|input=textarea|size=40|placeholder=Enter main field of focus.}}} | |||
</div> | |||
<div class="irlformrow1"> | |||
<span class="irlformrowlabel">Territory: </span>{{{field|Region|input=text|size=30|placeholder=Enter Territory.}}} | |||
</div> | |||
<div class="irlformrow1"> | |||
<span class="irlformrowlabel">Mission Statement:</span> | |||
{{{field|Statement|input type=textarea|rows=4|placeholder=Mission Statement}}} | |||
</div> | |||
<div class="irlformrow2"> | |||
<span class="irlformrowlabel">Affiliations</span> | |||
<p>Enter one Parent Organization.</p> | |||
Parent: {{{field|Parent|input type=text|size=30|placeholder=Enter One Immediate Parent.}}} | |||
<p>Enter children or subsidiary organizations separated by a semicolon. (ie: Child1; Child2)</p> | |||
Children: {{{field|Child|input type=text|size=30|delimiter=;|placeholder=Enter Children; semicolon; separated}}} | |||
<p>Enter partner organizations separated by a semicolon. (ie: Partner1; Partner2;</p> | |||
Partners: {{{field|Partner|input type=text|size=30|delimiter=;|placeholder=Enter Partners; semicolon; separated}}} | |||
</div> | </div> | ||
<div class="irlformrow1"> | |||
<span class="irlformrowlabel">*Organization Type: </span>{{{field|Type|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|type}} |show on select=Academia=>academia;Business=>business;Government=>government;NonProfit=>nonprofit;Private=>private;Research Institute=>research;Other=>othertype|mandatory}}} | |||
<div id="othertype"> | <div id="othertype"> | ||
< | <span class="irlformrowlabel">New Organization Type</span> | ||
<p>Add a new Organization Type.</p> | <p>Add a new Organization Type.</p> | ||
<p>It may take 24 hours for a new Type to appear in the directory</p> | <p>It may take 24 hours for a new Type to appear in the directory</p> | ||
{{{field|New Type|input type=text|size=30|placeholder=Enter Organization Type}}} | |||
{{{field|New Type|input type=text|size= | |||
</div> | </div> | ||
<div id="academia"> | |||
<span class="irlformrowlabel">Academic Type: </span>{{{field|Academia Division|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|academia}}|show on select=Other=>otherdivision }}} | |||
< | |||
{{{field|Academia Division|input type= | |||
</div> | </div> | ||
<div id="business"> | <div id="business"> | ||
<span class="irlformrowlabel">Business Type: </span> | |||
< | |||
{{{field|Business Division|input type= | {{{field|Business Division|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|business}}|show on select=Other=>otherdivision }}} | ||
</div> | </div> | ||
<div id="nonprofit"> | <div id="nonprofit"> | ||
<span class="irlformrowlabel">Non-Profit Type: </span>{{{field|NonProfit Division|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|npo}}|show on select=Other=>otherdivision }}} | |||
< | |||
{{{field|NonProfit Division|input type= | |||
</div> | </div> | ||
<div id="private"> | <div id="private"> | ||
<span class="irlformrowlabel">Private Organization Type: </span>{{{field|Private Division|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|private}}|show on select=Other=>otherdivision }}} | |||
< | |||
{{{field|Private Division|input type= | |||
</div> | </div> | ||
<div id="research"> | <div id="research"> | ||
<span class="irlformrowlabel">Research Organization Type: </span>{{{field|Research Division|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|research}}|show on select=Other=>otherdivision }}} | |||
< | |||
{{{field|Research Division|input type= | |||
</div> | </div> | ||
<div id="government" style="width:380px"> | <div id="government" style="width:380px"> | ||
< | <span class="irlformrowlabel">*Government Type: </span> | ||
{{{field|Government Division|input type= | {{{field|Government Division|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|gov}}|show on select=United States Government=>govbranch;Florida Government=>flgovbranch;County Government=>countygov;City Government=>citygovname|mandatory }}} | ||
</div> | </div> | ||
<div id="govbranch"> | <div id="govbranch"> | ||
< | <span class="irlformrowlabel">*Government Branch: </span>{{{field|US Division2|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|govbranch}}|show on select=Executive Branch=>usgovexec;Legislative Branch=>usgovleg;Judicial Branch=>usgovjudge|default= |mandatory}}} | ||
{{{field|US Division2|input type= | |||
</div> | </div> | ||
<div id="usgovexec"> | <div id="usgovexec"> | ||
< | <span class="irlformrowlabel">*Executive Branch: </span>{{{field|US Executive|input type=dropdown | ||
|delimiter=;|values={{#section:Template:Organization Type|usgovexec}}|show on select=Department of Interior=>usgovdoi;Environmental Protection Agency=>usgovepa;Other=>otherdivision|mandatory}}} | |||
{{{field|US Executive|input type=dropdown | |||
|delimiter=;|values={{#section:Template:Organization Type|usgovexec}}|show on select=Interior | |||
</div> | </div> | ||
<div id="usgovdoi"> | <div id="usgovdoi"> | ||
< | <span class="irlformrowlabel">Department of Interior'''</span> | ||
<p>Select a Department of Interior Division</p> | <p>Select a Department of Interior Division</p> | ||
{{{field|US Division4|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|usgovdoi}}|show on select=Other=>otherdivision | {{{field|US Division4|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|usgovdoi}}|show on select=Other=>otherdivision}}} | ||
</div> | </div> | ||
<div id="usgovepa"> | <div id="usgovepa"> | ||
< | <span class="irlformrowlabel">*Environmental Protection Agency</span> | ||
<p>Select a Environmental Protection Agency Office or select enter to add an office.</p> | <p>Select a Environmental Protection Agency Office or select enter to add an office.</p> | ||
{{{field|US Division5|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|usgovepa}}|show on select=Other=>otherdivision| | {{{field|US Division5|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|usgovepa}}|show on select=EPA Office of Water=>usgovepaoffice;EPA Region 4=>usgovepaoffice;Other=>otherdivision}}} | ||
</div> | |||
<div id="usgovepaoffice"> | |||
<span class="irlformrowlabel">*EPA Office</span> | |||
<p>Select a Environmental Protection Agency InterOffice or select enter to add an EPA office.</p> | |||
{{{field|US Division6|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|usgovepaoffice}}|show on select=Other=>otherdivision}}} | |||
</div> | </div> | ||
<div id="usgovleg"> | <div id="usgovleg"> | ||
< | <span class="irlformrowlabel">*Legislative Branch: </span> | ||
{{{field|US Legislative|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|usgovleg}}|show on select=Other=>otherdivision|mandatory}}} | |||
{{{field|US Legislative|input type= | |||
</div> | </div> | ||
<div id="usgovjudge"> | <div id="usgovjudge"> | ||
< | <span class="irlformrowlabel">*Judicial Branch: </span> | ||
{{{field|US Judicial|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|usgovjudge}}|mandatory}}} | |||
{{{field|US Judicial|input type= | |||
</div> | </div> | ||
<div id="flgovbranch"> | <div id="flgovbranch"> | ||
< | <span class="irlformrowlabel">*Government Branch</span> | ||
<p>Select a Florida Government Branch.</p> | <p>Select a Florida Government Branch.</p> | ||
{{{field|FL Division2|input type= | {{{field|FL Division2|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|flgovbranch}}|show on select=Florida Executive Branch=>flgovexec;Florida Legislative Branch=>flgovleg;Florida Judicial Branch=>flgovjudge|mandatory}}} | ||
</div> | </div> | ||
<div id="flgovexec"> | <div id="flgovexec"> | ||
< | <span class="irlformrowlabel">*Florida Executive Branch Division</span> | ||
<p>Select an Executive Branch Division or select other to add a division.</p> | <p>Select an Executive Branch Division or select other to add a division.</p> | ||
{{{field|FL Executive|input type=dropdown|delimiter=; | {{{field|FL Executive|input type=dropdown|delimiter=; | ||
|values={{#section:Template:Organization Type|flgovexec}}|show on select=Florida Department of Environmental Protection=> | |values={{#section:Template:Organization Type|flgovexec}}|show on select=Florida Department of Environmental Protection=>flgovdep;Other=>otherdivision|mandatory}}} | ||
</div> | </div> | ||
<div id=" | <div id="flgovdep"> | ||
< | <span class="irlformrowlabel">*Florida Department of Environmental Protection</span> | ||
<p>Select a | <p>Select a DEP Division</p> | ||
{{{field|FL Division4|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type| | {{{field|FL Division4|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|flgovdep}}|show on select=Other=>otherdivision|mandatory}}} | ||
<p>Select a DEP Office</p> | |||
{{{field|FL Division5|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|flgovdep2}}|show on select=Other=>otherdivision}}} | |||
<p>Select a DEP Inter-Office</p> | |||
{{{field|FL Division6|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|flgovdep3}}|show on select=Other=>otherdivision}}} | |||
</div> | </div> | ||
<div id="flgovleg"> | <div id="flgovleg"> | ||
< | <span class="irlformrowlabel">*Florida Legislative Branch Division</span> | ||
{{{field|FL Legislative|input type= | {{{field|FL Legislative|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|flgovleg}}|mandatory}}} | ||
</div> | </div> | ||
<div id="flgovjudge"> | <div id="flgovjudge"> | ||
< | <span class="irlformrowlabel">*Florida Judicial Branch Division</span> | ||
{{{field|FL Judicial|input type= | {{{field|FL Judicial|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|flgovjudge}}|mandatory}}} | ||
</div> | </div> | ||
<div id="countygov"> | <div id="countygov"> | ||
< | <span class="irlformrowlabel">*County Government Name</span> | ||
<p>Select a County Name.</p> | <p>Select a County Name.</p> | ||
{{{field|County Name|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|countygovname}}|show on select=Volusia County=>countydivision;Brevard County=>countydivision;Indian River County=>countydivision;Saint Lucie County=>countydivision;Martin County=>countydivision;Palm Beach County=>countydivision }}} | {{{field|County Name|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|countygovname}}|show on select=Volusia County=>countydivision;Brevard County=>countydivision;Indian River County=>countydivision;Saint Lucie County=>countydivision;Martin County=>countydivision;Palm Beach County=>countydivision }}} | ||
<div id="countydivision"> | <div id="countydivision"> | ||
<span class="irlformrowlabel">*County Division</span> | |||
<p>Select a County Division or select other to add a new Division.</p> | <p>Select a County Division or select other to add a new Division.</p> | ||
{{{field|County Division2|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|countygovdivision}}|show on select=Other=>otherdivision }}} | {{{field|County Division2|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|countygovdivision}}|show on select=Other=>otherdivision }}} | ||
Line 203: | Line 221: | ||
</div> | </div> | ||
<div id="citygovname"> | <div id="citygovname"> | ||
< | <span class="irlformrowlabel">*City Government Name</span> | ||
<p>Select a city name or select other to enter a city.</p> | <p>Select a city name or select other to enter a city.</p> | ||
{{{field|City Name|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|citygovname}}|show on select=Other=>othercity }}} | {{{field|City Name|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|citygovname}}|show on select=Other=>othercity }}} | ||
<div id="othercity"> | <div id="othercity"> | ||
< | <span class="irlformrowlabel">*New City Name</span> | ||
<p>Enter a new City Name:</p> | <p>Enter a new City Name:</p> | ||
{{{field|New City Name|input type=text|size=24|placeholder=Enter a City Name}}} | {{{field|New City Name|input type=text|size=24|placeholder=Enter a City Name}}} | ||
</div> | </div> | ||
< | <span class="irlformrowlabel">*City Government Division</span> | ||
<p>Select a government division or select other to enter a new division.</p> | <p>Select a government division or select other to enter a new division.</p> | ||
{{{field|City Division2|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|countygovdivision}}|show on select=Other=>otherdivision }}} | {{{field|City Division2|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|countygovdivision}}|show on select=Other=>otherdivision }}} | ||
</div> | </div> | ||
<div id="otherdivision"> | <div id="otherdivision"> | ||
< | <span class="irlformrowlabel">New Division Input Form</span> | ||
<span> | |||
<p>It may take 24 hours for a new division to appear | <span class="irlformrowlabel">Enter Division Name: </span> | ||
{{{field|New Division|input type=text|size=30|placeholder=Enter a new Division}}}</span> | |||
<p>It may take 24 hours for a new division to appear.</p> | |||
</div> | |||
</div> | |||
<div class="irlformrow1"> | |||
<span class="irlformrowlabel">Main Text Body:</span> | |||
{{{field|Text_Body|input type=textarea|rows=15|editor=visualeditor|placeholder=Enter optional Body Text here.}}} | |||
</div> | |||
<div class="irlformrow2"> | |||
<span class="irlformrowlabel">Related Article: </span> | |||
{{{field|Article|input type=text with autocomplete|values from namespace= Main|size=36|placeholder=Select a Page from this site.}}} | |||
</div> | |||
<div class="irlformrow1"> | |||
<span class="irlformrowlabel">Admin Fields</span> | |||
'''Poster: ''' {{{field|Poster|size=14|default=current user|restricted}}} | |||
'''Posted: ''' {{{field|Posted|size=14|default={{LOCALTIMESTAMP}}|restricted}}} | |||
</div> | |||
</div> | </div> | ||
{{{end template}}} | {{{end template}}} | ||
{{{standard input|free text|rows=10}}} | '''Admin Field - Admin Only''' | ||
{{{standard input|free text|rows=10|restricted}}} | |||
<!-- {{{standard input|summary}}} --> | <!-- {{{standard input|summary}}} --> | ||
Latest revision as of 08:23, January 5, 2022
This is the "Organization" form.
To add an Organization with this form, enter the Organization Name below;
if that Organization already exists, you will be sent to a form to edit it's page.