Template:Infobox streamer: Difference between revisions

From VeeTide
Bureiku (talk | contribs)
No edit summary
Bureiku (talk | contribs)
No edit summary
 
(3 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
{{#if:{{{alias|}}}|<!-- Alias -->
| debut = {{{debut}}}
|-
| final_appearance = {{{final_appearance}}}
! Alias(es)
| agency = {{{agency}}}
| {{{alias}}}
| genre = {{{genre}}}
}}
| platforms = {{{platforms}}}
 
| subscribers = {{{subscribers}}}
{{#if:{{{debut|}}}|
|-
! Debut Date
| {{{debut}}}
}}
 
{{#if:{{{final_appearance|}}}|
|-
! Final Appearance
| {{{final_appearance}}}
}}
 
{{#if:{{{agency|}}}|
|-
! Affiliation / Agency
| {{{agency}}}
}}
 
{{#if:{{{genre|}}}|
|-
! Genre(s)
| {{{genre}}}
}}
 
{{#if:{{{subscribers|}}}|
|-
! Subscribers / Followers
| {{{subscribers}}}
}}
 
{{#if:{{{platforms|}}}|
|-
! Platform(s)
| {{{platforms}}}
}}
 
{{#if:{{{notable_works|}}}|
|-
! Notable Work(s)
| {{{notable_works}}}
}}
 
{{#if:{{{known_for|}}}|
|-
! Known For
| {{{known_for}}}
}}
 
{{#if:{{{real_name|}}}|
|-
! Real Name
| {{{real_name}}}
}}
 
{{#if:{{{nationality|}}}|
|-
! Nationality
| {{{nationality}}}
}}
 
{{#if:{{{birth_date|}}}|
|-
! Birth Date
| {{{birth_date}}}
}}
 
{{#if:{{{birth_place|}}}|
|-
! Birthplace
| {{{birth_place}}}
}}
}}
 
{{Infobox AdultCareer Section
{{#if:{{{height|}}}|
| active_years = {{{adult_years}}}
|-
| known_for = {{{adult_known_for}}}
! Height
| {{{height}}}
}}
}}
 
{{InfoboxPersonal Section
{{#if:{{{eye_color|}}}|
| real_name = {{{real_name}}}
|-
| birth_date = {{{birth_date}}}
! Eye Color
| birth_place = {{{birth_place}}}
| {{{eye_color}}}
| height = {{{height}}}
| eye_color = {{{eye_color}}}
| hair_color = {{{hair_color}}}
| nationality = {{{nationality}}}
| status = {{{status}}}
| disappearance = {{{disappearance}}}
}}
}}
{{#if:{{{hair_color|}}}|
|-
! Hair Color
| {{{hair_color}}}
}}
{{#if:{{{status|}}}|
|-
! Status
| {{{status}}}
}}
{{#if:{{{active_years|}}}|
|-
! Years Active
| {{{active_years}}}
}}
{{#if:{{{disappearance|}}}|
|-
! Disappearance Date
| {{{disappearance}}}
}}
{{#if:{{{archives|}}}|
|-
! Archive Link(s)
| {{{archives}}}
}}
|}
|}
</includeonly>
</includeonly>
<noinclude>
==Usage==
Copy and paste the following into a page:
<pre>
{{Infobox streamer
| name            =
| image            =
| caption          =
| alias            =
| debut            =
| final_appearance =
| agency          =
| genre            =
| subscribers      =
| platforms        =
| notable_works    =
| known_for        =
| real_name        =
| nationality      =
| birth_date      =
| birth_place      =
| height          =
| eye_color        =
| hair_color      =
| status          =
| active_years    =
| disappearance    =
| archives        =
}}
</pre>
</noinclude>

Latest revision as of 04:21, 30 April 2025