Template:AuthorPublication: Difference between revisions
Created page with "<includeonly> {{#subobject: |Has DOI={{{DOI|}}} |Has Affiliation={{{Affiliation|}}} }} {| class="wikitable" style="margin-top: -1px; width: 100%;" |- ! width="15%" | DOI | {{{DOI|}}} |- ! Affiliation | {{{Affiliation|}}} |} </includeonly>" |
No edit summary |
||
| (8 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|}}} | | {{#if: {{{Affiliation|}}} | [[{{{Affiliation|}}}]] | ''No affiliation provided'' }} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||