This template uses Lua: |
This template is used for referring to books by their Library of Congress Control Numbers. Enter the LCCN without any dashes or vertical bars between the numbers.
For example, to link 89-456, use:
{{LCCN|89456}}
gives
and to link sa65-3567, use:
{{LCCN|sa653567}}
gives
You can use a second parameter to add a title.
{{LCCN|89456|Monarch butterflies}}
By specifying | long = yes
, you can also provide a more detailed output, especially for use in External Links sections:
{{LCCN|89456|long=yes}}
gives
You can also use the second parameter to specify the book title if the page where the name of the article you're working on is not identical to the work you're citing. This is often true in the case of parenthetical disambiguation:
{{LCCN|89456|Monarch butterflies|long=yes}}
gives
TemplateData for LCCN
References a Library of Congress Control Number.
Parameter | Description | Type | Status | |
---|---|---|---|---|
LCCN id | 1 id | LCCN without hyphens
| String | required |
Title | 2 title name | Title of the book
| String | optional |
Long format | long | yes to use the long format
| Boolean | optional |