Jump to content

Template:ReportHeaderLinked: Difference between revisions

From ClimateKG
No edit summary
Tag: Manual revert
No edit summary
Tag: Manual revert
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
<a href="{{fullurl:{{{link}}}}}" style="text-decoration: none; color: inherit; display: block;">
<div class="rh-banner">
<div class="rh-banner">
<div class="rh-banner-top">
<div class="rh-banner-top">
Line 30: Line 31:
</div>
</div>
</div>
</div>
 
</a>
[[{{{link}}}|Read report]]
</onlyinclude>
</onlyinclude>
<noinclude>
<noinclude>

Revision as of 11:02, 20 May 2026

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