Template:ChapterNav: Difference between revisions

From ClimateKG
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
</div>
</div>
</div>
</div>
<div class="cn-nav">
<table class="cn-nav"><tr>
<a class="cn-prev" href="{{{prevurl}}}">
<td class="cn-prev">
<span class="cn-direction">← Previous</span>
<div class="cn-direction">← Previous</div>
<span class="cn-chapter-title">{{{prevtitle}}}</span>
<div class="cn-chapter-title">[[{{{prevurl}}}|{{{prevtitle}}}]]</div>
<span class="cn-chapter-desc">{{{prevdesc}}}</span>
<div class="cn-chapter-desc">{{{prevdesc}}}</div>
</a>
</td>
<a class="cn-next" href="{{{nexturl}}}">
<td class="cn-next">
<span class="cn-direction">Next →</span>
<div class="cn-direction">Next →</div>
<span class="cn-chapter-title">{{{nexttitle}}}</span>
<div class="cn-chapter-title">[[{{{nexturl}}}|{{{nexttitle}}}]]</div>
<span class="cn-chapter-desc">{{{nextdesc}}}</span>
<div class="cn-chapter-desc">{{{nextdesc}}}</div>
</a>
</td>
</div>
</tr></table>
</div></onlyinclude>
</div></onlyinclude>
<noinclude>
<noinclude>

Revision as of 07:36, 10 April 2026

[[File:{{{cover}}}|48px|link={{{reporturl}}}]]
Report
[[{{{reporturl}}}|{{{reporttitle}}}]]
← Previous
[[{{{prevurl}}}|{{{prevtitle}}}]]
{{{prevdesc}}}
Next →
[[{{{nexturl}}}|{{{nexttitle}}}]]
{{{nextdesc}}}

Usage

{{ChapterNav
| cover        = Test-wgI.jpg
| reporturl    = IPCC:AR6/WGI
| reporttitle  = Annual Climate Assessment 2023

| prevurl      = IPCC:AR6/WGI/Chapter2
| prevtitle    = Chapter 2: Observed Changes
| prevdesc     = Surface temperature, sea level, and ice sheet dynamics

| nexturl      = IPCC:AR6/WGI/Chapter4
| nexttitle    = Chapter 4: Risk Assessment
| nextdesc     = Regional vulnerability and exposure under future scenarios
}}