Template:ChapterNavigation: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 12: | Line 12: | ||
}} | }} | ||
<td class="cn-center"> | <td class="cn-center"> | ||
<div class="cn-center- | <div class="cn-center-header"> | ||
<div class="cn-center-label">Report</div> | <div class="cn-center-label">Report</div> | ||
<div class="cn-center-title">[[{{{reporturl}}}|{{{reporttitle}}}]]</div> | <div class="cn-center-title">[[{{{reporturl}}}|{{{reporttitle}}}]]</div> | ||
</div> | |||
<div class="cn-center-img">[[File:{{{cover}}}|96px|link={{{reporturl}}}]]</div> | |||
</td> | </td> | ||
{{#if:{{{nexturl|}}}| | {{#if:{{{nexturl|}}}| | ||
| Line 32: | Line 34: | ||
Standard chapter (both prev and next): | Standard chapter (both prev and next): | ||
<pre> | <pre> | ||
{{ | {{ChapterNav | ||
| cover = Test-wgI.jpg | | cover = Test-wgI.jpg | ||
| reporturl = IPCC:AR6/WGI | | reporturl = IPCC:AR6/WGI | ||
| Line 42: | Line 44: | ||
First chapter (omit prevurl): | First chapter (omit prevurl): | ||
<pre> | <pre> | ||
{{ | {{ChapterNav | ||
| cover = | | cover = Test-wgI.jpg | ||
| reporturl = IPCC:AR6/WGI | | reporturl = IPCC:AR6/WGI | ||
| reporttitle = | | reporttitle = Annual Climate Assessment 2023 | ||
| nexturl = IPCC:AR6/WGI/ | | nexturl = IPCC:AR6/WGI/Chapter2 | ||
}} | }} | ||
</pre> | </pre> | ||
Last chapter (omit nexturl): | Last chapter (omit nexturl): | ||
<pre> | <pre> | ||
{{ | {{ChapterNav | ||
| cover = Test-wgI.jpg | | cover = Test-wgI.jpg | ||
| reporturl = IPCC:AR6/WGI | | reporturl = IPCC:AR6/WGI | ||
Latest revision as of 08:21, 22 May 2026
|
No previous chapter
|
Report
[[{{{reporturl}}}|{{{reporttitle}}}]]
[[File:{{{cover}}}|96px|link={{{reporturl}}}]]
|
No next chapter
|
Usage
[edit source]Standard chapter (both prev and next):
{{ChapterNav
| cover = Test-wgI.jpg
| reporturl = IPCC:AR6/WGI
| reporttitle = Annual Climate Assessment 2023
| prevurl = IPCC:AR6/WGI/Chapter2
| nexturl = IPCC:AR6/WGI/Chapter4
}}
First chapter (omit prevurl):
{{ChapterNav
| cover = Test-wgI.jpg
| reporturl = IPCC:AR6/WGI
| reporttitle = Annual Climate Assessment 2023
| nexturl = IPCC:AR6/WGI/Chapter2
}}
Last chapter (omit nexturl):
{{ChapterNav
| cover = Test-wgI.jpg
| reporturl = IPCC:AR6/WGI
| reporttitle = Annual Climate Assessment 2023
| prevurl = IPCC:AR6/WGI/Chapter3
}}