Difference between revisions of "Template:Doi-inline"

From blackwiki
Jump to navigation Jump to search
imported>Korg
(urlencode)
imported>Bender235
m (New DOI scheme)
 
Line 1: Line 1:
 
<includeonly><!--
 
<includeonly><!--
 
-->{{hide in print<!--
 
-->{{hide in print<!--
  -->|[//dx.doi.org/{{urlencode:{{{1}}}}} {{{2|}}}]<!--
+
  -->|[https://doi.org/{{urlencode:{{{1}}}}} {{{2|}}}]<!--
 
-->}}<!--
 
-->}}<!--
 
-->{{only in print<!--
 
-->{{only in print<!--

Latest revision as of 19:30, 21 March 2018

Template documentation[view] [edit] [history] [purge]

Usage

{{doi-inline|doi|text}}

will link text to the object identified by doi. If no text is given, it will produce [n], as if you had linked it directly using [http://dx.doi.org/doi].

Example

The {{doi-inline|10.1007/b62130|Red Book of Varieties and Schemes}}.
The Red Book of Varieties and Schemes {{doi-inline|10.1007/b62130}}.

gives:

The Red Book of Varieties and SchemesTemplate:Only in print.
The Red Book of Varieties and Schemes [1]Template:Only in print.

In PDF and Books these will be:

The Red Book of Varieties and Schemes (doi:10.1007/b62130).
The Red Book of Varieties and Schemes (doi:10.1007/b62130).

See also

ja:Template:doi-inline