Template:Infobox streamer: Difference between revisions
Created page with "<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;" |- ! colspan="2" style="text-align:center; font-size:125%; background-color:#e7e7ff;" | {{{name|Unknown Streamer}}} |- | colspan="2" style="text-align:center;" | [[File:{{{image|Placeholder.jpg}}}|250px]] |- | colspan="2" style="text-align:center; font-style:italic;" | {{{caption|}}} |- ! Debut | {{{..." |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{| 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="text-align:center; font-size:125% | ! 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;" | [[File:{{{image|Placeholder.jpg}}}|250px]] | ||
|- | |- | ||
| colspan="2" style="text-align:center; font-style:italic;" | {{{caption|}}} | | colspan="2" style="text-align:center; font-style:italic;" | {{{caption|}}} | ||
{{Infobox VTubing Section | |||
| debut = {{{debut}}} | |||
| {{{debut| | | final_appearance = {{{final_appearance}}} | ||
| | | agency = {{{agency}}} | ||
| genre = {{{genre}}} | |||
| {{{ | | platforms = {{{platforms}}} | ||
| subscribers = {{{subscribers}}} | |||
}} | |||
| {{{ | {{Infobox AdultCareer Section | ||
| active_years = {{{adult_years}}} | |||
| known_for = {{{adult_known_for}}} | |||
| {{{ | }} | ||
| | {{InfoboxPersonal Section | ||
| real_name = {{{real_name}}} | |||
| {{{ | | birth_date = {{{birth_date}}} | ||
| | | birth_place = {{{birth_place}}} | ||
| height = {{{height}}} | |||
| {{{status| | | eye_color = {{{eye_color}}} | ||
| hair_color = {{{hair_color}}} | |||
| nationality = {{{nationality}}} | |||
| status = {{{status}}} | |||
| disappearance = {{{disappearance}}} | |||
}} | |||
|} | |} | ||
</includeonly> | </includeonly> | ||