Template:Infobox streamer: Difference between revisions

From VeeTide
Bureiku (talk | contribs)
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 | {{{..."
 
Bureiku (talk | contribs)
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%; background-color:#e7e7ff;" | {{{name|Unknown Streamer}}}
! 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}}}
| {{{debut|Unknown}}}
| final_appearance = {{{final_appearance}}}
|-
| agency = {{{agency}}}
! Agency
| genre = {{{genre}}}
| {{{agency|Independent}}}
| platforms = {{{platforms}}}
|-
| subscribers = {{{subscribers}}}
! Genre
}}
| {{{genre|Variety}}}
{{Infobox AdultCareer Section
|-
| active_years = {{{adult_years}}}
! Subscribers
| known_for = {{{adult_known_for}}}
| {{{subscribers|Unknown}}}
}}
|-
{{InfoboxPersonal Section
! Years Active
| real_name = {{{real_name}}}
| {{{active_years|Unknown}}}
| birth_date = {{{birth_date}}}
|-
| birth_place = {{{birth_place}}}
! Status
| height = {{{height}}}
| {{{status|Active}}}
| eye_color = {{{eye_color}}}
| hair_color = {{{hair_color}}}
| nationality = {{{nationality}}}
| status = {{{status}}}
| disappearance = {{{disappearance}}}
}}
|}
|}
</includeonly>
</includeonly>
<noinclude>
==Usage==
Copy and paste the following into a page:
<pre>
{{Infobox streamer
| name          =
| image        =
| caption      =
| debut        =
| agency        =
| genre        =
| subscribers  =
| active_years  =
| status        =
}}
</pre>
</noinclude>

Latest revision as of 04:21, 30 April 2025