Difference between revisions of "Template:Infobox identifier/doc"
Jump to navigation
Jump to search
imported>Jay D. Easy |
imported>Jay D. Easy |
||
| Line 82: | Line 82: | ||
=== Name is full === | === Name is full === | ||
{{Infobox identifier | {{Infobox identifier | ||
| − | |name = | + | |name = International {{nowr|Standard Book Number}} |
|image = EAN-13-ISBN-13.svg | |image = EAN-13-ISBN-13.svg | ||
|image_border = no | |image_border = no | ||
| − | |image_caption = | + | |image_caption = Example [[EAN-13|13-digit]] ISBN |
| − | | | + | |initialism = ISBN |
| − | | | + | |organisation = International ISBN Agency |
|start_date = {{start date|1970}} | |start_date = {{start date|1970}} | ||
| − | |||
|digits = 13 (formerly 10) | |digits = 13 (formerly 10) | ||
|check_digit = Weighted sum | |check_digit = Weighted sum | ||
|example = {{ISBN|978-3-16-148410-0|plainlink=y}} | |example = {{ISBN|978-3-16-148410-0|plainlink=y}} | ||
|website = {{URL|isbn-international.org}} | |website = {{URL|isbn-international.org}} | ||
| − | }} | + | }}<pre> |
| − | |||
| − | <pre> | ||
{{Infobox identifier | {{Infobox identifier | ||
| − | |name = | + | |name = International {{nowr|Standard Book Number}} |
|image = EAN-13-ISBN-13.svg | |image = EAN-13-ISBN-13.svg | ||
|image_border = no | |image_border = no | ||
| − | |image_caption = | + | |image_caption = Example [[EAN-13|13-digit]] ISBN |
| − | | | + | |initialism = ISBN |
| − | | | + | |organisation = International ISBN Agency |
|start_date = {{start date|1970}} | |start_date = {{start date|1970}} | ||
| − | |||
|digits = 13 (formerly 10) | |digits = 13 (formerly 10) | ||
|check_digit = Weighted sum | |check_digit = Weighted sum | ||
Revision as of 19:59, 23 July 2019
| 40px | This is a documentation subpage for Template:Infobox identifier. It contains usage information, categories and other content that is not part of the original template page. |
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
- e.g.
identifier logo.svg - image_caption
- caption
- image_size
- defaults to
upright=1.1 - image_alt
- see WP:ALT
- image_border
- defaults to
no - subject
- 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
- check_digit
- check digit, if used
- example
- an example
- website
- use
{{URL}}
Example
Name is acronym
| {{{image_alt}}} | |
| Full name | Open Researcher Template:Nowr |
|---|---|
| Organisation | ORCID, Inc. |
| Introduced | 16 October 2012 |
| No. issued | > 1,500,000 |
| No. of digits | 16 |
| Check digit | MOD 11-2 |
| Example | Template:URL |
| Website | Template:URL |
{{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
| {{{image_alt}}} Example 13-digit ISBN | |
| Initialism | ISBN |
|---|---|
| Organisation | International ISBN Agency |
| Introduced | 1970 |
| No. of digits | 13 (formerly 10) |
| Check digit | Weighted sum |
| Example | 978-3-16-148410-0 |
| Website | Template:URL |
{{Infobox identifier
|name = International {{nowr|Standard Book Number}}
|image = EAN-13-ISBN-13.svg
|image_border = no
|image_caption = Example [[EAN-13|13-digit]] ISBN
|initialism = ISBN
|organisation = International ISBN Agency
|start_date = {{start date|1970}}
|digits = 13 (formerly 10)
|check_digit = Weighted sum
|example = {{ISBN|978-3-16-148410-0|plainlink=y}}
|website = {{URL|isbn-international.org}}
}}