Jump to content

Template:ReportHeader: Difference between revisions

From ClimateKG
No edit summary
No edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{{#if: {{{link|}}}
{{#if: {{{link|}}}
| <a href="{{{link}}}" style="text-decoration: none; color: inherit;">
| [[{{{link}}}|<div class="rh-banner">
<div class="rh-banner">
<div class="rh-banner-top">
<div class="rh-banner-top">
<div class="rh-banner-img">[[File:{{{cover}}}|160px|link=]]</div>
<div class="rh-banner-img">[[File:{{{cover}}}|160px|link=]]</div>
Line 24: Line 23:
</div>
</div>
</div>
</div>
</div>
</div>]]
</a>
| <div class="rh-banner">
| <div class="rh-banner">
<div class="rh-banner-top">
<div class="rh-banner-top">
Line 62: Line 60:
| doi      = https://doi.org/10.xxxx/xxxxx
| doi      = https://doi.org/10.xxxx/xxxxx
| abstract = A short summary of the report's contents and findings.
| abstract = A short summary of the report's contents and findings.
| link    = https://example.com/report
| link    = IPCC:AR6/SR15
}}
}}
</pre>
</pre>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 08:46, 20 May 2026

[[File:{{{cover}}}|160px|link=]]
Report
{{{title}}}
{{{subtitle}}}
{{{abstract}}}

Published {{{date}}}

DOI [{{{doi}}} {{{doi}}}]


Usage

{{ReportHeader
| cover    = Example.jpg
| title    = My Report Title
| subtitle = My Report Subtitle
| type     = Report
| date     = 1 January 2024
| doi      = https://doi.org/10.xxxx/xxxxx
| abstract = A short summary of the report's contents and findings.
| link     = IPCC:AR6/SR15
}}