Template:ChapterSynopsis: Difference between revisions

From ClimateKG
Jump to navigation Jump to search
Created page with "<onlyinclude><div class="cs-box"> <div class="cs-header"> <div class="cs-label">Chapter</div> <div class="cs-title">{{{title}}}</div> <div class="cs-subtitle">{{{subtitle}}}</div> </div> <div class="cs-abstract"> <div class="cs-abstract-label">Abstract</div> <div class="cs-abstract-text">{{{abstract}}}</div> </div> </div></onlyinclude> <noinclude> == Usage == <pre> {{ChapterSynopsis | title = Chapter 3: Future Projections | subtitle = Modelled climate trajectories und..."
 
No edit summary
 
Line 1: Line 1:
<onlyinclude><div class="cs-box">
<onlyinclude><div class="cs-box">
<div class="cs-header">
<div class="cs-label">Chapter</div>
<div class="cs-title">{{{title}}}</div>
<div class="cs-subtitle">{{{subtitle}}}</div>
</div>
<div class="cs-abstract">
<div class="cs-abstract-label">Abstract</div>
<div class="cs-abstract-label">Abstract</div>
<div class="cs-abstract-text">{{{abstract}}}</div>
<div class="cs-abstract-text">{{{abstract}}}</div>
</div>
</div></onlyinclude>
</div></onlyinclude>
<noinclude>
<noinclude>
Line 14: Line 7:
<pre>
<pre>
{{ChapterSynopsis
{{ChapterSynopsis
| title    = Chapter 3: Future Projections
| subtitle = Modelled climate trajectories under low, medium, and high emission scenarios
| abstract = This chapter presents an assessment of projected changes in the global climate system through the end of the twenty-first century.
| abstract = This chapter presents an assessment of projected changes in the global climate system through the end of the twenty-first century.
}}
}}

Latest revision as of 08:14, 10 April 2026

Abstract
{{{abstract}}}

Usage

[edit]
{{ChapterSynopsis
| abstract = This chapter presents an assessment of projected changes in the global climate system through the end of the twenty-first century.
}}