Template:Infobox Twitch streamer/doc

From WIDEVERSE Wiki
Jump to navigation Jump to search

This infobox is intended to be used in articles about Twitch personalities, often referred to as streamers, rather than using the generic {{Infobox person}} template. The template may be used for individual Twitch streamers or collective Twitch accounts run by more than one person.

Usage

The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.

Blank template with basic parameters

{{{name}}}
{{{logo_caption}}}
{{{caption}}}
Personal information
Born{{{birth_name}}}
{{{birth_date}}}
{{{birth_place}}}
Died{{{death_date}}}
{{{death_place}}}
Nationality{{{nationality}}}
Occupation{{{occupation}}}
Home town{{{home_town}}}
Website{{{website}}}
Twitch information
Also known as{{{pseudonym}}}
Channel
Years active{{{years_active}}}
Genre{{{genre}}}
Games{{{games}}}
Teams played for{{{teams}}}
Followers{{{followers}}}
({{{follower_date}}})
Total views{{{views}}}
({{{view_date}}})
Associated acts{{{associated_acts}}}
Catchphrase(s){{{catchphrase(s)}}}
Follower and view counts updated as of {{{stats_update}}}.

The blank template pattern, below, shows some basic parameters needed to fill the infobox; however, an annotated pattern is shown further below, with comments about many parameters. For actual examples, see next section "Examples" (below).

{{Infobox Twitch streamer
| name                 = 
| logo                 = 
| logo_caption         = 
| image                = 
| caption              = 
| birth_name           = 
| birth_date           = 
| birth_place          = 
| death_date           = 
| death_place          = 
| nationality          = 
| occupation           = 
| home_town            =
| website              = 
| pseudonym            = 
| channel_name / channel_url / channel_direct_url = 
| channel_display_name = 
| years_active         = 
| genre                = 
| games                =
| teams                =
| followers            = 
| follower_date        = 
| views                = 
| view_date            = 
| associated_acts      = 
| catchphrase(s)       = 
| stats_update         = 
}}

The annotated template pattern below shows explanatory comments "<!--×××-->" about each specific parameter.

{{Infobox Twitch streamer
| name = 
| logo = <!-- just the filename, without the File: or Image: prefix or enclosing [[brackets]] -->
| logo_caption = 
| image = <!-- just the filename, without the File: or Image: prefix or enclosing [[brackets]] -->
| caption = 
| birth_name = <!-- only use if different from name -->
| birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} or {{Birth-date and age|birth date†}} -->
| birth_place = 
| death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} or {{Death-date and age|death date†|birth date†}} -->
| death_place = 
| nationality = 
| occupation = 
| home_town = <!-- If the place where the person was raised and matured is different from birthplace and residence -->
| website = 
| pseudonym = <!-- use for individuals only -->

<!-- THE FOLLOWING THREE PARAMETERS ARE INTERCHANGEABLE; DO NOT USE TWO OR MORE AT THE SAME TIME -->
| channel_name = <!-- use for channels only, format: www.twitch.tv/channel_name -->
| channel_url = <!-- use for channels only, format: www.twitch.tv/channel_url -->
| channel_direct_url = <!-- use for channels only, format: www.twitch.tv/channel_direct_url -->

| channel_display_name = <!-- if the channel's displayed name differs from the channel_name/channel_url/channel_direct_url -->
| years_active = <!-- year of channel's creation until its discontinuation or present day -->
| genre = 
| games = <!-- this section should list only games that the streamer is notable for playing; i.e. a source should be provided in the text -->
| teams = <!-- as many streamers are professional eSports players, this section should list professional teams that the streamer has played for -->
| followers = 
| follower_date = <!-- date at which the given number of followers is correct -->
| views = 
| view_date = <!-- date at which the given number of views is correct -->
| associated_acts = 
| catchphrase(s) = <!-- unique phrases said by the streamer -->
| stats_update = <!-- date at which given channel statistics are correct -->
}}
† birth date and death date may be in either 'DD Month YYYY' or 'Month DD, YYYY'

Full blank syntax

