|
|
Line 73: |
Line 73: |
| <th>Talent profile</th> | | <th>Talent profile</th> |
| <td>[{{{va profile}}}]</td> | | <td>[{{{va profile}}}]</td> |
| </tr>}}</table></includeonly><noinclude> | | </tr>}}</table></includeonly><noinclude>{{Documentation}}</noinclude> |
| == Description ==
| |
| | |
| This templates creates an infobox for a staff member or contractor such as illustrators or voice actors.
| |
| | |
| == Usage ==
| |
| <pre>{{Staff member infobox
| |
| | jp name =
| |
| | en name =
| |
| | position =
| |
| | twitter =
| |
| | pixiv =
| |
| | va profile =
| |
| }}</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.
| |
| ; va profile : URL of voice actor professional profile 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> | |