Template:Staff: Difference between revisions

Template page
m (Text replacement - "|japanese_name" to "|jpname")
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
{{Infobox title
{{Infobox title
|name = {{{name}}}
|name = {{{name}}}
|jpname = {{{japanese_name}}}
|jpname = {{{jpname}}}
{{#if:{{{romaji_name|}}} |  
{{#if:{{{roname|}}} |  
{{!}} roname = {{{romaji_name}}}
{{!}} roname = {{{roname}}}
}}
}}
}}
}}
|- align="center"
|- align="center"
| colspan="2" align="center" class="imagebox" | [[File:{{{image|Unknown (S2 WIN portrait)}}}.jpg|{{{size|x340px}}}]]<br>{{#if:{{{caption|}}}|{{#!:''{{{caption}}}''}}}}
| colspan="2" align="center" class="imagebox" | [[File:{{{image|Unknown (S2 WIN portrait)}}}.jpg|{{{size|x340px}}}]]<br>{{#if:{{{caption|}}}|{{#!:''{{{caption}}}''}}}}
|- style="font-size:90%"
|-
{{#if:{{{DOB|}}} |
{{#if:{{{DOB|}}} |
! class="labelbox" {{!}} Date of Birth
! class="labelbox" {{!}} Date of Birth
Line 16: Line 16:
{{!}}-
{{!}}-
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}}}
|- style="font-size:90%"
|-
{{#if:{{{from|}}}|! class="labelbox" {{!}}From
{{#if:{{{from|}}}|! class="labelbox" {{!}}From
{{!}} {{{from}}}
{{!}} {{{from}}}
{{!}}-
{{!}}-
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}}}
|- style="font-size:90%"
|-
{{#if:{{{alias|}}}|! class="labelbox" {{!}} Alias
{{#if:{{{alias|}}}|! class="labelbox" {{!}} Alias
{{!}} {{{alias}}}
{{!}} {{{alias}}}
{{!}}-
{{!}}-
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}}}
|- style="font-size:90%"
|-
{{#if:{{{blood_type|}}}|! class="labelbox" {{!}} Blood
{{#if:{{{blood_type|}}}|! class="labelbox" {{!}} Blood
{{!}} {{{blood_type}}}
{{!}} {{{blood_type}}}
{{!}}-
{{!}}-
{{!}}colspan="2" class="linebox" {{!}}}}
{{!}}colspan="2" class="linebox" {{!}}}}
|- style="font-size:90%"
|-
{{#if:{{{voices|}}}|! class="labelbox" {{!}} Characters
{{#if:{{{voices|}}}|! class="labelbox" {{!}} Characters
{{!}} {{{voices}}}}}
{{!}} {{{voices}}}}}
|-
{{#if:{{{games|}}}|! class="labelbox" {{!}} Games
{{!}} {{{games}}}}}
|}<noinclude>This template is used to add a voice actor infobox to a page. To add this template to an article copy and paste the code below and then fill in the information for each section.{{clear}}
|}<noinclude>This template is used to add a voice actor infobox to a page. To add this template to an article copy and paste the code below and then fill in the information for each section.{{clear}}
<pre>
<pre>

Latest revision as of 10:12, 10 November 2023

{{{name}}}
{{{jpname}}}
File:Unknown (S2 WIN portrait).jpg

This template is used to add a voice actor infobox to a page. To add this template to an article copy and paste the code below and then fill in the information for each section.

{{Staff
|name = The voice actors name in Romaji.
|jpname= The voice actors name in Japanese.
|image = The name of the image, followed by its file type, such as Image.png
|caption = The name of the artist who drew the image used in this infobox.
|DOB = The birth date of the voice actor. Enter the following: {{Birth Date and Age|Year of birth|Month of birth|Day of birth|df=y}}
|from = Where the voice actor comes from.
|alias = Any alias(es) this voice actors might use in their work.
|blood_type = The blood type (if available) of the voice actor.
|voices = Suikoden characters that this voice actors voices.
}}