Шаблон:Infobox law firm
Usage
This template creates an infobox with the general information relevant to a law firm. It is roughly based on Template:Infobox Company but with law firm-related fields added (e.g., Number of Attorneys) and non-relevant fields eliminated (e.g., Products). The infobox is not designed to contain all the information about a law firm, just the quick facts people usually want to look up.
Simply copy the following code and paste it at the top of the law firm entry, then fill in the blanks. The firm_name, num_offices, num_attorneys, and date_founded fields are obligatory. Other entries left blank will be excluded from the displayed infobox. To change the label from "Attorneys" to "Lawyers", use |num_lawyers=
instead of |num_attorneys=
.
{{Infobox law firm | name = | logo = | headquarters = <!-- city or, e.g., "Decentralized" --> | num_offices = | num_attorneys = | num_lawyers = <!-- alternative to num_attorneys where "Lawyers" is more appropriate label --> | num_employees = <!-- Total employees, including attorneys and staff --> | practice_areas = <!-- MAJOR practice areas only; if they do everything "General Practice" --> | key_people = <!-- chairmen and CEOs, not every famous lawyer in the firm --> | revenue = <!-- amount (year) --> | profit_per_equity_partner = <!-- amount (year) --> | date_founded = | founder = | company_type = <!-- e.g., [[Limited liability partnership]] or [[Professional corporation]] --> | slogan = <!-- not all firms have a slogan, so use as necessary --> | homepage = | dissolved = <!-- Date/Reason the company dissolved, e.g., merger or bankruptcy --> }}
Example
Suppose we fill in the blanks like this:
{{Infobox law firm | name = Sample Law Firm LLP | logo = [[Image:MyFirmLogo.jpg]] | headquarters = [[Pretoria]], [[South Africa]] | num_offices = 7 | num_attorneys = 250+ | num_employees = 550+ | practice_areas = General practice, especially [[admiralty law]] | key_people = Billy Bob Partner (Chairman), Missy Smith (CEO) | revenue = {{profit}} $1.7 billion (1997) | profit_per_equity_partner = $1.2 million (1997) | date_founded = September 20, 1997 | founder = | company_type = [[Limited liability partnership]] | slogan = Trust us, we're lawyers. | homepage = {{URL|samplelawfirmllc.com}} | dissolved = September 21, 1997 (merger with Other Law Firm LLC) }}
The infobox will display like this on the right. Notice the founder field is not displayed because we left it blank.
Microformat
- Subtemplates
- Use {{Start date and age}} for the date on which an organisation was "established", "founded", "opened" or otherwise started, unless that date is before 1583 CE.
- Use {{URL}} for an organisation's URL.
Please do not remove instances of these subtemplates.
- Classes used
The HTML classes this microformat uses include:
- adr
- agent
- category
- country-name
- extended-address
- fn
- geo
- label
- latitude
- locality
- longitude
- nickname
- note
- org
- region
- street-address
- url
- vcard
nor collapse nested elements which use them.
Template data
Infobox law firm
Creates an infobox for law firms
Параметр | Тавзеҳот | Type | Status | |
---|---|---|---|---|
name | 1 | overrides the name at the top of the infobox | String | optional |
Logo | 2 | Full filename of logo – eg. [[File:Example.png]] | String | optional |
Headquarters | 3 | Where the companies HQ is based | String | optional |
num_offices | 4 | Number of offices | String | optional |
num_attorneys | 5 | How many attorneys are employed | String | optional |
num_lawyers | 6 | How many Lawyers are employed | String | optional |
num_employees | 7 | Total number of employees | String | optional |
practice_areas | 8 | MAJOR practice areas only, if they do all areas, then enter General Practice | String | optional |
key_people | 9 | chairmen and CEOs not every famous lawyer in the firm | String | optional |
revenue | 10 | revenue (year) | String | optional |
profit_per_equity_partner | 11 | revenue (year) | String | optional |
date_founded | 12 | foundation date | String | optional |
founder | 13 | Name of founder, with wikilink | String | optional |
company_type | 14 | eg., [[Limited liability partnership]] | String | optional |
slogan | 15 | Companies slogan | String | optional |
homepage | 16 | eg.,{{URL|samplelawfirmllc.com}} | String | optional |
dissolved | 17 | year dissolved | String | optional |