Template:OCLC/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Xaosflux
(testing will revert in a moment)
m (28 revisions imported)
 
(26 intermediate revisions by 17 users not shown)
Line 1: Line 1:
</noinclude>
{{Documentation subpage}}
987987987987987987987987987987987987987987987987987987897987987987987897987987987987<noinclude>
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
 
=== Usage ===
This template generates a link for searching a (print or online) publication by its [[Online Computer Library Center|OCLC]] Number.
 
Up to nine parameters may be used for situations where a unique publication appears more than once on the OCLC website.
 
Multiple publications are separated by ",", but the word between the last two publications can be configured using the 'leadout' parameter (f.e. 'leadout=and', 'leadout=or', 'leadout=as well as' or 'leadout=,'.
 
It is also possible to link to all editions of a publication at once using the 'show=all' parameter (whereby "all" is a special token, causing the display of "(all editions)". The text between parentheses can be changed by specifying a different text using the 'show' parameter.
 
;Example #1
*Usage: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}|22239204<nowiki>}}</nowiki></code>
*Links to: [https://www.worldcat.org/oclc/22239204 https://www.worldcat.org/oclc/22239204]
*Renders as: {{{{BASEPAGENAME}}|22239204}}
 
;Example #2
*Usage: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}|46908525|50074837<nowiki>}}</nowiki></code>
*Links to: [https://www.worldcat.org/oclc/46908525 https://www.worldcat.org/oclc/46908525] and [https://www.worldcat.org/oclc/50074837 https://www.worldcat.org/oclc/50074837]
*Renders as: {{{{BASEPAGENAME}}|46908525|50074837}}
 
;Example #3
*Usage: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}|12345678|98765432|24680975<nowiki>}}</nowiki></code>
*Links to: [https://www.worldcat.org/oclc/12345678 https://www.worldcat.org/oclc/12345678], [https://www.worldcat.org/oclc/98765432 https://www.worldcat.org/oclc/98765432], [https://www.worldcat.org/oclc/24680975 https://www.worldcat.org/oclc/24680975]
*Renders as: {{{{BASEPAGENAME}}|12345678|98765432|24680975}}
 
;Example #4
*Usage: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}|12345678|98765432|24680975|leadout=and<nowiki>}}</nowiki></code>
*Links to: [https://www.worldcat.org/oclc/12345678 https://www.worldcat.org/oclc/12345678], [https://www.worldcat.org/oclc/98765432 https://www.worldcat.org/oclc/98765432] and [https://www.worldcat.org/oclc/24680975 https://www.worldcat.org/oclc/24680975]
*Renders as: {{{{BASEPAGENAME}}|12345678|98765432|24680975|leadout=and}}
 
;Example #5
*Usage: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}|22239204|show=all<nowiki>}}</nowiki></code>
*Links to: [https://www.worldcat.org/oclc/22239204/editions https://www.worldcat.org/oclc/22239204/editions]
*Renders as: {{{{BASEPAGENAME}}|22239204|show=all}}
 
;Example #6
*Usage: <code><nowiki>{{</nowiki>{{BASEPAGENAME}}|22239204|show=complete list of all editions<nowiki>}}</nowiki></code>
*Links to: [https://www.worldcat.org/oclc/22239204/editions https://www.worldcat.org/oclc/22239204/editions]
*Renders as: {{{{BASEPAGENAME}}|22239204|show=complete list of all editions}}
 
=== See also ===
*{{tl|ISSN}}
*{{tl|ISSN link}}
*{{tl|OCLC search link}}
*{{tl|Catalog lookup link}}
*{{slink|Help:Citation Style 1#Identifiers}}{{snd}}CS1 citation templates include an OCLC identifier; example: <code>|oclc=22239204</code>
*[[Wikipedia:OCLC]]{{snd}}essay about Wikipedia's relationship with OCLC
 
<includeonly>{{sandbox other|1=<!-- keep sandbox out of categories -->|2=
[[Category:Catalog lookup templates]]
}}</includeonly>

Latest revision as of 14:38, 3 September 2020

Usage

This template generates a link for searching a (print or online) publication by its OCLC Number.

Up to nine parameters may be used for situations where a unique publication appears more than once on the OCLC website.

Multiple publications are separated by ",", but the word between the last two publications can be configured using the 'leadout' parameter (f.e. 'leadout=and', 'leadout=or', 'leadout=as well as' or 'leadout=,'.

It is also possible to link to all editions of a publication at once using the 'show=all' parameter (whereby "all" is a special token, causing the display of "(all editions)". The text between parentheses can be changed by specifying a different text using the 'show' parameter.

Example #1
  • Usage: {{OCLC|22239204}}
  • Links to: https://www.worldcat.org/oclc/22239204
  • Renders as: OCLC 22239204
Example #2
Example #3
Example #4
Example #5
Example #6

See also