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|}}}
| [[{{{link}}}|<div class="rh-banner">
| <a href="{{fullurl:{{{link}}}}}" style="text-decoration: none; color: inherit; display: block;">
<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 30: Line 31:
</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">

Revision as of 10:44, 20 May 2026

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

Published {{{date}}}

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

ISBN {{{isbn}}}

Licence {{{licence}}}


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
| isbn     = 978-3-16-148410-0
| licence  = CC BY 4.0
| link     = IPCC:AR6/SR15
}}