Template:Infobox streamer: Difference between revisions

From VeeTide
Bureiku (talk | contribs)
Undo revision 9 by Bureiku (talk)
Tag: Undo
Bureiku (talk | contribs)
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;"
|-
{{{content|}}}
! 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|}}}
|-
! Alias(es)
| {{{alias|—}}}
|-
! Debut Date
| {{{debut|Unknown}}}
|-
! Final Appearance
| {{{final_appearance|—}}}
|-
! Affiliation / Agency
| {{{agency|Independent}}}
|-
! Genre(s)
| {{{genre|Variety}}}
|-
! Subscribers / Followers
| {{{subscribers|Unknown}}}
|-
! Platform(s)
| {{{platforms|YouTube, Fansites}}}
|-
! Notable Work(s)
| {{{notable_works|—}}}
|-
! Known For
| {{{known_for|—}}}
|-
! Real Name
| {{{real_name|Unknown}}}
|-
! Nationality
| {{{nationality|Unknown}}}
|-
! Birth Date
| {{{birth_date|Unknown}}}
|-
! Birthplace
| {{{birth_place|—}}}
|-
! Height
| {{{height|—}}}
|-
! Eye Color
| {{{eye_color|—}}}
|-
! Hair Color
| {{{hair_color|—}}}
|-
! Status
| {{{status|Active}}}
|-
! Years Active
| {{{active_years|Unknown}}}
|-
! Disappearance Date
| {{{disappearance|—}}}
|-
! Archive Link(s)
| {{{archives|}}}
|}
|}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
==Usage==
Use this template to wrap modular infobox sections.
Copy and paste the following into a page:


Example:
<pre>
<pre>
{{Infobox streamer
{{Infobox streamer
| name            =  
| content =
| image            =
{{Infobox VTubing Section
| caption          =
| agency = ...
| alias            =
| genre = ...
| debut            =
}}
| final_appearance =
{{Infobox AdultCareer Section
| agency           =  
| platforms = ...
| genre           =  
| known_for = ...
| subscribers      =
}}
| platforms       =
| notable_works    =  
| known_for       =
| real_name        =
| nationality      =
| birth_date      =
| birth_place      =
| height          =
| eye_color        =
| hair_color      =  
| status          =
| active_years    =
| disappearance    =
| archives        =
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 04:14, 30 April 2025


Use this template to wrap modular infobox sections.

Example:

{{Infobox streamer
| content =
{{Infobox VTubing Section
| agency = ...
| genre = ...
}}
{{Infobox AdultCareer Section
| platforms = ...
| known_for = ...
}}
}}