Шаблон:Infobox accounting body

Ҳуҷҷатгузорӣ

{{Infobox accounting body}} can be used for adding at-a-glance comparative information to articles about professional accounting bodies.

Usage

Copy a blank version to use. All fields are lower case and optional.

{{Infobox accounting body
| name                  = 
| native_name           = <!-- Give name in other languages. Page name will be added as English name automatically -->
| abbreviation          = <!-- Short name / nickname etc..-->
| image                 =
| alt                   = <!-- alt text; see [[WP:ALT]] -->
| caption               = <!-- caption of the above image -->
| motto                 = <!-- Motto or tag line -->
| predecessor           = <!-- Name of any predecessor entity if any -->
| formation             = <!-- {{Start date and years ago|YYYY|MM|DD}} -->
| legal_status          = <!-- society, statutory body corporate, company, etc -->
| objective             = <!-- focus as e.g. education and licensing of professional accountants etc -->
| headquarters          = <!-- city of the headquarters in the format: City, {{flag|country}} -->
| coords                = <!-- Coordinates of headquarters using {{coord}} -->
| region_served         = <!-- Name of the country or regional block or global -->
| membership_num        = <!-- No of members -->
| students_num          = <!-- No of students -->
| members_designations  = <!-- give the various designations awarded to the members like ACA, FCA, etc.. -->
| language              = <!-- official languages -->
| highest_officer_title = <!-- position of the highest ranking officer like President, Chairman, Governor etc..  -->
| highest_officer_name  = <!-- name of the above person -->
| second_officer_title  = <!-- position of the second ranking officer like  Vice President, Deputy Chairman etc.. -->
| second_officer_name   = <!-- name of the above person -->
| third_officer_title   = <!-- position of the third ranking officer like  Secretary, CEO etc.. -->
| third_officer_name    = <!-- name of the above person -->
| fourth_officer_title  = <!-- position of the fourth ranking officer like  Treasurer, CFO etc.. -->
| fourth_officer_name   = <!-- name of the above person -->
| administering_organ   = <!-- Council, General Body, Board of Directors, etc -->
| IFAC_membership_date  = <!-- Date when the body became a IFAC member if it is one -->
| additional_data_name1 = <!-- Optional data1 name -->
| additional_data1      = <!-- Optional data1 -->
| additional_data_name2 = <!-- Optional data2 name -->
| additional_data2      = <!-- Optional data2 -->
| additional_data_name3 = <!-- Optional data3 name -->
| additional_data3      = <!-- Optional data2 -->
| num_staff             =
| website               = <!-- web address in format {{URL|http://www.example.org}}-->
| remarks               =
| former name           = <!-- former name if any -->
}}

Example

{{Infobox accounting body
| name                  = Institute of Wiki Accountants (IWA)
| abbreviation          = IWA
| native_name           =
| image                 = Example.png
| alt                   = Emblem of IWA
| caption               = Emblem of IWA
| motto                 = Integrity and Independence
| predecessor           = <!-- Name of any predecessor entity if any -->
| formation             = {{Start date and years ago|2011|02|16}}
| legal_status          = A society of accountants that exists only in Wikipedia
| objective             = Improve and regulate [[accountancy]] related articles in English Wikipedia
| headquarters          = New Delhi, {{flag|India}}
| coords                = {{Coord|28.627815|77.242135|display=inline}}
| region_served         = Wikiland
| membership_num        = 10,000 
| students_num          = 35,000
| members_designations  = A.W.A. & F.W.A.
| language              = English
| highest_officer_title = President
| highest_officer_name  = WA. Wikipedian1
| second_officer_title  = Vice President
| second_officer_name   = WA. Wikipedian2
| third_officer_title   = Secretary
| third_officer_name    = WA. Wikipedian3
| fourth_officer_title  = <!-- position of the fourth ranking officer like  Treasurer etc.. -->
| fourth_officer_name   = <!-- name of the above person -->
| administering_organ   = Council
| IFAC_membership_date  = Not a member
| additional_data_name1 = Regional offices
| additional_data1      = New Delhi (NIRC)<br />[[Mumbai]] (WIRC)<br />[[Kolkata]] (EIRC)<br />[[Chennai]] (SIRC)<br />[[Kanpur]] (CIRC)
| additional_data_name2 = Branches
| additional_data2      = 118 branches
| additional_data_name3 =
| additional_data3      =
| num_staff             =
| website               = {{URL|http://www.example.org}}
| remarks               =
}}

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 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
Please do not rename or remove these classes
nor collapse nested elements which use them.

See also