Difference between revisions of "Template:Staff member infobox"
Jump to navigation
Jump to search
Filipyena222 (talk | contribs) (Gonna start adding in bluesky profiles since that seems to be the way things are going now.) |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 48: | Line 48: | ||
| Has English name ={{{en name|}}} | | Has English name ={{{en name|}}} | ||
| Has lowercase English name ={{lc:{{{en name|?}}}}} | | Has lowercase English name ={{lc:{{{en name|?}}}}} | ||
| Has Pixiv ID = {{{pixiv|}}} | |||
| Has Twitter = {{{twitter|}}} | |||
| Has Bluesky = {{{bsky|}}} | |||
}} | }} | ||
}}<!-- end subobject | }}<!-- end subobject | ||
Line 65: | Line 68: | ||
<th>Twitter</th> | <th>Twitter</th> | ||
<td>[https://twitter.com/{{{twitter}}} @{{{twitter}}}]</td> | <td>[https://twitter.com/{{{twitter}}} @{{{twitter}}}]</td> | ||
</tr>}}{{#if:{{{bsky|}}}|<tr> | |||
<th>Bluesky</th> | |||
<td>[https://bsky.app/profile/{{{bsky}}} {{{bsky}}}]</td> | |||
</tr>}}{{#if:{{{pixiv|}}}|<tr> | </tr>}}{{#if:{{{pixiv|}}}|<tr> | ||
<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>}}< | </tr>}}{{#if:{{{va profile|}}}|<tr> | ||
<th>Talent profile</th> | |||
<td>[{{{va profile}}}]</td> | |||
</tr>}}</table></includeonly><noinclude>{{Documentation}}</noinclude> | |||
< | |||
}}</ | |||
< | |||
}} | |||
</ | |||
{{ | |||
}} | |||
</noinclude> |
Latest revision as of 06:11, 16 November 2024
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 = | bsky = }}
Parameters
- jp name
- Japanese name.
- en name
- Romanized name.
- position
- Either illustrator, scenario writer, or voice actor.
- Twitter handle if applicable.
- pixiv
- Pixiv ID if applicable.
- va profile
- URL of voice actor professional profile if applicable
- bsky
- Bluesky handle if applicable
Examples
{{Staff member infobox | jp name = 流れ星☆プリン | en name = Shooting Star ☆ Pudding | position = Illustrator | twitter = star_prn | pixiv = 6210388 | bsky = starprn.bsky.social }}
Shooting Star ☆ Pudding | |
---|---|
JP Name | 流れ星☆プリン |
Position | Illustrator |
@star_prn | |
Bluesky | starprn.bsky.social |
pixiv | 6210388 |
The above documentation is transcluded from Template:Staff member infobox/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |