Difference between revisions of "Template:Identifier/doc"

From blackwiki
Jump to navigation Jump to search
imported>Uzume
(→‎Usage: identifier)
imported>Uzume
 
Line 51: Line 51:
 
*{{doi/sandbox|10.1234/0123456|doi-access=subscription}}
 
*{{doi/sandbox|10.1234/0123456|doi-access=subscription}}
  
 +
== See also ==
 +
*{{tl|Catalog lookup link}}
  
 
<includeonly>{{sandbox other||
 
<includeonly>{{sandbox other||

Latest revision as of 14:54, 4 January 2021

Usage

This a meta template for identifiers.

arxiv

to do

bibcode
{{Identifier
 |link=bibcode (identifier)
 |display=Bibcode
 |separator=: 
 |id={{{1}}}
 |base-url-start=http://adsabs.harvard.edu/abs/
 |access-parameter={{{bibcode-access}}}
 |allow-free=yes
 |allow-registration=no
 |allow-limited=no
 |allow-subscription=no
}}

Gives

doi
{{Identifier
 |link=doi (identifier)
 |display=doi
 |separator=:
 |id={{{1}}}
 |base-url-start=https://doi.org/
 |access-type={{{doi-access}}}
 |allow-free=yes
 |allow-registration=yes
 |allow-limited=yes
 |allow-subscription=no
}}

Gives

See also