Template:ISBN/doc
Jump to navigation
Jump to search
Description[edit source]
A simple template that can generate a link from an ISBN to Special:BookSources, which allows readers to easily look the number up for research purposes.
Usage[edit source]
Just provide the ISBN in the template. This template contains no error checking system, so be sure it is correct. The template works even if there are no dashes in the number.
You can disable the "ISBN" prefix by specifying |noprefix=yes
.
Template | Result |
---|---|
{{ISBN|978-3-16-148410-0}} |
ISBN 978-3-16-148410-0 |
{{ISBN|9783161484100}} |
ISBN 9783161484100 |
{{ISBN|noprefix=yes|978-3-16-148410-0}} |
978-3-16-148410-0 |
Credits[edit source]
This template's code was partially based on an old version of Template:ISBN on the English Wikipedia, viewable here.