Difference between revisions of "Template:Infobox Twitch streamer/doc"
imported>ItsAlwaysLupus m (+Informal merge suggestion. A unified internet-themed person infobox makes more encyclopedic sense than one site-specific borderline promotional box. Sites come and go but there will always be internet personalities.) |
imported>Brojam |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> | ||
| − | |||
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} | {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} | ||
| Line 92: | Line 91: | ||
=== Full blank syntax === | === Full blank syntax === | ||
| − | {{Parameter names example|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 | + | {{Parameter names example|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|occupation|home_town|height|signature|signature_size|signature_alt|website|pseudonym|channel_name|channel_url|channel_direct_url|channels|creator|location|channel_website|presenter|years_active|genre|games|teams|followers|follower_date|views|view_date|associated_acts|catchphrase(s)|module|module_personal|stats_update|extra_information|nocat}} |
<pre style="overflow: auto; white-space: pre-wrap;"> | <pre style="overflow: auto; white-space: pre-wrap;"> | ||
{{Infobox Twitch streamer | {{Infobox Twitch streamer | ||
| Line 115: | Line 114: | ||
| nationality = | | nationality = | ||
| education = | | education = | ||
| − | |||
| occupation = | | occupation = | ||
| home_town = | | home_town = | ||
| height = | | height = | ||
| − | |||
| partner = | | partner = | ||
| spouse = | | spouse = | ||
| Line 267: | Line 264: | ||
"height": {}, | "height": {}, | ||
"nationality": {}, | "nationality": {}, | ||
| − | |||
"occupation": {}, | "occupation": {}, | ||
"home_town": {}, | "home_town": {}, | ||
| Line 277: | Line 273: | ||
"height_ft": {}, | "height_ft": {}, | ||
"height_in": {}, | "height_in": {}, | ||
| − | |||
"partner": {}, | "partner": {}, | ||
"spouse": {}, | "spouse": {}, | ||
| Line 362: | Line 357: | ||
"height", | "height", | ||
"nationality", | "nationality", | ||
| − | |||
"occupation", | "occupation", | ||
"home_town", | "home_town", | ||
| Line 372: | Line 366: | ||
"height_ft", | "height_ft", | ||
"height_in", | "height_in", | ||
| − | |||
"partner", | "partner", | ||
"spouse", | "spouse", | ||
| Line 502: | Line 495: | ||
== See also == | == See also == | ||
| − | |||
* [[Template:Infobox podcast]] | * [[Template:Infobox podcast]] | ||
Latest revision as of 19:14, 27 January 2021
| This is a documentation subpage for Template:Infobox Twitch streamer. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
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.
Contents
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
Template:Parameter names example 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 Template:Nobr 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
Template:Parameter names example
{{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 =
| occupation =
| home_town =
| height =
| 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
TemplateData for Infobox Twitch streamer
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Embed | embed | no description | Unknown | optional |
| Honorific prefix | honorific prefix | no description | Unknown | optional |
| Honorific_prefix | honorific_prefix | no description | Unknown | optional |
| Name | name | name given on Twitch | Unknown | optional |
| Honorific suffix | honorific suffix | no description | Unknown | optional |
| Honorific_suffix | honorific_suffix | no description | Unknown | optional |
| image | image | wiki file name of image,<br> but omit prefix 'Image:' | Unknown | optional |
| image size | image_size | width of image
| Unknown | optional |
| caption | caption | words under image | Unknown | optional |
| logo file name | logo | wiki file name of logo image | Unknown | optional |
| logo size | logo_size | width of logo image
| Unknown | optional |
| logo alt text | logo_alt | words describing logo 'alt=' text | Unknown | optional |
| logo caption | logo caption | words under logo image | Unknown | optional |
| Logo_caption | logo_caption | no description | Unknown | optional |
| Image size | image size | no description | Unknown | optional |
| Imagesize | imagesize | no description | Unknown | optional |
| Alt | alt | no description | Unknown | optional |
| Image caption | image caption | no description | Unknown | optional |
| Image_caption | image_caption | no description | Unknown | optional |
| Header-color | header-color | no description | Unknown | optional |
| Birth_name | birth_name | no description | Unknown | optional |
| Birth_date | birth_date | no description | Unknown | optional |
| Birth_place | birth_place | no description | Unknown | optional |
| Death_date | death_date | no description | Unknown | optional |
| Death_place | death_place | no description | Unknown | optional |
| Height | height | no description | Unknown | optional |
| Nationality | nationality | no description | Unknown | optional |
| Occupation | occupation | no description | Unknown | optional |
| Home_town | home_town | no description | Unknown | optional |
| Origin | Origin | no description | Unknown | optional |
| Origin | origin | no description | Unknown | optional |
| Education | education | no description | Unknown | optional |
| Height_m | height_m | no description | Unknown | optional |
| Height_cm | height_cm | no description | Unknown | optional |
| Height_ft | height_ft | no description | Unknown | optional |
| Height_in | height_in | no description | Unknown | optional |
| Partner | partner | no description | Unknown | optional |
| Spouse | spouse | no description | Unknown | optional |
| Relatives | relatives | no description | Unknown | optional |
| Signature | signature | no description | Unknown | optional |
| Signature_size | signature_size | no description | Unknown | optional |
| Signature alt | signature alt | no description | Unknown | optional |
| Signature_alt | signature_alt | no description | Unknown | optional |
| Website | website | no description | Unknown | optional |
| Homepage | homepage | no description | Unknown | optional |
| URL | URL | no description | Unknown | optional |
| Pseudonym | pseudonym | no description | Unknown | optional |
| channel name | channel_name | person's Twitch channel name | Unknown | optional |
| Channel_name2 | channel_name2 | no description | Unknown | optional |
| Channel_name3 | channel_name3 | no description | Unknown | optional |
| Channel_url | channel_url | no description | Unknown | optional |
| Channel_url2 | channel_url2 | no description | Unknown | optional |
| Channel_url3 | channel_url3 | no description | Unknown | optional |
| Channel_direct_url | channel_direct_url | no description | Unknown | optional |
| Channel_direct_url2 | channel_direct_url2 | no description | Unknown | optional |
| Channel_direct_url3 | channel_direct_url3 | no description | Unknown | optional |
| Channel_display_name | channel_display_name | no description | Unknown | optional |
| Channel_display_name2 | channel_display_name2 | no description | Unknown | optional |
| Channel_display_name3 | channel_display_name3 | no description | Unknown | optional |
| Channels | channels | no description | Unknown | optional |
| Creator | creator | no description | Unknown | optional |
| Presenter | presenter | no description | Unknown | optional |
| Years active | years active | no description | Unknown | optional |
| Years_active | years_active | no description | Unknown | optional |
| Yearsactive | yearsactive | no description | Unknown | optional |
| Genre | genre | no description | Unknown | optional |
| Games | games | no description | Unknown | optional |
| Teams | teams | no description | Unknown | optional |
| Followers | followers | no description | Unknown | optional |
| Follower_date | follower_date | date of followers count | Unknown | optional |
| views | views | count of Twitch views | Unknown | optional |
| views date | view_date | date of Twitch views | Unknown | optional |
| Associated_acts | associated_acts | no description | Unknown | optional |
| Catchphrase(s) | catchphrase(s) | unique phrases said by the streamer | Unknown | optional |
| Expand | expand | no description | Unknown | optional |
| Module | module | no description | Unknown | optional |
| Module_personal | module_personal | no description | Unknown | optional |
| Stats_update | stats_update | Date at which given channel statistics are correct | Unknown | optional |
| Extra_information | extra_information | no description | Unknown | optional |
| Nocat | nocat | no description | Unknown | optional |
| location | location | where the channel is based | Unknown | optional |
| website | channel_website | official channel website | Unknown | optional |
Examples
Individual
| Pokimane | |
|---|---|
| Personal information | |
| Born | Imane 14 May 1996 Morocco |
| Occupation |
|
| Twitch information | |
| Also known as | Pokimane, Pokimanelol, Amy |
| Channels |
|
| Years active | 2013–present |
| Genre | |
| Games | |
| Followers | 1.8 million followers (August 2018) |
| Total views | 38.4 million views (August 2018) |
| Associated acts |
|
| 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