Template:Infobox streamer: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox veetide-infobox" style="width:300px; font-size:90%; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;" | {| class="infobox veetide-infobox" style="width:300px; font-size:90%; border:1px solid #aaa; background:#f9f9f9; float:right; clear:right; margin:0 0 1em 1em;" | ||
|- | |||
! colspan="2" style="background:#e7e7ff; text-align:center; font-size:125%;" | {{{name}}} | |||
| | |- | ||
| | | colspan="2" style="text-align:center;" | [[File:{{{image|Placeholder.jpg}}}|250px]] | ||
| | |- | ||
| colspan="2" style="text-align:center; font-style:italic;" | {{{caption|}}} | |||
{{Infobox VTubing Section | {{Infobox VTubing Section | ||
| debut = {{{debut | | debut = {{{debut}}} | ||
| final_appearance = {{{final_appearance | | final_appearance = {{{final_appearance}}} | ||
| agency = {{{agency | | agency = {{{agency}}} | ||
| genre = {{{genre | | genre = {{{genre}}} | ||
| platforms = {{{platforms | | platforms = {{{platforms}}} | ||
| subscribers = {{{subscribers | | subscribers = {{{subscribers}}} | ||
}} | }} | ||
{{Infobox AdultCareer Section | {{Infobox AdultCareer Section | ||
| active_years = {{{adult_years | | active_years = {{{adult_years}}} | ||
| known_for = {{{adult_known_for | | known_for = {{{adult_known_for}}} | ||
}} | }} | ||
{{InfoboxPersonal Section | {{InfoboxPersonal Section | ||
| real_name = {{{real_name | | real_name = {{{real_name}}} | ||
| birth_date = {{{birth_date | | birth_date = {{{birth_date}}} | ||
| birth_place = {{{birth_place | | birth_place = {{{birth_place}}} | ||
| height = {{{height | | height = {{{height}}} | ||
| eye_color = {{{eye_color | | eye_color = {{{eye_color}}} | ||
| hair_color = {{{hair_color | | hair_color = {{{hair_color}}} | ||
| nationality = {{{nationality | | nationality = {{{nationality}}} | ||
| status = {{{status | | status = {{{status}}} | ||
| disappearance = {{{disappearance | | disappearance = {{{disappearance}}} | ||
}} | }} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||