Template:Chapter List: Difference between revisions
Jump to navigation
Jump to search
m (Protected "Template:Chapter List" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
!<center>{{{ch}}}</center> | !<center>{{{ch}}}</center> | ||
|<center>"{{{ | |<center>{{{title}}}</center> | ||
|<center>"''{{{transl}}}''"</center> | |||
|- | |- | ||
|colspan=" | |colspan="3" class="thick-border-bottom"|{{{descr}}} | ||
|-</includeonly><noinclude> | |-</includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
[[Category:Table Templates]] | [[Category:List Table Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 22:16, 16 October 2023
Purpose
Used to create tables for listing chapters of a book or manga. Template:Chapter List/Header is placed at the top of the table, and the table must be closed by appending |}
on the following line.
If a book or manga has been officially localized in English, use Template:Chapter List EN instead.
Usage
Parameter | Description |
---|---|
ch | The chapter number. |
title | The Japanese title of the chapter. |
transl | A direct translation or transliteration of the title. |
descr | A brief summary of the chapter. No more than a small paragraph long. |
Code
{{Chapter List/Header}} {{Chapter List|ch=|title=|transl=|descr=}} |}