Template:ReportHeader: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{{#if: {{{link|}}} | {{#if: {{{link|}}} | ||
| | | [[{{{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>]] | ||
| <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 = | | link = IPCC:AR6/SR15 | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 08:46, 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
| abstract = A short summary of the report's contents and findings.
| link = IPCC:AR6/SR15
}}