{{{honorific_prefix}}}
{{{name}}}
{{{honorific_suffix}}}
[[File:{{{logo}}}|{{{logo_size}}}|alt={{{logo_alt}}}]]
{{{logo_caption}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1]]
{{{caption}}}
Personal information
Born{{{birth_name}}}
{{{birth_date}}}
{{{birth_place}}}
Died{{{death_date}}}
{{{death_place}}}
Origin{{{origin}}}
Nationality{{{nationality}}}
Education{{{education}}}
Residence{{{residence}}}
Occupation{{{occupation}}}
Home town{{{home_town}}}
Height{{{height}}}
Religion{{{religion}}}
Signature[[File:{{{signature}}}|{{{signature_size}}}|alt={{{signature_alt}}}]]
Website{{{website}}}
{{{module_personal}}}
Twitch information
Also known as{{{pseudonym}}}
Channels
Location{{{location}}}
Website{{{channel_website}}}
Created by{{{creator}}}
Presented by{{{presenter}}}
Years active{{{years_active}}}
Genre{{{genre}}}
Games{{{games}}}
Teams played for{{{teams}}}
Followers{{{followers}}}
({{{follower_date}}})
Total views{{{views}}}
({{{view_date}}})
Associated acts{{{associated_acts}}}
Catchphrase(s){{{catchphrase(s)}}}
{{{module}}}
Follower and view counts updated as of {{{stats_update}}}. {{{extra_information}}}
{{Infobox Twitch streamer
| header-color = 
| honorific_prefix = 
| name = 
| honorific_suffix = 
| logo =
| logo_size =
| logo_alt =
| logo_caption =
| image = 
| image_size = 
| alt = 
| caption = 
| birth_name = 
| birth_date = 
| birth_place =
| death_date = 
| death_place = 
| origin = 
| nationality = 
| education = 
| residence = 
| occupation = 
| home_town =
| height = 
| religion = 
| partner = 
| spouse = 
| relatives = 
| signature = 
| signature_size = 
| signature_alt = 
| website = 
| pseudonym = 
| channel_name / channel_url / channel_direct_url / channels = 
| channel_display_name = 
| location = 
| channel_website = 
| creator = 
| presenter = 
| years_active = 
| genre = 
| games =
| teams =
| followers = 
| follower_date = 
| views = 
| view_date = 
| associated_acts = 
| catchphrase(s) = 
| module = 
| module_personal = 
| stats_update = 
| extra_information = 
}}

Template data

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for Infobox Twitch streamer

