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

Template:Comic Issue 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>VilkaTheWolf
No edit summary
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</label></data>
  </image>
        <data source="penciller"><label>Penciller</label></data>
  <data source="row1">
        <data source="inker"><label>Inker</label></data>
     <label>Label</label>
        <data source="letterer"><label>Letterer</label></data>
  </data>
        <data source="colorist"><label>Colorist</label></data>
  <data source="row2">
        <data source="cover artist"><label>Cover artist</label></data>
     <label>Label</label>
        <data source="editor"><label>Editor</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="upc"><label>[[Wikipedia:Universal Product Code|UPC]]</label></data>    
     </group>
        <group>
    <header>Chronological information</header>
        <data source="series"><label>Series</label></data>
        <data source="issue"><label>Issue number</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>
{{-}}
{{Comic Issue Infobox
==Usage==
|title1=Example
===Parameters===
|image1=Example
'''name''': Name of work<br />
|caption1=Example
'''image''': Cover (Do not use as <nowiki>[[File:Imagename.png]]</nowiki>; use Imagename.png)<br />
|row1=Example
'''Writer''': Writer(s). If multiple, list with <nowiki><br /></nowiki><br />
|row2=Example
'''Penciller''': Peciller(s). If multiple, list with <nowiki><br /></nowiki><br />
}}
'''Letterer''': Letterer(s). If multiple, list with <nowiki><br /></nowiki><br />
</pre>
'''Inker''': Inker(s). If multiple, list with <nowiki><br /></nowiki><br />
</noinclude>
'''Colorist''': Colorist(s). If multiple, list with <nowiki><br /></nowiki><br />
'''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 issue was published<br />
'''Pages''': Number of pages in issue<br />
'''upc''': Universal Product Code<br />
'''Series''': What series the issue is from<br />
'''Issue''': Issue number<br />
'''preceded by''': Previous issue<br />
'''followed by''': Following issue<br />
 
===Template===
Copy and paste the following code to use this template:
<pre>{{Comic_Issue_Infobox
|image=
|title=
|writer=
|penciller=
|inker=
|letterer=
|colorist=
|cover artist=
|editor=
|publisher=
|publication date=
|pages=
|upc=
|timeline=
|series=
|issue=
|preceded by=
|followed by=
}}</pre></noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 04:35, 25 November 2019

Usage

Parameters

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 issue was published
Pages: Number of pages in issue
upc: Universal Product Code
Series: What series the issue is from
Issue: Issue number
preceded by: Previous issue
followed by: Following issue

Template

Copy and paste the following code to use this template:

{{Comic_Issue_Infobox
|image=
|title=
|writer=
|penciller=
|inker=
|letterer=
|colorist=
|cover artist=
|editor=
|publisher=
|publication date=
|pages=
|upc=
|timeline=
|series=
|issue=
|preceded by=
|followed by=
}}