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>VilkaTheWolf
No edit summary
Line 1: Line 1:
<infobox>
<infobox>
   <title source="title1">
   <title source="title"><default>{{PAGENAME}}</default></title>
    <default>{{PAGENAME}}</default>
   <image source="image">
  </title>
   <image source="image1">
    <caption source="caption1"/>
  </image>
   <group>
   <group>
     <header>Chapter Information</header>
     <header>Chapter Information</header>
     <data source="volume">
     <data source="volume"><label>Volume</label></data>
      <label>Volume</label>
     <data source="chapter"><label>Chapter</label></data>
    </data>
     <data source="native_title"><label>Native title</label></data>
     <data source="chapter">
     <data source="romanized_title"><label>Romanized title</label></data>
      <label>Chapter</label>
     <data source="total_pages"><label>Total pages</label></data>
    </data>
     <data source="release_date"><label>Release date</label></data>
     <data source="native_title">
     <data source="issue"><label>Issue</label></data>
      <label>Native title</label>
    </data>
     <data source="romanized_title">
      <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>
     <header>Chapter Chronology</header>
  </group>
    <data source="Previous"><format>&#8592; '''{{{Previous}}}'''</format><default>&#8592; '''Previous'''</default></data>
</infobox>
    <data source="Next"><format>'''{{{Next}}}''' &#8594;</format><default>'''Next''' &#8594;</default></data>
<noinclude>
</group>
Example usage:
</infobox><noinclude>{{Clear}}{{documentation}}</noinclude>
<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>

Revision as of 05:46, 6 November 2020

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="title"><default>{{PAGENAME}}</default></title>
  • 2
    <image source="image">
  • 3
    <group>
  • 4
    <header>Chapter Information</header>
  • 5
    <data source="volume"><label>Volume</label></data>
  • 6
    <data source="chapter"><label>Chapter</label></data>
  • 7
    <data source="native_title"><label>Native title</label></data>
  • 8
    <data source="romanized_title"><label>Romanized title</label></data>
  • 9
    <data source="total_pages"><label>Total pages</label></data>
  • 10
    <data source="release_date"><label>Release date</label></data>
  • 11
    <data source="issue"><label>Issue</label></data>
  • 12
    <header>Chapter Chronology</header>
  • 13
    <data source="Previous"><format>&#8592; '''{{{Previous}}}'''</format><default>&#8592; '''Previous'''</default></data>
  • 14
    <data source="Next"><format>'''{{{Next}}}''' &#8594;</format><default>'''Next''' &#8594;</default></data>
  • 15
    </group>
  • 16

    Opening and ending tag mismatch

    Premature end of tag

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

{{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