Template:Affiliation Info: Difference between revisions
Created page with "<noinclude> This template renders structural information for imported organizations and affiliations. === Usage === <pre> {{Affiliation Info | id = | affiliation = | country = | country_code = | city = | lat = | lon = | coordinates_level = }} </pre> Category:Templates </noinclude><includeonly> {{#set: |Has coordinates={{{lat|}}},{{{lon|}}} |Has city={{{city|}}} |Has country={{{coun..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This template renders | This template renders profile pages for organizations and lists their associated publications. | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| Line 37: | Line 23: | ||
| style="padding: 0.3em;" | {{{country|}}} ({{{country_code|}}}) | | style="padding: 0.3em;" | {{{country|}}} ({{{country_code|}}}) | ||
|- | |- | ||
| scope="row" style="font-weight: bold; padding: 0.3em;" | | | scope="row" style="font-weight: bold; padding: 0.3em;" | Precision: | ||
| style="padding: 0.3em;" | {{{coordinates_level|}}} | | style="padding: 0.3em;" | {{{coordinates_level|}}} | ||
|} | |} | ||
| Line 51: | Line 37: | ||
| width = 100% | | width = 100% | ||
}} | }} | ||
}} | |||
== Associated Publications == | |||
{{#ask: | |||
[[Has affiliated institution::{{PAGENAME}}]] | |||
|?Has Title = Paper Title |link=none | |||
|?References DOI = DOI Record |link=none | |||
|mainlabel=- | |||
|format=table | |||
|headers=plain | |||
|limit=500 | |||
}} | }} | ||
[[Category:Affiliations]] | [[Category:Affiliations]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 10:27, 28 May 2026
This template renders profile pages for organizations and lists their associated publications.