Welcome to Assassin's Creed Wiki! Log in and join the community.

Template:Manga Chapter Infobox: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>VilkaTheWolf
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <group> <header>..."
 
imported>Soranin
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<infobox>
<infobox>
  <title source="title1">
<title source="title"><default>{{PAGENAME}}</default></title>
    <default>{{PAGENAME}}</default>
<image source="image"/>
  </title>
     <group>
  <image source="image1">
    <header>Chapter Information</header>
     <caption source="caption1"/>
      <data source="volume"><label>Volume</label></data>
  </image>
      <data source="chapter"><label>Chapter</label></data>
  <group>
      <data source="native_title"><label>Native title</label></data>
    <header>Chapter Information</header>
      <data source="romanized_title"><label>Romanized title</label></data>
    <data source="volume">
      <data source="total_pages"><label>Total pages</label></data>
      <label>Volume</label>
      <data source="release_date"><label>Release date</label></data>
    </data>
      <data source="issue"><label>Issue</label></data>
    <data source="chapter">
    </group>
      <label>Chapter</label>
    <group row-items="2">
    </data>
<header>Chapter Chronology</header>
    <data source="native_title">
<data source="Previous"><label>← Previous</label><format>{{{Previous}}}</format></data>
      <label>Native title</label>
<data source="Next"><label>Next →</label><format>{{{Next}}}</format></data>
    </data>
</group>
    <data source="romanized_title">
</infobox><noinclude>{{Clear}}{{documentation}}</noinclude>
      <label>Romanized title</label>
    </data>
    <data source="total_pages">
      <label>Total pages</label>
    </data>
    <data source="release_date">
      <label>Release date</label>
    </data>
    <data source="magazine_issue">
      <label>Magazine Issue</label>
    </data>
  </group>
  <group>
    <header>Chapter Chronology</header>
  </group>
</infobox>
<noinclude>
Example usage:
<pre>
{{Manga Chapter Infobox
 
  | title1=Example
 
  | image1=Example
 
  | caption1=Example
 
  | volume=Example
 
  | chapter=Example
 
  | native_title=Example
 
  | romanized_title=Example
 
  | total_pages=Example
 
  | release_date=Example
 
  | magazine_issue=Example
 
}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"volume":{"suggested":true},"chapter":{"suggested":true},"native_title":{"suggested":true},"romanized_title":{"suggested":true},"total_pages":{"suggested":true},"release_date":{"suggested":true},"magazine_issue":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>

Latest revision as of 00:02, 3 May 2024

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Manga_Chapter_Infobox/doc to edit this documentation. (How does this work?)

Syntax[edit source]

{{Manga Chapter Infobox
|title=
|image=
|volume=
|chapter=
|native_title=
|romanized_title=
|total_pages=
|release_date=
|issue=
|Previous=
|Next=}}

Title: The English title of the chapter
Image: The cover image of the chapter (containing the chapter No. and title)
Volume: The volume the chapter is from
Chapter: the chapter number
Native title: The chapter's original language title (Japanese or Chinese)
Romanized title: Romanized title of above
Total pages: Total pages in chapter
Release date: Release date of chapter
Issue: Magazine issue the chapter is from (e.g. Sunday G-X Issue 2020-40)
Previous: the previous chapter

Next: the next chapter