Template:ReportHeader: Difference between revisions
Appearance
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 2: | Line 2: | ||
{{#if: {{{link|}}} | {{#if: {{{link|}}} | ||
| <a href="{{fullurl:{{{link}}}}}" style="text-decoration: none; color: inherit; display: block;"> | | <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"> | ||
<div class="rh-banner-img">[[File:{{{cover}}}|160px|link=]]</div> | <div class="rh-banner-img">[[File:{{{cover}}}|160px|link=]]</div> | ||
| Line 31: | Line 32: | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div><!-- | ||
-->{{#if: {{{link|}}} | |||
| </a> | |||
}} | }} | ||
</onlyinclude> | </onlyinclude> | ||
Revision as of 10:48, 20 May 2026
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
}}