Template:Infobox law firm
類型 | 维基媒体信息框模板[*] |
---|---|
![]() | 本模板是以 {{Infobox organization}} 為基礎的定制信息框。 |
使用方法
[编辑]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) --> | 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 --> }}
範例
[编辑]![]() | |
成立時間 | 1997年9月20日 |
---|---|
撤销 | 1998年9月20日 (merger with Other Law Firm LLC) |
類型 | 有限法律責任合夥 |
總部 | 南非比勒陀利亞 |
重要人物 | Billy Bob Partner (主席)、Missy Smith (行政總裁) |
收入 | ▲ $17 億(1997) |
員工数 | 550+ |
口號 | Trust us, we're lawyers. |
網站 | samplelawfirmllc |
分所数目 | 7 |
律师数目 | 250+ |
主要执业领域 | General practice, especially 海事法 |
Suppose we fill in the blanks like this:
{{Infobox law firm | name = Sample Law Firm LLP | logo = [[Image:MyFirmLogo.jpg]] | headquarters = [[南非]][[比勒陀利亞]] | num_offices = 7 | num_attorneys = 250+ | num_employees = 550+ | practice_areas = General practice, especially [[海事法]] | key_people = Billy Bob Partner (主席)、Missy Smith (行政總裁) | revenue = {{profit}} $17 億 (1997) | date_founded = 1997年9月20日 | founder = | company_type = [[有限法律責任合夥]] | slogan = Trust us, we're lawyers. | homepage = {{URL|samplelawfirmllc.com}} | dissolved = 1998年9月20日 (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.