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

Template:Actor Infobox: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>VilkaTheWolf
Undo revision 951309 by Sol Pacificus (talk) Reverted accidental rollback
imported>Darman36
Moved documentation here, detailed its parameters. "hideb" and "hidec" parameters not used
Line 17: Line 17:
</infobox>
</infobox>
<noinclude>{{Clear}}
<noinclude>{{Clear}}
{{documentation}}
===Usage===
===Parameters===
'''Name''': Actor's name<br>
'''Image''': Actor's official headshot (Do not use <nowiki>[[File:Imagename.png]]</nowiki>, use Imagename.png)<br>
'''Birth''': Date of birth, and location if known. Separate date and place with <nowiki><br></nowiki><br>
'''Death''': Date of death, and location if known. Separate date and place with <nowiki><br></nowiki><br>
'''Acact''': Actor's ''Assassin's Creed'' development work<br>
'''Acvoice''': Actor's ''Assassin's Creed'' voice work<br>
'''Other''': Actor's other major voice/production works<br>
'''Website''': Official website, if applicable
 
===Template===
Paste the following code into the top of an article, filling all known fields:
<pre><nowiki>
{{Actor infobox
|name=
|image=
|birth=
|death=
|nationality=
|acact=
|acvoice=
|other=
|website=
}}</nowiki></pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 06:25, 18 December 2024

Usage

Parameters

Name: Actor's name
Image: Actor's official headshot (Do not use [[File:Imagename.png]], use Imagename.png)
Birth: Date of birth, and location if known. Separate date and place with <br>
Death: Date of death, and location if known. Separate date and place with <br>
Acact: Actor's Assassin's Creed development work
Acvoice: Actor's Assassin's Creed voice work
Other: Actor's other major voice/production works
Website: Official website, if applicable

Template

Paste the following code into the top of an article, filling all known fields:

{{Actor infobox
|name=
|image=
|birth=
|death=
|nationality=
|acact=
|acvoice=
|other=
|website=
}}