Welcome to Assassin's Creed Wiki! Log in and join the community.
Template:Audiobook: Difference between revisions
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=" | <title source="name"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
<image source=" | <image source="image"> | ||
</image> | </image> | ||
<group> | <group> | ||
<header>Attribution information</header> | <header>Attribution information</header> | ||
<data source="author | <data source="author"> | ||
<label>Author(s)</label> | <label>Author(s)</label> | ||
</data> | </data> | ||
<data source="narrator | <data source="narrator"> | ||
<label>Narrator(s)</label> | <label>Narrator(s)</label> | ||
</data> | </data> | ||
<data source="producer | <data source="producer"> | ||
<label>Producer(s)</label> | <label>Producer(s)</label> | ||
</data> | </data> | ||
<data source="director | <data source="director"> | ||
<label>Director(s)</label> | <label>Director(s)</label> | ||
</data> | </data> | ||
<data source="cover_artist | <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> | ||
</group> | </group> | ||
| Line 46: | Line 42: | ||
Example usage:<pre> | Example usage:<pre> | ||
{{Audiobook | {{Audiobook | ||
| | |name=Example | ||
| | |image=Example | ||
|author=Example | |||
|author | |narrator=Example | ||
|narrator | |producer=Example | ||
|producer | |director=Example | ||
|director | |cover_artist=Example | ||
|cover_artist | |||
|publisher=Example | |publisher=Example | ||
|release_date=Example | |release_date=Example | ||
|media_type=Example | |media_type=Example | ||
|run_time=Example | |run_time=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
}}