Difference between revisions of "Template:Identifier"
Jump to navigation
Jump to search
imported>Headbomb (#if:) |
imported>Headbomb (ifeq) |
||
| Line 1: | Line 1: | ||
{{hide in print|1=[[{{{link}}}|{{{display}}}]]{{{separator}}}[{{{base-url-start}}}{{urlencode:{{{id}}}}}{{{base-url-end|}}} {{#tag:nowiki|{{{id}}}}}]<!-- | {{hide in print|1=[[{{{link}}}|{{{display}}}]]{{{separator}}}[{{{base-url-start}}}{{urlencode:{{{id}}}}}{{{base-url-end|}}} {{#tag:nowiki|{{{id}}}}}]<!-- | ||
-->{{#switch:{{{access-type|}}} | -->{{#switch:{{{access-type|}}} | ||
| − | |{{# | + | |{{#ifeq:{{{allow-free|}}}|yes|free=[[File:Lock-green.svg|9px|link=|A free version of this source can be accessed here]]}} |
| − | |{{## | + | |{{##ifeq:{{{allow-registration|}}}|yes|registration=[[File:Lock-yellow.svg|9px|link=|A (free) registration is required to access this source]]}} |
| − | |{{## | + | |{{##ifeq:{{{allow-limited|}}}{{{allow-trial|}}}|yes|limited=[[File:Lock-yellow.svg|9px|link=|A free access is provided on a limited trial basis, but a subscription is normally required to access this source]]}} |
| − | |{{## | + | |{{##ifeq:{{{allow-limited|}}}{{{allow-trial|}}}|yes|trial=[[File:Lock-yellow.svg|9px|link=|A free access is provided on a limited trial basis, but a subscription is normally required to access this source]]}} |
| − | |{{## | + | |{{##ifeq:{{{allow-subscription|}}}|yes|subscription=[[File:Lock-red.svg|9px|link=|A (paid) subscription is required to access this source]]}} |
| | | | ||
}} | }} | ||
| Line 11: | Line 11: | ||
-->{{only in print|{{{display}}}{{{separator}}}{{#tag:nowiki{{{id}}}}}<!-- | -->{{only in print|{{{display}}}{{{separator}}}{{#tag:nowiki{{{id}}}}}<!-- | ||
-->{{#switch:{{{access-type|}}} | -->{{#switch:{{{access-type|}}} | ||
| − | |{{## | + | |{{##ifeq:{{{allow-free|}}}|yes|free=[[File:Lock-green.svg|9px]]}} |
| − | |{{## | + | |{{##ifeq:{{{allow-registration|}}}|yes|registration=[[File:Lock-yellow.svg|9px]]}} |
| − | |{{## | + | |{{##ifeq:{{{allow-limited|}}}{{{allow-trial|}}}|yes|limited=[[File:Lock-yellow.svg|9px]]}} |
| − | |{{## | + | |{{##ifeq:{{{allow-limited|}}}{{{allow-trial|}}}|yes|trial=[[File:Lock-yellow.svg|9px]]}} |
| − | |{{## | + | |{{##ifeq:{{{allow-subscription|}}}|yes|subscription=[[File:Lock-red.svg|9px]]}} |
| | | | ||
}} | }} | ||
Revision as of 14:36, 24 September 2016
[[{{{link}}}|{{{display}}}]]{{{separator}}}[{{{base-url-start}}}%7B%7B%7Bid%7D%7D%7D {{{id}}}]Template:Only in print
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
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
- Bibcode: 1998ApJ...508L..81K Template:Only in print
- Bibcode: 1998ApJ...508L..81K Template:Only in print
- Bibcode: 1998ApJ...508L..81K Template:Only in print
- Bibcode: 1998ApJ...508L..81K Template:Only in print
- 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
- doi:10.1234/0123456Template:Only in print
- doi:10.1234/0123456Template:Only in print
- doi:10.1234/0123456Template:Only in print
- doi:10.1234/0123456Template:Only in print
See also
| The above documentation is transcluded from Template:Identifier/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |