Welcome to Assassin's Creed Wiki! Log in and join the community.
Template:Actor Infobox: Difference between revisions
Jump to navigation
Jump to search
imported>Jasca Ducato m moved Template:Actor infobox to Template:Actor Infobox |
imported>Darman36 |
||
| (7 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
<infobox> | |||
<title source="name"><default>{{PAGENAME}}</default></title> | |||
<image source="image"/> | |||
<group> | |||
<header>Biographical information</header> | |||
<data source="birth"><label>Born</label></data> | |||
<data source="death"><label>Died</label></data> | |||
<data source="nationality"><label>Nationality</label></data> | |||
</group> | |||
<group> | |||
<header>Career</header> | |||
<data source="acact"><label>Assassin's Creed work</label></data> | |||
<data source="acvoice"><label>Assassin's Creed voice work</label></data> | |||
<data source="other"><label>Other notable credits</label></data> | |||
<data source="website"><label>Website</label></data> | |||
</group> | |||
</infobox> | |||
<noinclude>{{Clear}} | |||
===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> | |||
'''Nationality''': Actor's national identity<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> | |||
{{ | |||
| | |||
Latest revision as of 06:26, 18 December 2024
Usage[edit source]
Parameters[edit source]
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>
Nationality: Actor's national identity
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[edit source]
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=
}}