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

Template:Audiobook: 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="name">
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
   </title>
   </title>
   <image source="image1">
   <image source="image">
    <caption source="caption1"/>
   </image>
   </image>
   <group>
   <group>
     <header>Attribution information</header>
     <header>Attribution information</header>
     <data source="author(s)">
     <data source="author">
       <label>Author(s)</label>
       <label>Author(s)</label>
     </data>
     </data>
     <data source="narrator(s)">
     <data source="narrator">
       <label>Narrator(s)</label>
       <label>Narrator(s)</label>
     </data>
     </data>
     <data source="producer(s)">
     <data source="producer">
       <label>Producer(s)</label>
       <label>Producer(s)</label>
     </data>
     </data>
     <data source="director(s)">
     <data source="director">
       <label>Director(s)</label>
       <label>Director(s)</label>
     </data>
     </data>
     <data source="cover_artist(s)">
     <data source="cover_artist">
       <label>Cover artist(s)</label>
       <label>Cover artist(s)</label>
     </data>
     </data>
Line 37: Line 36:
     <data source="run_time">
     <data source="run_time">
       <label>Run time</label>
       <label>Run time</label>
    </data>
    <data source="row10">
      <label>Label</label>
     </data>
     </data>
   </group>
   </group>
Line 46: Line 42:
Example usage:<pre>
Example usage:<pre>
{{Audiobook
{{Audiobook
|title1=Example
|name=Example
|image1=Example
|image=Example
|caption1=Example
|author=Example
|author(s)=Example
|narrator=Example
|narrator(s)=Example
|producer=Example
|producer(s)=Example
|director=Example
|director(s)=Example
|cover_artist=Example
|cover_artist(s)=Example
|publisher=Example
|publisher=Example
|release_date=Example
|release_date=Example
|media_type=Example
|media_type=Example
|run_time=Example
|run_time=Example
|row10=Example
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 11:16, 11 January 2020

Example usage:

{{Audiobook
|name=Example
|image=Example
|author=Example
|narrator=Example
|producer=Example
|director=Example
|cover_artist=Example
|publisher=Example
|release_date=Example
|media_type=Example
|run_time=Example
}}