Template:AuthorPublication: Difference between revisions
No edit summary |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{# | {{#set: | ||
|Has | |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%" | DOI | ! width="15%" | Title | ||
| {{{DOI|}}} | | ''{{#ask: [[Has DOI::{{{DOI|}}}]] |?Has Title= |mainlabel=- |format=plain |searchlabel= |limit=1 }}'' | ||
|- | |||
! DOI | |||
| [{{{DOI|}}} {{{DOI|}}}] | |||
|- | |- | ||
! Affiliation | ! Affiliation | ||
| {{{Affiliation|Affiliation}}} | | {{#if: {{{Affiliation|}}} | [[{{{Affiliation|}}}]] | ''No affiliation provided'' }} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||