Template:DoiInfo: Difference between revisions
From ChemWiki
(Added to the wiki via WikiImport-Script.) |
(Added to the wiki via WikiImport-Script.) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>Template for DOI Infobox</noinclude> | <noinclude>Template for DOI Infobox</noinclude> | ||
<includeonly> | <includeonly><div><table class="infobox wikitable" style="font-size:90%; margin-top:0; margin-bottom:0;width:410px; max-width:500px;"> | ||
<tr> | |||
<th colspan="2" style="font-size:120%; text-align:center; cursor: pointer;">About</th> | |||
</tr> | |||
</table> | |||
<table class="wikitable" style="font-size:90%; margin-top:0; margin-bottom:0; width:410px; max-width:500px;"> | |||
<tr style="display: none;"> | |||
<td>DOI</td><td>[https://dx.doi.org/{{{doi|}}} {{{doi|}}}]</td> | |||
</tr> | |||
<tr style="display: none;"> | |||
<td>Authors</td><td>{{{authors|}}}</td> | |||
</tr> | |||
<tr style="display: none;"> | |||
<td>Submitted</td><td>{{{submittedAt|}}}</td> | |||
</tr> | |||
{{#if: {{{publishedOnlineAt|}}}| | |||
<tr style="display: none;"> | |||
<td>Published online</td><td>{{{publishedOnlineAt|}}}</td> | |||
</tr> | |||
|}} | |||
{{#if: {{{licenses|}}}| | |||
<tr style="display: none;"> | |||
<td>Licenses</td><td> {{{licenses|}}}</td> | |||
</tr> | |||
|}} | |||
{{#if: {{{subjects|}}}| | |||
<tr style="display: none;"> | |||
<td>Subjects</td><td>{{{subjects|}}}</td> | |||
</tr> | |||
|}} | |||
<tr style="display: none;"> | |||
<td colspan="2" style="font-size:80%; text-align:center; ">[{{fullurl:Special:Literature|doi={{{doi|}}} }} Go to literature page]</td> | |||
</tr> | |||
</table></div></includeonly> | |||
</includeonly> |
Latest revision as of 14:47, 1 March 2024
Template for DOI Infobox