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

Template:Manga Infobox: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>VilkaTheWolf
No edit summary
imported>LeFaith
No edit summary
 
Line 1: Line 1:
<infobox layout="tabular" theme="game">
<infobox layout="tabular" theme="game">
<title source="name"><default>{{PAGENAME}}</default></title>
<title source="name"><default>{{PAGENAME}}</default></title>
<image source="image"/>
<image source="image"/>
  <group>
<group>
    <header>Series information</header>
        <header>Series information</header>
    <data source="native_title">
            <data source="native_title"><label>Native title</label></data>
      <label>Native title</label>
            <data source="english_title"><label>English title</label></data>
    </data>
            <data source="genre"><label>Genre</label></data>
    <data source="english_title">
            <data source="author"><label>Author</label></data>
      <label>English title</label>
            <data source="original_run"><label>Original run</label></data>
    </data>
            <data source="serialization"><label>Serialization</label></data>
    <data source="genre">
            <data source="published_by"><label>Published by</label></data>
      <label>Genre</label>
            <data source="volumes"><label>Volumes</label></data>
    </data>
</group>
    <data source="author">
      <label>Author</label>
    </data>
    <data source="original_run">
      <label>Original run</label>
    </data>
    <data source="serialization">
      <label>Serialization</label>
    </data>
    <data source="published_by">
      <label>Published by</label>
    </data>
    <data source="volumes">
      <label>Volumes</label>
    </data>
  </group>
</infobox>
</infobox>
<noinclude>
<noinclude>{{Clear}}{{documentation}}</noinclude>
Example usage:<pre>
{{Manga Infobox
|name=Example
|image=Example
|native_title=Example
|english_title=Example
|genre=Example
|author=Example
|original_run=Example
|serialization=Example
|published_by=Example
|volumes=Example
}}
</pre>
</noinclude>

Latest revision as of 18:34, 15 May 2021

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

Syntax[edit source]

To use this template, paste the following code into the top of the article, filling all relevant fields:

{{Manga Infobox
|name = 
|image = 
|native_title = 
|english_title = 
|genre = 
|author = 
|original_run = 
|serialization = 
|published_by = 
|volumes = 
}}