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

Template:Trade Paperback 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> <data source="row1">..."
 
imported>Master Sima Yi
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<infobox>
<infobox layout="tabular" theme="game">
  <title source="title1">
<title source="name"><default>{{PAGENAME}}</default></title>
    <default>{{PAGENAME}}</default>
<image source="image"/>
  </title>
     <group>
  <image source="image1">
    <header>Attribution information</header>
     <caption source="caption1"/>
        <data source="writer"><label>Writer(s)</label></data>
  </image>
        <data source="penciller"><label>Penciller(s)</label></data>
  <data source="row1">
        <data source="inker"><label>Inker(s)</label></data>
     <label>Label</label>
        <data source="letterer"><label>Letterer(s)</label></data>
  </data>
        <data source="colorist"><label>Colorist(s)</label></data>
  <data source="row2">
        <data source="cover artist"><label>Cover artist(s)</label></data>
     <label>Label</label>
        <data source="editor"><label>Editor(s)</label></data>
  </data>
     </group>
    <group>
    <header>Publication information</header>
        <data source="publisher"><label>Publisher</label></data>
        <data source="publication date"><label>Publication date</label></data>
        <data source="pages"><label>Pages</label></data>
        <data source="isbn"><label>[[wikipedia:International Standard Book Number|ISBN]]</label><format>[[Special:Booksources/{{{isbn}}}|{{{isbn}}}]]</format></data>    
     </group>
        <group>
    <header>General information</header>
        <data source="series"><label>Series</label></data>
        <data source="issues"><label>Collected issues</label></data>
        <data source="preceded by"><label>Preceded by</label></data>
        <data source="followed by"><label>Followed by</label></data>
    </group>
</infobox>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
==Usage==
{{Trade Paperback Infobox
===Parameters===
|title1=Example
'''name''': Name of work<br />
|image1=Example
'''image''': Cover (Do not use as <nowiki>[[File:Imagename.png]]</nowiki>; use Imagename.png)<br />
|caption1=Example
'''Writer''': Writer(s). If multiple, list with <nowiki><br /></nowiki><br />
|row1=Example
'''Penciller''': Peciller(s). If multiple, list with <nowiki><br /></nowiki><br />
|row2=Example
'''Letterer''': Letterer(s). If multiple, list with <nowiki><br /></nowiki><br />
}}
'''Inker''': Inker(s). If multiple, list with <nowiki><br /></nowiki><br />
</pre>
'''Colorist''': Colorist(s). If multiple, list with <nowiki><br /></nowiki><br />
</noinclude>
'''Cover Artist''': Cover Artist(s). If multiple, list with <nowiki><br /></nowiki><br />
'''Editor''': Editor(s). If multiple, list with <nowiki><br /></nowiki><br />
'''Publisher''': Publisher of work<br />
'''Publication Date''': Date the TPB was published<br />
'''Pages''': Number of pages in TPB<br />
'''ISBN''': International Standard Book Number<br />
'''Series''': What series the issue is from<br />
'''Issues''': Number of issues collected<br />
'''preceded by''': Previous TPB<br />
'''followed by''': Following TPB<br />
 
===Template===
Copy and paste the following code to use this template:
<pre>{{Trade_Paperback_Infobox
|image=
|title=
|writer=
|penciller=
|inker=
|letterer=
|colorist=
|cover artist=
|editor=
|publisher=
|publication date=
|pages=
|isbn=
|series=
|issues=
|preceded by=
|followed by=}}</pre></noinclude>

Latest revision as of 21:56, 5 June 2023

Usage[edit source]

Parameters[edit source]

name: Name of work
image: Cover (Do not use as [[File:Imagename.png]]; use Imagename.png)
Writer: Writer(s). If multiple, list with <br />
Penciller: Peciller(s). If multiple, list with <br />
Letterer: Letterer(s). If multiple, list with <br />
Inker: Inker(s). If multiple, list with <br />
Colorist: Colorist(s). If multiple, list with <br />
Cover Artist: Cover Artist(s). If multiple, list with <br />
Editor: Editor(s). If multiple, list with <br />
Publisher: Publisher of work
Publication Date: Date the TPB was published
Pages: Number of pages in TPB
ISBN: International Standard Book Number
Series: What series the issue is from
Issues: Number of issues collected
preceded by: Previous TPB
followed by: Following TPB

Template[edit source]

Copy and paste the following code to use this template:

{{Trade_Paperback_Infobox
|image=
|title=
|writer=
|penciller=
|inker=
|letterer=
|colorist=
|cover artist=
|editor=
|publisher=
|publication date=
|pages=
|isbn=
|series=
|issues=
|preceded by=
|followed by=}}