Difference between revisions of "Form:Organization"

From Wayne County, Ohio Online Resource Center
Jump to navigation Jump to search
 
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{#formlink: form=Organization
+
[[Project:Organization]]
  |link text=<span class="mw-ui-button mw-ui-progressive">Add Organization</span>
 
}}
 
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{{{info|page name=<Organization[Organization name]>}}}
 
{{{info|page name=<Organization[Organization name]>}}}
Line 40: Line 38:
 
  |label-valign=start
 
  |label-valign=start
 
}}
 
}}
{{form row
+
{{{field
|label=Type of industry
+
  |Industries
|field={{{field
+
  |holds template
  |Type of industry
 
|input type=tokens
 
|max values=1
 
|values from property=Type of industry
 
|placeholder=Select from the list ...
 
|class=type-of-industry
 
  |hidden
 
 
}}}
 
}}}
|class=d-none
 
}}
 
{{form row
 
|label=Industry
 
|field={{{field
 
|Industry
 
|input type=tree
 
|height=300
 
|list
 
|delimiter=;
 
|class=industry
 
|structure=*Industry
 
** Accommodation & Food Services
 
*** Accommodation
 
*** Food Services & Drinking Places
 
** Agriculture
 
*** Animal Production and Aquaculture
 
*** Crop Production
 
*** Fishing, Hunting and Trapping
 
*** Forestry and Logging
 
*** Support Activities for Agriculture and Forestry
 
** Construction
 
*** Construction of Buildings
 
*** Heavy and Civil Engineering Construction
 
*** Specialty Trade Contractors
 
** Educational Services
 
*** Business School and Computer and Management Training
 
*** Colleges, University’s, and Professional Schools
 
*** Educational Support Services
 
*** Elementary and Secondary Schools
 
*** Junior Colleges
 
*** Other Schools and Instruction
 
*** Technical and Trade Schools
 
** Finance & Insurance
 
*** Banks and Credit Unions
 
*** Credit Institutions
 
*** Funds, Trust and Other Financial Vehicles
 
*** Insurance Carriers and Related Activities
 
*** Investing Institutions
 
** Health & Social Care
 
*** Ambulatory Health Care Services
 
*** Hospitals
 
*** Nursing and Residential Care Facilities
 
*** Social Assistance
 
** Information
 
*** Broadcasting
 
*** Data Processing, Hosting and Related Services
 
*** Libraries and Archives
 
*** Motion Picture and Sound Recording
 
*** Other Information Services
 
*** Publishing Industries
 
*** Telecommunications
 
** Management
 
*** Management of Companies and Enterprises
 
** Manufacturing
 
*** Apparel Manufacturing
 
*** Beverage and Tobacco Production Manufacturing
 
*** Chemical Manufacturing
 
*** Computer and Electronic Product Manufacturing
 
*** Electrical Equipment, Appliance, Component Manufacturing
 
*** Fabricated Metal Product
 
*** Food Manufacturing
 
*** Furniture and Related Product Manufacturing
 
*** Leather and Allied Product Manufacturing
 
*** Machinery Manufacturing
 
*** Miscellaneous Manufacturing
 
*** Nonmetallic Miner Product
 
*** Paper Manufacturing
 
*** Petroleum and Coal Products
 
*** Plastics and Rubber Products
 
*** Primary Metal Manufacturing
 
*** Printing and Related Support Activities
 
*** Textile Mills
 
*** Transportation Equipment Manufacturing
 
*** Wood Product Manufacturing
 
** Mining
 
*** Mining
 
*** Oil and Gas Extraction
 
*** Support Activities for Mining
 
** Other Services
 
*** Personal and Laundry Services
 
*** Private Households
 
*** Religious, Grantmaking, Civil, Profession and Similar Organizations
 
*** Repair and Maintenance
 
** Professional & Technical
 
*** Accounting, Tax Preparation, Bookkeeping, and Payroll Services
 
*** Advertising and Related Services
 
*** Architectural, Engineering, and Related Services
 
*** Computer Systems Design and Related Services
 
*** Legal Services
 
*** Management, Scientific and Technical Consulting Services
 
*** Other Professional, Scientific and Technical Services
 
*** Professional, Scientific, and Technical Services
 
*** Specialized Design Services
 
** Public Administration
 
*** Administration of Economic Programs
 
*** Administration of Environmental Quality Programs
 
*** Administration of Housing Programs and Community Development
 
*** Administration of Human Resource Programs
 
*** Justice, Public Order, and Safety Activities
 
*** Legislative and Other General Government Offices
 
*** National Security and International Affairs
 
** Real Estate
 
*** Lessors of Nonfinancial Intangible Assets
 
*** Real Estate
 
*** Rental and Leasing Services
 
** Recreation
 
*** Amusement, Gambling, and Recreation Industries
 
*** Museums, Historical Sites, and Similar Institutions
 
*** Performing Arts, Spectator Sports, and Related Industries
 
** Retail
 
*** Building Material and Garden Equipment and Supplies
 
*** Clothing and Clothing Accessories Stores
 
*** Electronics and Appliance Stores
 
*** Food and Beverage Stores
 
*** Furniture and Home Furnishings Stores
 
*** Gasoline Stations
 
*** General Merchandise Stores
 
*** Health and Personal Care Stores
 
*** Miscellaneous Store Retailers
 
*** Motor Vehicle and Parts Dealers
 
*** Nonstore Retailers
 
*** Sporting Goods, Hobby, Musical Instrument, and Book Stores
 
** Transportation & Warehousing
 
*** Air Transportation
 
*** Couriers and Messengers
 
*** Pipeline Transportation
 
*** Postal Service
 
*** Rail Transportation
 
*** Scenic and Sightseeing Transportation
 
*** Support Activities for Transportation
 
*** Transit and Ground Passenger Transportation
 
*** Truck Transportation
 
*** Warehousing and Storage
 
*** Water Transportation
 
** Utilities
 
*** Electric Power Generation, Transmission and Distribution
 
*** Natural Gas Distribution
 
*** Water, Sewage and Other Systems
 
** Waste Management & Remediation
 
*** Administration and Support Services
 
*** Waste Management and Remediation Services
 
** Wholesale
 
*** Merchant Wholesalers, Durable Goods
 
*** Merchant Wholesalers, Nondurable Goods
 
*** Wholesale Electronic Markets and Agents and Brokers
 
|hideroot=yes
 
|depth=1
 
}}}
 
|class=my-1
 
}}
 
 
{{form row
 
{{form row
 
  |label=Brands
 
  |label=Brands
Line 226: Line 66:
 
== Foundation ==
 
== Foundation ==
 
{{form row
 
{{form row
|label=Date
+
|label=Date
|field={{{field
+
|field={{{field
|Start date
+
|Month Start
|input type=datepicker
+
|input type=dropdown
}}}  
+
|values=January,February,March,April,May,June,July,August,September,October,November,December
|class=mb-2
+
|placeholder={{#time:F}}
 +
|class=mr-1
 +
}}} {{{field
 +
|Day Start
 +
|input type=regexp
 +
|regexp=/^\d*$/
 +
|message=Only valid day of month
 +
|placeholder={{#time:j}}
 +
|size=4
 +
|class=mr-1
 +
}}} {{{field
 +
|Year Start
 +
|input type=regexp
 +
|regexp=/^\d*$/
 +
|message=Only valid year
 +
|placeholder={{#time:Y}}
 +
|size=4
 +
|class=mr-1
 +
}}}
 +
|fieldclass=d-flex align-items-center mb-2
 
}}
 
}}
 
{{form row
 
{{form row
Line 274: Line 133:
 
  |field={{{field
 
  |field={{{field
 
  |Fate
 
  |Fate
  |input type=dropdown
+
  |input type=tokens
 
  |property=Fate list
 
  |property=Fate list
 
  |placeholder=Select from the list ...
 
  |placeholder=Select from the list ...
 
  |show on select=Merged/Sold=>id_related;Other=>id_other;
 
  |show on select=Merged/Sold=>id_related;Other=>id_other;
 +
|existing values only
 
}}}
 
}}}
 
  |class=mb-1
 
  |class=mb-1
Line 293: Line 153:
 
</div>
 
</div>
 
{{form row
 
{{form row
|label=End date
+
|label=End date
|field={{{field
+
|field={{{field
|End date
+
|Day End
|input type=datepicker
+
|input type=regexp
 +
|regexp=/^\d*$/
 +
|message=Only valid day of month
 +
|placeholder={{#time:j}}
 +
|size=4
 +
|class=mr-1
 +
}}} {{{field
 +
|Month End
 +
|input type=dropdown
 +
|values=January,February,March,April,May,June,July,August,September,October,November,December
 +
|placeholder={{#time:F}}
 +
|class=mr-1
 +
}}} {{{field
 +
|Year End
 +
|input type=regexp
 +
|regexp=/^\d*$/
 +
|message=Only valid year
 +
|placeholder={{#time:Y}}
 +
|size=4
 +
|class=mr-1
 
}}}
 
}}}
|class=mb-2
+
|fieldclass=d-flex align-items-center mb-2
 
}}
 
}}
 
== Organizational Environment ==
 
== Organizational Environment ==
Line 312: Line 191:
 
}}
 
}}
 
{{form row
 
{{form row
  |label=Sucessor(s)
+
  |label=Successor(s)
 
  |field={{{field
 
  |field={{{field
  |Sucessors
+
  |Successors
 
  |input type=tokens
 
  |input type=tokens
 
  |values from category=Organizations
 
  |values from category=Organizations
Line 341: Line 220:
 
}}}
 
}}}
 
}}
 
}}
{{form row
+
==Number of employees ==
|label=Number of employees
+
{{{field
|field={{{field
 
 
  |Number of employees
 
  |Number of employees
  |input type=number
+
  |holds template
|size=4
 
 
}}}
 
}}}
|class=mb-2
 
}}
 
 
== Key Persons ==
 
== Key Persons ==
 
{{{field
 
{{{field
Line 365: Line 240:
 
  |holds template
 
  |holds template
 
}}}
 
}}}
 +
{{{end template}}}
 +
{{{for template|Number of employees|multiple|embed in field=Organization[Number of employees]|add button text=Add data}}}
 +
{{form row
 +
|label=Number of employees
 +
|field={{{field
 +
|Number of employees
 +
|input type=number
 +
|size=4
 +
|placeholder=0
 +
}}}
 +
|class=mb-2
 +
}}
 +
{{form row
 +
|label=Year
 +
|field={{{field
 +
|Year
 +
|input type=year
 +
|size=4
 +
|placeholder={{CURRENTYEAR}}
 +
}}}
 +
|class=mb-2
 +
}}
 +
{{form row
 +
|label=Note
 +
|field={{{field
 +
|Note
 +
|input type=textarea
 +
|rows=3
 +
|autogrow
 +
|placeholder=Notes ...
 +
}}}
 +
}}
 
{{{end template}}}
 
{{{end template}}}
 
{{{for template|Location|multiple|embed in field=Organization[Locations]|add button text=Add location}}}
 
{{{for template|Location|multiple|embed in field=Organization[Locations]|add button text=Add location}}}
 
{{Address form}}
 
{{Address form}}
 +
{{form row
 +
|label=Add time boundaries
 +
|field={{{field
 +
|Is time bound
 +
|input type=checkbox
 +
|show on select=Yes=>id_locperiod;
 +
|class=mr-2 d-flex align-items-center
 +
}}} <span id="id_locperiod">from {{{field
 +
|Period from year
 +
|input type=year
 +
|size=4
 +
|placeholder={{CURRENTYEAR}}
 +
}}} to {{{field
 +
|Period until year
 +
|input type=year
 +
|size=4
 +
|placeholder={{CURRENTYEAR}}
 +
}}}</span>
 +
|class=mb-2
 +
|label-valign=start
 +
}}
 +
{{form row
 +
|label=Note
 +
|field={{{field
 +
|Note
 +
|input type=textarea
 +
|rows=3
 +
|autogrow
 +
|placeholder=Notes ...
 +
}}}
 +
}}
 +
{{{end template}}}
 +
{{{for template|Industry|multiple|embed in field=Organization[Industries]|add button text=Add industry}}}
 +
{{form row
 +
|label=Industry sector
 +
|field={{{field
 +
|Industry sector
 +
|input type=dropdown
 +
|values from property=Industry sector
 +
|placeholder=Select from the list ...
 +
|class=type-of-industry
 +
}}}
 +
|class=my-1
 +
}}
 +
{{form row
 +
|label=Sub-Industry
 +
|field={{{field
 +
|Sub-Industry
 +
|input type=SF_Select
 +
|function=ask:((-Has subobject::Property:Sub-Industry/By sectors))((Industry sector::@@@@));?Sub-Industry;mainlabel~-;headers~hide;format~array;sep~,;manysep~,
 +
|field=Industry sector
 +
|sametemplate
 +
}}}
 +
}}
 
{{{end template}}}
 
{{{end template}}}
 
{{{for template|Infobox image|multiple|embed in field=Organization[Images]|add button text=Add infobox image|maximum instances=1}}}
 
{{{for template|Infobox image|multiple|embed in field=Organization[Images]|add button text=Add infobox image|maximum instances=1}}}
Line 391: Line 352:
 
{{{end template}}}
 
{{{end template}}}
 
{{{for template|Founder|multiple|embed in field=Organization[Founders]|add button text=Add founder}}}
 
{{{for template|Founder|multiple|embed in field=Organization[Founders]|add button text=Add founder}}}
{{form row
 
|label=Type
 
|field={{{field
 
|Type of founder
 
|input type=radiobutton
 
|property=Type of founder
 
|default=Person
 
|mandatory
 
|show on select=Person=>id_name_of_person;Organization=>id_name_of_organization;
 
}}}
 
|class=mb-2
 
}}
 
 
{{form row
 
{{form row
 
  |label=Name of person
 
  |label=Name of person
Line 408: Line 357:
 
  |Name of person
 
  |Name of person
 
  |input type=tokens
 
  |input type=tokens
  |values from property=Founder (Person)
+
  |values from category=People
 
  |placeholder=Founder's name
 
  |placeholder=Founder's name
 
}}}
 
}}}
Line 414: Line 363:
 
}}
 
}}
 
{{form row
 
{{form row
  |label=Name of organization
+
  |label=Note
 
  |field={{{field
 
  |field={{{field
  |Name of organization
+
  |Note
  |input type=tokens
+
  |input type=textarea
  |values from property=Founder (Organization)
+
  |rows=3
  |placeholder=Founder's name
+
|autogrow
 +
  |placeholder=Notes ...
 
}}}
 
}}}
|class=mb-2
 
 
}}
 
}}
 
{{{end template}}}
 
{{{end template}}}
Line 431: Line 380:
 
  |input type=text
 
  |input type=text
 
  |placeholder=Owner's name
 
  |placeholder=Owner's name
 +
|values from category=People
 
}}}
 
}}}
 
  |class=mb-2
 
  |class=mb-2
Line 444: Line 394:
 
  |input type=year
 
  |input type=year
 
  |placeholder={{CURRENTYEAR}}
 
  |placeholder={{CURRENTYEAR}}
 +
}}}
 +
|class=mb-2
 +
}}
 +
{{form row
 +
|label=Note
 +
|field={{{field
 +
|Note
 +
|input type=textarea
 +
|rows=3
 +
|autogrow
 +
|placeholder=Notes ...
 
}}}
 
}}}
 
}}
 
}}
Line 454: Line 415:
 
  |input type=text
 
  |input type=text
 
  |placeholder=Person name
 
  |placeholder=Person name
 +
|values from category=People
 
}}}
 
}}}
 
  |class=mb-2
 
  |class=mb-2
Line 478: Line 440:
 
  |size=4
 
  |size=4
 
  |placeholder={{CURRENTYEAR}}
 
  |placeholder={{CURRENTYEAR}}
 +
}}}
 +
|class=mb-2
 +
}}
 +
{{form row
 +
|label=Note
 +
|field={{{field
 +
|Note
 +
|input type=textarea
 +
|rows=3
 +
|autogrow
 +
|placeholder=Notes ...
 
}}}
 
}}}
 
}}
 
}}
 
{{{end template}}}</includeonly>
 
{{{end template}}}</includeonly>

Latest revision as of 11:00, 24 August 2022