<templatedata> { "params": { "name": { "label": { "ar": "الإسم" }, "description": { "en": "name given on Twitch", "ar": "اسم الشخصية" } }, "image": { "label": { "en": "image" }, "description": { "en": "wiki file name of image,
but omit prefix 'Image:' " } }, "image_size": { "label": { "en": "image size" }, "description": { "en": "width of image" }, "example": "120px" }, "caption": { "label": { "en": "caption" }, "description": { "en": "words under image" } }, "logo": { "label": { "en": "logo file name" }, "description": { "en": "wiki file name of logo image" } }, "logo_size": { "label": { "en": "logo size" }, "description": { "en": "width of logo image" }, "example": "120px" }, "logo_alt": { "label": { "en": "logo alt text" }, "description": { "en": "words describing logo 'alt=' text" } }, "logo caption": { "label": { "en": "logo caption" }, "description": { "en": "words under logo image" } }, "logo_caption": {}, "channel_name": { "label": { "en": "channel name" }, "description": { "en": "person's Twitch channel name" } }, "views": { "label": { "en": "views" }, "description": { "en": "count of Twitch views" } }, "view_date": { "label": { "en": "views date" }, "description": { "en": "date of Twitch views" } }, "embed": {}, "honorific prefix": {}, "honorific_prefix": {}, "honorific suffix": {}, "honorific_suffix": {}, "image size": {}, "imagesize": {}, "alt": {}, "image caption": {}, "image_caption": {}, "header-color": {}, "birth_name": {}, "birth_date": {}, "birth_place": {}, "death_date": {}, "death_place": {}, "height": {}, "nationality": {}, "residence": {}, "occupation": {},

               "home_town": {},

"Origin": {}, "origin": {}, "education": {}, "height_m": {}, "height_cm": {}, "height_ft": {}, "height_in": {}, "religion": {}, "partner": {}, "spouse": {}, "relatives": {}, "signature": {}, "signature_size": {}, "signature alt": {}, "signature_alt": {}, "website": {}, "homepage": {}, "URL": {}, "pseudonym": {}, "channel_url": {}, "channel_url2": {}, "channel_url3": {}, "channel_direct_url": {}, "channel_direct_url2": {}, "channel_direct_url3": {}, "years active": {}, "years_active": {}, "yearsactive": {}, "genre": {},

               "games": {},
               "teams": {},

"followers": {}, "associated_acts": {}, "catchphrase(s)": { "description": "unique phrases said by the streamer" }, "channel_display_name": {}, "channel_name2": {}, "channel_display_name2": {}, "channel_name3": {}, "channel_display_name3": {}, "channels": {}, "creator": {}, "presenter": {}, "follower_date": { "description": "date of followers count" },

               "expand": {},

"module": {},

               "module_personal": {},

"stats_update": { "description": "Date at which given channel statistics are correct" }, "extra_information": {}, "nocat": {}, "location": { "label": "location", "description": "where the channel is based" }, "channel_website": { "label": "website", "description": "official channel website" } }, "paramOrder": [ "embed", "honorific prefix", "honorific_prefix", "name", "honorific suffix", "honorific_suffix", "image", "image_size", "caption", "logo", "logo_size", "logo_alt", "logo caption", "logo_caption", "image size", "imagesize", "alt", "image caption", "image_caption", "header-color", "birth_name", "birth_date", "birth_place", "death_date", "death_place", "height", "nationality", "residence", "occupation",

               "home_town",

"Origin", "origin", "education", "height_m", "height_cm", "height_ft", "height_in", "religion", "partner", "spouse", "relatives", "signature", "signature_size", "signature alt", "signature_alt", "website", "homepage", "URL", "pseudonym", "channel_name", "channel_name2", "channel_name3", "channel_url", "channel_url2", "channel_url3", "channel_direct_url", "channel_direct_url2", "channel_direct_url3", "channel_display_name", "channel_display_name2", "channel_display_name3", "channels", "creator", "presenter", "years active", "years_active", "yearsactive", "genre",

               "games",
               "teams",

"followers", "follower_date", "views", "view_date", "associated_acts", "catchphrase(s)", "expand", "module", "module_personal", "stats_update", "extra_information", "nocat", "location", "channel_website" ], "description": " " } </templatedata>

Examples

Individual

Pokimane
Personal information
BornImane
(1996-05-14) 14 May 1996 (age 27)
Morocco
Occupation
Twitch information
Also known asPokimane, Pokimanelol, Amy
Channels
  • pokimane (2013–present)
Years active2013–present
Genre
Games
Followers1.8 million followers
(August 2018)
Total views38.4 million views
(August 2018)
Associated acts
  • Nikki Smith
Follower and view counts updated as of 1 August 2018.
{{Infobox Twitch streamer
| name = Pokimane
| image = 
| image_size = 
| caption = 
| birth_name = Imane
| birth_date = {{Birth date and age|1996|5|14|df=yes}}
| birth_place = [[Morocco]]
| nationality = 
| occupation = {{Flatlist|
* [[Let's Play (video gaming)|Video game commentator]]
* streamer
}}
| website = 
| pseudonym = Pokimane, Pokimaneidol, Amy
| channels = {{Unbulleted list|pokimane {{small|(2013–present)}}}}
| years_active = 2008–present
| genre = {{Flatlist|
* [[Video game culture|Gaming]]
}}
| games = {{Flatlist|
* ''[[Fortnite]]''
* ''[[League of Legends]]''
}}
| followers = 1.8 million followers
| follower_date = August 2018
| views = 38.4 million views
| view_date = August 2018
| associated_acts = {{Flatlist|
* Nikki Smith
}}
| stats_update = 1 August 2018
}}

Tracking category

See also