Difference between revisions of "Template:Staff member infobox"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
(Created page with "<includeonly>{{#css: table.infobox { background-color: #f9f9f9; border: 1px solid #aaa; font-size: 11px; margin: 1em 0em 1em 2em; padding: 2px; text-al...")
 
 
(5 intermediate revisions by 3 users not shown)
Line 38: Line 38:
}}{{#vardefine:position|{{#switch:{{lc:{{{position|}}}}}
}}{{#vardefine:position|{{#switch:{{lc:{{{position|}}}}}
| illustrator | illustration = Illustrator
| illustrator | illustration = Illustrator
| scenario writer | writer | scenario = Scenario Writer
| scenario writer | writer | scenario = Scenario writer
| voice actor | voice = Voice Actor
| voice actor | voice = Voice actor
|#default = Staff Member
|#default = Staff Member
}}<!--switch end-->
}}<!--switch end-->
}}<!--vardefine position end
}}<!--vardefine position end
-->{{#if: {{NAMESPACE}} | <!-- don't create subobj within namespace --> | {{#subobject:staffmember{{#vardefineecho:staffmembernumber|{{#expr:{{#var:staffmembernumber|-1}}+1}}}}
-->{{#if: {{NAMESPACE}} | <!-- don't create subobj within namespace --> | {{#subobject:staffmember{{#vardefineecho:staffmembernumber|{{#expr:{{#var:staffmembernumber|-1}}+1}}}}
| Has game context =Illustrator
| Has game context ={{#var:position}}
| Has Japanese name ={{{jp name|???}}}
| Has Japanese name ={{{jp name|???}}}
| Has English name ={{{en name|}}}
| Has English name ={{{en name|}}}
| Has lowercase English name ={{lc:{{{en name|?}}}}}
| Has Pixiv ID = {{{pixiv|}}}
| Has Twitter = {{{twitter|}}}
}}
}}
}}<!-- end subobject
}}<!-- end subobject
Line 67: Line 70:
   <th>pixiv</th>
   <th>pixiv</th>
   <td>[http://www.pixiv.net/member.php?id={{{pixiv}}} {{{pixiv}}}]</td>
   <td>[http://www.pixiv.net/member.php?id={{{pixiv}}} {{{pixiv}}}]</td>
</tr>}}</table></includeonly><noinclude>
</tr>}}{{#if:{{{va profile|}}}|<tr>
== Description ==
  <th>Talent profile</th>
 
  <td>[{{{va profile}}}]</td>
This templates creates an infobox for a staff member or contractor such as illustrators or voice actors.
</tr>}}</table></includeonly><noinclude>{{Documentation}}</noinclude>
 
== Usage ==
<pre>{{Staff member infobox
| jp name =
| en name =
| position =
| twitter =
| pixiv =
}}</pre>
 
=== Parameters ===
 
; jp name : Japanese name.
; en name : Romanized name.
; position : Either ''illustrator'', ''scenario writer'', or ''voice actor''.
; twitter : Twitter handle if applicable.
; pixiv : Pixiv ID if applicable.
 
== Examples ==
 
<pre>{{Staff member infobox
| jp name = 流れ星☆プリン
| en name = Shooting Star ☆ Pudding
| position = Illustrator
| twitter = star_prn
| pixiv = 6210388
}}
</pre>
{{Staff member infobox
| jp name = 流れ星☆プリン
| en name = Shooting Star ☆ Pudding
| position = Illustrator
| twitter = star_prn
| pixiv = 6210388
}}
 
[[Category:Infobox templates]][[Category:Subobject templates]]
</noinclude>

Latest revision as of 16:08, 28 November 2020

Template documentation[view] [edit] [history] [purge]

Description

This templates creates an infobox for a staff member or contractor such as illustrators or voice actors.

Usage

{{Staff member infobox
| jp name = 
| en name = 
| position = 
| twitter = 
| pixiv = 
| va profile =
}}

Parameters

jp name
Japanese name.
en name
Romanized name.
position
Either illustrator, scenario writer, or voice actor.
twitter
Twitter handle if applicable.
pixiv
Pixiv ID if applicable.
va profile
URL of voice actor professional profile if applicable

Examples

{{Staff member infobox
| jp name = 流れ星☆プリン
| en name = Shooting Star ☆ Pudding
| position = Illustrator
| twitter = star_prn
| pixiv = 6210388
}}
Shooting Star ☆ Pudding
JP Name 流れ星☆プリン
Position Illustrator
Twitter @star_prn
pixiv 6210388