Template:Chapter List EN: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> !<center>{{{ch}}}</center> |<center>{{{JP}}}</center> |<center>"''{{{transl}}}''"</center> |<center>"{{{EN}}}"</center> |- |colspan="4"|{{{descr}}} |-</includeonly><noinclude> {{Documentation}} Category:Table Templates </noinclude>") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|<center>"{{{EN}}}"</center> | |<center>"{{{EN}}}"</center> | ||
|- | |- | ||
|colspan="4"|{{{descr}}} | |colspan="4" 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:17, 16 October 2023
Purpose
Used to create tables for listing chapters of a book or manga that has been officially localized in English. Template:Chapter List EN/Header is placed at the top of the table, and the table must be closed by appending |}
on the following line.
Use Template:Chapter List instead if a book or manga has never been officially localized.
Usage
Parameter | Description |
---|---|
ch | The chapter number. |
JP | The Japanese title of the chapter. |
transl | A direct translation or transliteration of the title. |
EN | The official English title of the chapter. |
descr | A brief summary of the chapter. No more than a small paragraph long. |
Code
{{Chapter List/Header}} {{Chapter List|ch=|JP=|transl=|EN=|descr=}} |}