Template:Infobox report: Difference between revisions

Created page with "<includeonly> {| class="infobox" style="width:300px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#f9f9f9; float:right; margin:0 0 1em 1em;" |+ style="background:#37474f; color:white; font-weight:bold; text-align:center; padding:6px;" | {{{name|Report Title}}} |- | colspan="2" style="text-align:center;" | [[File:{{{image|No_image.svg}}}|250px|frameless]] |- | colspan="2" style="text-align:center; font-size:90%;" | ''{{{image_caption|}}}'' |- ! styl..."
 
No edit summary
 
Line 21: Line 21:
</includeonly>
</includeonly>
<noinclude>
<noinclude>
== Usage ==
Use this template to summarize key details of reports, whitepapers, assessments, or publications.
=== Syntax: ===
<pre>
{{Infobox report
| name        = UN Climate Report 2025
| image      = Climate_change_globe_temperature_rise.png
| image_caption = Projected global temperature rise
| date        = April 2025
| publisher  = IPCC
| type        = Scientific climate assessment
| website    = [https://www.ipcc.ch www.ipcc.ch]
}}
</pre>


[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>