Form:Organization: Difference between revisions

From Indian River Lagoon Project
mNo edit summary
mNo edit summary
Line 109: Line 109:
<span class="irlformrowlabel">Related Article</span>
<span class="irlformrowlabel">Related Article</span>


{{{field|Article|input type=text|size=40|placeholder=Enter a Page Title from this site.}}}
{{{field|Article|input type=page|size=40|placeholder=Enter a Page Title from this site.}}}
</div>
</div>


Line 273: Line 273:
{{{end template}}}
{{{end template}}}


'''Free Text'''
'''Free Text - Admin Only'''


{{{standard input|free text|rows=10|restricted}}}
{{{standard input|free text|rows=10|restricted}}}
Line 283: Line 283:
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>
</includeonly>
<noinclude>
<!--
{| class="wikitable"
! Name:
| {{{field|Name|size=40|default={{SUBPAGENAME}}|restricted}}}
|-
! Abbreviation:
| {{{field|Abbreviation|input=text|size=8}}}
|-
! * Website:
| {{{field|Website|input=text|size=40|placeholder=Enter Website URL|mandatory}}}
|-
! * Focus:
| {{{field|Focus|input=text|size=40|placeholder=Enter Focus field(s). Semicolon; Seperated.}}}
|-
! * Region:
| {{{field|Region|input=text|size=40|placeholder=Enter Territory. Semicolon; Seperated.}}}
|-
! Year Founded:
| {{{field|Founded|input type=year|size=6}}}
|-
! Statement:
| {{{field|Statement|input type=text|size=40|placeholder=Mission Statement}}}
|-
! Description:
| {{{field|Description|input type=textarea|rows=8|cols=43|placeholder=Enter a short description.}}}
|-
! Address
| '''Enter Contact Information'''
|-
! Street:
| {{{field|Street|input type=textarea|cols=36|rows=4|placeholder=123 Main St}}}
|-
! City:
| {{{field|City|input type=text|placeholder=Enter city or town name}}}
|-
! State:
| {{{field|State|input type=text|size=2|placeholder=FL}}}
|-
! Country:
| {{{field|Country|input type=text|size=40|default=United States}}}
|-
! Zip:
| {{{field|Zip|input type=text|size=5}}}
|-
! County:
| {{{field|County|input type=dropdown|delimiter=;|values={{#section:Template:Organization Type|countygovname}} }}}
|-
! Email:
| {{{field|Email|input type=text|size=40}}}
|-
! Phone:
| {{{field|Phone|input type=text|size=12|placeholder=(555) 555-1212 }}}
|-
! ShowMap:
| {{{field|ShowMap|input type=radiobutton|values=Map On|show on select=Map On=>showmap}}}
<div id="showmap">
'''Coordinates:''' Enter GPS coordinates or select a point on the map.
<br />
{{{field|Coordinates|input type=googlemaps|size=400px}}}
</div>
|-
! Social Media
| '''Enter social media information'''
|-
! Facebook:
| {{{field|Facebook|input type=text|size=40|placeholder=Enter Facebook Page URL}}}
|-
! Twitter:
| {{{field|Twitter|input type=text|size=40|placeholder=Enter Twitter URL}}}
|-
! Flickr:
| {{{field|Flickr|input type=text|size=40|placeholder=Enter Flickr Photostream URL}}}
|-
! You Tube:
| {{{field|YouTube|input type=text|size=40|placeholder=Enter You Tube Channel URL}}}
|-
! Logo:
| {{{field|Image|input type=text|size=30|maxlength=300|uploadable|image preview|default filename=Bridge_{{#replace:{{lc: {{SUBPAGENAME}} }} |<nowiki> </nowiki>|_}}|placeholder=Enter file name or upload image}}}
|-
! Local Article:
| {{{field|Article|input type=text|size=40|placeholder=Enter a Page Title from this site.}}}
|-
! Organization
| '''Enter a Type and Division'''<br/><br/>
|-
! * Type:
| {{{field|Type|input type=radiobutton|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">
<p>'''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>
<br/>
{{{field|New Type|input type=text|size=20|placeholder=Enter Organization Type}}}
</div>
|-
! * Division
|<div id="academia">
'''Academic Organization'''
<br/>
{{{field|Academia Division|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|academia}}|show on select=Other=>otherdivision }}}
</div>
<div id="business">
'''Business Organization'''
<br/>
{{{field|Business Division|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|business}}|show on select=Other=>otherdivision }}}
</div>
<div id="nonprofit">
'''Non-Profit Organization'''
<br/>
{{{field|NonProfit Division|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|npo}}|show on select=Other=>otherdivision }}}
</div>
<div id="private">
'''Private Organization'''
<br/>
{{{field|Private Division|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|private}}|show on select=Other=>otherdivision }}}
</div>
<div id="research">
'''Research Organization'''
<br/>
{{{field|Research Division|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|research}}|show on select=Other=>otherdivision }}}
</div>
<div id="government" style="width:380px">
<p>'''* Government'''</p>
<p>Select a government type.</p>
{{{field|Government Division|input type=radiobutton|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 id="govbranch">
<p>'''* Government Branch'''</p>
<p>Select a Federal Government Branch.</p>
{{{field|US Division2|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|govbranch}}|show on select=Executive Branch=>usgovexec;Legislative Branch=>usgovleg;Judicial Branch=>usgovjudge|default= |mandatory}}}
</div>
<div id="usgovexec">
<p>'''* Executive Branch'''</p>
<p>Select an Executive Branch Division</p>
{{{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}}}
</div>
<div id="usgovdoi">
<p>'''* Department of Interior'''</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}}}
</div>
<div id="usgovepa">
<p>* '''Environmental Protection Agency'''</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=EPA Office of Water=>usgovepaoffice;EPA Region 4=>usgovepaoffice;Other=>otherdivision}}}
</div>
<div id="usgovepaoffice">
<p>* '''EPA Office'''</p>
<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 id="usgovleg">
<p>'''* Legislative Branch'''</p>
<p>Select a Legislative Branch Division</p>
{{{field|US Legislative|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|usgovleg}}|show on select=Other=>otherdivision|mandatory}}}
</div>
<div id="usgovjudge">
<p>'''* Judicial Branch'''</p>
<p>Select a Judicial Branch Division</p>
{{{field|US Judicial|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|usgovjudge}}|mandatory}}}
</div>
<div id="flgovbranch">
<p>'''* Government Branch'''</p>
<p>Select a Florida Government Branch.</p>
{{{field|FL Division2|input type=radiobutton|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 id="flgovexec">
<p>'''* Florida Executive Branch Division'''</p>
<p>Select an Executive Branch Division or select other to add a division.</p>
{{{field|FL Executive|input type=dropdown|delimiter=;
|values={{#section:Template:Organization Type|flgovexec}}|show on select=Florida Department of Environmental Protection=>flgovdep;Other=>otherdivision|mandatory}}}
</div>
<div id="flgovdep">
<p>'''* Florida Department of Environmental Protection'''</p>
<p>Select a DEP Division</p>
{{{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 id="flgovleg">
<p>'''* Florida Legislative Branch Division'''</p>
<p>Select a Florida Legislative Branch Division</p>
{{{field|FL Legislative|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|flgovleg}}|mandatory}}}
</div>
<div id="flgovjudge">
<p>'''* Florida Judicial Branch Division'''</p>
<p>Select a Florida Judicial Branch Division</p>
{{{field|FL Judicial|input type=radiobutton|delimiter=;|values={{#section:Template:Organization Type|flgovjudge}}|mandatory}}}
</div>
<div id="countygov">
<p>'''* County Government 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 }}}
<div id="countydivision">
'''* County Division'''
<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 }}}
</div>
</div>
<div id="citygovname">
<p>'''* City Government Name'''</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 }}}
<div id="othercity">
<p>'''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}}}
</div>
<p>'''* City Government 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 }}}
</div>
<div id="otherdivision">
<p>'''New Division Input Form'''</p>
<span>Add a new Division: {{{field|New Division|input type=text|size=16|placeholder=Enter a new Division}}}</span>
<p>It may take 24 hours for a new division to appear in the directory</p>
</div>
|-
! Affilliations
| '''Enter any Parent, Subsidary or Partner Organizations seperated by a semicolon'''
|-
! Parent:
| {{{field|Parent|input type=text|size=40|default= |delimiter=;|placeholder=Enter Parent orgs. Semicolon; Seperated.}}}
|-
! Child:
| {{{field|Child|input type=text|size=40|default= |delimiter=;|placeholder=Enter Subsidaries. Semicolon; Seperated.}}}
|-
! Partner:
| {{{field|Partner|input type=text|size=40|default= |delimiter=;|placeholder=Enter Partners. Semicolon; Seperated.}}}
|-
! Poster:
| {{{field|Poster|size=14|default=current user|restricted}}}
|-
! Postdate:
| {{{field|Postdate|size=14|default={{LOCALTIMESTAMP}}|restricted}}}
|}
-->
</noinclude>

Revision as of 18:32, November 30, 2020

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.