Template:Infobox identifier/doc

This is an old revision of this page, as edited by Jay D. Easy (talk | contribs) at 19:13, 23 July 2019 (Name is acronym: fix). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Usage

Infobox for identifiers (ISBN, ORCID, etc.)

Blank

{{Infobox identifier
| name          = 
| image         = 
| image_size    = 
| image_caption = 
| image_alt     = 
| image_border  = 
| full_name     = 
| acronym       = 
| number        = 
| start_date    = <!-- {{Start date|YYYY|MM|DD|df=y}} -->
| organisation  = 
| digits        = 
| check_digit   = 
| example       = 
| website       = <!-- {{URL|example.org}} -->
}}

Parameters

name
Defaults to PAGENAMEBASE
image
Logo or other image
image_caption
Caption
image_size
If required
image_alt
see WP:ALT
image_border
Default yes, but can be no to prevent showing border around image
subject
What does the identifier identify? e.g. people, books.
full_name
If |name= uses acronym
acronym
If |name= uses full name
number
Number issued - should be cited in body of article
start_date
Use {{Start date}}
organisation
Managing organisation
digits
Number of digits (or "Variable")
check_digit
Type of Check digit, if used
example
An example
website
Use {{URL}}

Example

Name is acronym

ORCID
{{{image_alt}}}
Full nameOpen Researcher and Contributor ID
OrganisationORCID, Inc.
Introduced16 October 2012 (2012-10-16)
No. issued> 1,500,000
No. of digits16
Check digitMOD 11-2
Example0000-0001-5882-6823
Websiteorcid.org
{{Infobox identifier
 |name         = ORCID
 |image        = ORCID logo with tagline.svg
 |image_border = no
 |full_name    = Open Researcher {{nowr|and Contributor ID}}
 |number       = > 1,500,000
 |start_date   = {{start date|2012|10|16|df=y}}
 |organisation = ORCID, Inc.
 |digits       = 16
 |check_digit  = MOD 11-2
 |example      = {{URL|http://orcid.org/0000-0001-5882-6823|0000-0001-5882-6823}}
 |website      = {{URL|orcid.org}}
}}

Name is full

International Standard Book Number
{{{image_alt}}}
A 13-digit ISBN, 978-3-16-148410-0, as represented by an EAN-13 bar code
AcronymISBN
OrganisationInternational ISBN Agency
Introduced1970 (1970)
No. of digits13 (formerly 10)
Check digitWeighted sum
Example978-3-16-148410-0
Websitewww.isbn-international.org
{{Infobox identifier
| name          = International Standard Book Number
| image         = EAN-13-ISBN-13.svg
| image_caption = A 13-digit ISBN, 978-3-16-148410-0, as represented by an [[International Article Number (EAN)|EAN-13 bar code]]
| acronym       = ISBN
| start_date    = {{Start date | 1970}}
| organisation  = International ISBN Agency
| digits        = 13 (formerly 10)
| check_digit   = Weighted sum
| example       = 978-3-16-148410-0
| website       = {{URL|www.isbn-international.org}}
}}