Jump to content

Template:ReportHeaderLinked

From ClimateKG
Revision as of 10:51, 20 May 2026 by Laura (talk | contribs) (Created page with "<onlyinclude> <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-img">[[File:{{{cover}}}|160px|link=]]</div> <div class="rh-banner-right"> <div class="rh-banner-titles"> <div class="rh-banner-tag">{{{type|Report}}}</div> <div class="rh-banner-title">{{{title}}}</div> <div class="rh-banner-subtitle">{{{subtitle}}}</div> </div> <div class="rh-banner-meta"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<a href="{{fullurl:{{{link}}}}}" style="text-decoration: none; color: inherit; display: block;">

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

Published {{{date}}}

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

ISBN {{{isbn}}}

Licence {{{licence}}}

</a>


Usage

{{ReportHeaderLinked
| 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
}}