Template:AuthorPublication: Difference between revisions
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#set: | |||
|Has affiliated institution={{{Affiliation|}}} | |||
|References DOI={{{DOI|}}} | |||
}} | |||
{| class="wikitable" style="margin-top: -1px; width: 100%;" | {| class="wikitable" style="margin-top: -1px; width: 100%; table-layout: fixed;" | ||
|- | |- | ||
! width="15%" | Title | ! width="15%" | Title | ||
| ''{{{Title| | | ''{{#ask: [[Has DOI::{{{DOI|}}}]] |?Has Title= |mainlabel=- |format=plain |searchlabel= |limit=1 }}'' | ||
|- | |- | ||
! DOI | ! DOI | ||
| {{{DOI|}}} | | [{{{DOI|}}} {{{DOI|}}}] | ||
|- | |- | ||
! Affiliation | ! Affiliation | ||
| [[{{{Affiliation|}}}]] | | {{#if: {{{Affiliation|}}} | [[{{{Affiliation|}}}]] | ''No affiliation provided'' }} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||