Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Usage  



1.1  Example  







2 Microformat  





3 TemplateData  





4 See also  














Template:Infobox law firm






فارسی

Հայերեն
Bahasa Indonesia

Română
Simple English
کوردی

Тоҷикӣ
اردو

 

Edit links
 









Template
Talk
 

















Read
View source
View history
 








Tools
   


Actions  



Read
View source
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 





Permanently protected template

From Wikipedia, the free encyclopedia
 


Usage

{{{name}}}
[[File:{{{logo}}}|{{{image_size}}}|alt={{{alt}}}]]
Headquarters{{{headquarters}}}
No. of offices{{{num_offices}}}
Offices{{{offices}}}
No. of attorneys{{{num_attorneys}}}
No. of employees{{{num_employees}}}
Major practice areas{{{practice_areas}}}
Key people{{{key_people}}}
Revenue{{{revenue}}}
Profit per equity partner{{{profit_per_equity_partner}}}
Date founded{{{date_founded}}}
Founder{{{founder}}}
Company type{{{company_type}}}
Traded as{{{traded_as}}}
Dissolved{{{dissolved}}}
Website{{{website}}}

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                      =
| image_size                =
| alt                       =
| headquarters              = <!-- city or, e.g., "Decentralized" -->
| num_offices               =
| offices                   = <!-- Specify the firm's offices -->
| num_partners             = <!-- total partners, for partnership-based firms -->
| num_attorneys             = <!-- or | num_lawyers = -->
| num_employees             = <!-- Total employees, including attorneys and staff -->
| practice_areas            = <!-- MAJOR practice areas only; if they do all areas, then use "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              = <!-- use {{start date|YYYY|MM|DD}} -->
| founder                   =
| company_type              = <!-- e.g., [[Limited liability partnership]] or [[Professional corporation]] -->
| traded_as                 = <!-- e.g., {{LSE|DWF}} -->
| dissolved                 = <!-- use {{end date|YYYY|MM|DD}} and reason the company dissolved, e.g., merger or bankruptcy -->
| website                   = <!-- {{URL|example.com}} -->
}}

Example

Sample Law Firm LLP
Sample Law Firm logo
HeadquartersPretoria, South Africa
No. of offices7
OfficesHong Kong, London, New York, Paris, Pretoria, Singapore, Sydney
No. of attorneys250+
No. of employees550+
Major practice areasGeneral practice, especially admiralty law
Key people
  • Billy Bob Partner (Chairman)
  • Missy Smith (CEO)
  • RevenueIncrease $1.7 billion (1997)
    Profit per equity partner$1.2 million (1997)
    Date foundedSeptember 20, 1997 (1997-09-20)
    Company typeLimited liability partnership
    Traded asNYSEEXAMPLE
    DissolvedSeptember 21, 1997 (1997-09-21) (merger with Other Law Firm LLC)
    Websiteexample.com

    Suppose we fill in the blanks like this:

    {{Infobox law firm
    | name                        = Sample Law Firm LLP
    | logo                        = Tux.svg
    | image_size                  = 100px
    | alt                         = Sample Law Firm logo
    | headquarters                = [[Pretoria]], South Africa
    | num_offices                 =7| offices                     = Hong Kong, London, New York, Paris, Pretoria, Singapore, Sydney
    | num_partners             = <!-- total partners, for partnership-based firms -->
    | num_attorneys               = 250+
    | num_employees               = 550+
    | practice_areas              = General practice, especially [[admiralty law]]
    | key_people                  = {{Unbulleted list|Billy Bob Partner (Chairman)|Missy Smith (CEO)}}
    | revenue                     = {{increase}} $1.7 billion (1997)
    | profit_per_equity_partner   = $1.2 million (1997)
    | date_founded                = {{start date|1997|09|20}}
    | founder                     =
    | company_type                = [[Limited liability partnership]]
    | traded_as                   = {{NYSE|EXAMPLE}}
    | homepage                    = {{URL|example.com}}
    | dissolved                   = {{end date|1997|09|21}} (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

    The HTML mark-up produced by this template includes an hCard microformat that makes an organization's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

    Subtemplates

    Please do not remove instances of these subtemplates.

    Classes used

    The HTML classes of this microformat include:

    • adr
  • agent
  • category
  • country-name
  • extended-address
  • fn
  • geo
  • label
  • latitude
  • locality
  • longitude
  • nickname
  • note
  • org
  • region
  • street-address
  • url
  • vcard
  • Please do not rename or remove these classes
    nor collapse nested elements which use them.

    TemplateData

    This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Infobox law firm in articles based on its TemplateData.

    TemplateData for Infobox law firm

    Creates an infobox for law firms

    Template parameters[Edit template data]

    ParameterDescriptionTypeStatus
    namename firm_name

    overrides the name at the top of the infobox

    Stringoptional
    logologo firm_logo

    filename of logo – e.g., Example.png

    Stringoptional
    image_sizeimage_size imagesize

    size in pixels, e.g., 100px

    Unknownoptional
    altalt

    hidden caption for accessibility per [[WP:ALT]]

    Unknownoptional
    headquartersheadquarters

    where the law firm's HQ is based

    Stringoptional
    num_officesnum_offices

    number of offices

    Stringoptional
    officesoffices

    offices

    Stringoptional
    num_partnersnum_partners

    Number of partners, mainly relevant for law firms organised as partnerships

    Numberoptional
    num_attorneysnum_attorneys num_lawyers

    how many attorneys/lawyers are employed

    Stringoptional
    num_employeesnum_employees

    total number of employees

    Stringoptional
    practice_areaspractice_areas

    MAJOR practice areas only; if they do all areas, then enter 'General practice'

    Stringoptional
    key_peoplekey_people

    chairmen and CEOs, not every famous lawyer in the firm

    Stringoptional
    revenuerevenue

    revenue (year)

    Stringoptional
    profit_per_equity_partnerprofit_per_equity_partner

    revenue (year)

    Stringoptional
    date_foundeddate_founded

    foundation date

    Stringoptional
    founderfounder

    name of founder, with wikilink

    Stringoptional
    company_type company_type

    e.g., [[Limited liability partnership]]

    Stringoptional
    traded_astraded_as

    if applicable, stock symbol of a publicly-traded law firm

    Stringoptional
    dissolveddissolved

    year dissolved

    Stringoptional
    websitewebsite homepage

    e.g., {{URL|example.com}}

    Stringoptional

    See also


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:Infobox_law_firm&oldid=1186133889"

    Categories: 
    Infobox templates
    Lua-based templates
    Templates generating hCards
    Business infobox templates
    Law infobox templates
    Organization infobox templates
    Hidden categories: 
    Wikipedia semi-protected templates
    Templates using TemplateData
     



    This page was last edited on 21 November 2023, at 03:34 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki