コンテンツにスキップ

テンプレート:Infobox social media personality

提供: Re-Agatadia
テンプレートの解説[表示] [編集] [履歴] [キャッシュを破棄]

{{Infobox social media personality}}は、主にsocial mediaコンテンツで著名な個人に使用されます。 サポートされているプラットフォームは、InstagramKickSubstackTikTokTwitchTwitterYouTubeです。

基本的な使い方

[ソースを編集]
{{{honorific_prefix}}}
{{{name}}}
{{{honorific_suffix}}}
{{{native_name}}}
[[file:{{{logo}}}|200px|alt={{{logo_alt}}}]]
{{{logo_caption}}}
[[file:{{{image}}}|200px|alt={{{alt}}}]]
{{{caption}}}
生誕 {{{birth_name}}}
{{{birth_date}}}
{{{birth_place}}}
死没 {{{death_date}}}
{{{death_place}}}
職業 {{{occupation}}}
配偶者 {{{spouse}}}
非婚配偶者 {{{partner}}}
子供 {{{children}}}
親戚 {{{relatives}}}
公式サイト {{{website}}}
Instagram
ページ
活動期間{{{instagram_years_active}}}
ジャンル{{{instagram_genre}}}
フォロワー数{{{instagram_followers}}}
Kick
チャンネル
活動期間{{{kick_years_active}}}
ジャンル{{{kick_genre}}}
ゲーム{{{kick_game}}}
フォロワー数{{{kick_followers}}}
Substack
ニュースレター
備考{{{substack_handle}}}
活動期間{{{substack_years_active}}}
トピック{{{substack_topic}}}
登録者数{{{substack_subscribers}}}
TikTok
ページ
活動期間{{{tiktok_years_active}}}
ジャンル{{{tiktok_genre}}}
フォロワー数{{{tiktok_followers}}}
Twitch
チャンネル
活動期間{{{twitch_years_active}}}
ジャンル{{{twitch_genre}}}
ゲーム{{{twitch_game}}}
フォロワー数{{{twitch_followers}}}
Twitter
ハンドル
表示名{{{twitter_display_name}}}
活動期間{{{twitter_years_active}}}
トピック{{{twitter_topic}}}
フォロワー数{{{twitter_followers}}}
YouTube
チャンネル
活動期間{{{youtube_years_active}}}
ジャンル{{{youtube_genre}}}
登録者数{{{youtube_subscribers}}}
再生回数{{{youtube_views}}}
{{{module}}}
最終更新日: {{{stats_update}}}
テンプレートを表示

Note: Any parameter from {{Infobox person}} can be used.

{{Infobox social media personality
| honorific_prefix = 
| name             = <!-- defaults to article title when left blank -->
| honorific_suffix = 
| native_name      = 
| native_name_lang = 
| birth_name       = <!-- only use if different from name -->
| birth_date       = 
| birth_place      = 
| death_date       = 
| death_place      = 
| image            = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
| caption          = 
| alt              = <!-- descriptive text for use by speech synthesis (text-to-speech) software -->
| occupation       = 
| spouse           = 
| partner          = 
| children         = 
| relatives        = 
| website          = 
| module           = 
| logo             = 
| logo_caption     = 
| logo_alt         = 
| logo_size        = 

| instagram_handle       = 
| instagram_display_name = 
| instagram_years_active = 
| instagram_genre        = 
| instagram_followers    = 

| kick_handle       = 
| kick_display_name = 
| kick_years_active = 
| kick_genre        = 
| kick_game         = 
| kick_followers    = 

| substack_url             = 
| substack_newsletter_name = 
| substack_handle          = 
| substack_years_active    = 
| substack_topic           = 
| substack_subscribers     = 

| tiktok_handle       = 
| tiktok_display_name = 
| tiktok_years_active = 
| tiktok_genre        = 
| tiktok_followers    = 

| twitch_handle       = 
| twitch_display_name = 
| twitch_years_active = 
| twitch_genre        = 
| twitch_game         = 
| twitch_followers    = 

| twitter_handle       = 
| twitter_display_name = 
| twitter_years_active = 
| twitter_topic        = 
| twitter_followers    = 

| youtube_handle       = 
| youtube_id           = 
| youtube_display_name = 
| youtube_years_active = 
| youtube_genre        = 
| youtube_subscribers  = 
| youtube_views        = 

| stats_update = 
}}

同一プラットフォームあたりの複数アカウント

[ソースを編集]
{{{name}}}
生誕 {{{birth_date}}}
{{{birth_place}}}
Instagram
ページ
活動期間{{{instagram_years_active}}}
ジャンル{{{instagram_genre}}}
フォロワー数{{{instagram_followers}}}
テンプレートを表示


同一プラットフォーム上で複数アカウントを表示するには、関連パラメータに数字「2」および「3」を付加してください。 ‘’‘注記’’’: WP:YTLINKSに基づき、セカンダリーチャンネルは信頼できる情報源で言及されていない限り、インフォボックス内でリンクしないでください。

{{Infobox social media personality
| name        = 
| birth_date  = 
| birth_place = 

| instagram_handle        = 
| instagram_display_name  = 
| instagram_handle2       = 
| instagram_display_name2 = 
| instagram_handle3       = 
| instagram_display_name3 = 

| instagram_years_active = 
| instagram_genre        = 
| instagram_followers    = 
}}

YouTubeの特有

[ソースを編集]

YouTubeは2つのURL形式をサポートしています。最初の形式はチャンネルのハンドルを使用し、@記号で表示されます。これによりhttps://www.youtube.com/@{{{youtube_handle}}}が生成されます。

2番目の形式はチャンネルの一意IDを使用し、ハンドルが将来的に変更されても不変です。これによりhttps://www.youtube.com/channel/{{{youtube_id}}}が生成されます。この形式を使用する場合は、|youtube_display_name=で表示名を指定する必要があります。そうでない場合、名前は「YouTube channel」となります。

{{Infobox social media personality
| name        = 
| birth_date  = 
| birth_place = 

| youtube_handle       = <!-- @ChannelName -->
| youtube_id           = <!-- UCBR8-60-B28hp2BmDPdntcQ -->
| youtube_display_name = <!-- Channel Name -->

| youtube_years_active = 
| youtube_genre        = 
| youtube_subscribers  = 
| youtube_views        = 
}}
Ninja
Blevins in 2023
生誕 Richard Tyler Blevins
(1991-06-05) 1991年6月5日(34歳)
Taylor, Michigan, U.S.
別名 NinjasHyper
教育 Grayslake Central High School
職業
活動期間 2011 – present
団体
配偶者
Jessica Goch(結婚 2017年)
公式サイト teamninja.com
Twitch
チャンネル
ジャンルGaming
ゲーム
フォロワー数19.2 million
YouTube
チャンネル
ジャンルGaming
登録者数23.7 million
再生回数2.76 billion
最終更新日: October 12, 2025
署名
テンプレートを表示
{{Infobox social media personality
| name                = Ninja
| image               = Krystalogy, Jess, Ninja, and Typical Gamer relaxing in the State Farm Gamerhood (52899874282) (cropped) 3.jpg
| caption             = Blevins in 2023
| spouse              = {{Marriage|Jessica Goch|2017}}
| birth_name          = Richard Tyler Blevins
| birth_date          = {{birth date and age|1991|6|5}}
| birth_place         = [[Taylor, Michigan]], U.S.
| other_names         = NinjasHyper
| education           = [[Grayslake Central High School]]
| occupation          = {{Flatlist|
* [[Video game live streaming|Live streamer]]
* [[YouTuber]]
}}
| years_active        = 2011{{endash}}present
| organizations       = {{Flatlist|
* [[Cloud9]]
* [[Renegades (esports)|Renegades]]
* [[Team Liquid]]
* [[Luminosity Gaming]]
}}
| twitch_handle       = Ninja
| twitch_genre        = [[Video game culture|Gaming]]
| twitch_game         = {{Flatlist|
* ''[[Fortnite]]''
* ''[[League of Legends]]''
* ''[[PlayerUnknown's Battlegrounds]]''
* ''[[Z1 Battle Royale]]''
* ''[[Halo (series)|Halo]]''
* ''[[Apex Legends]]''
* ''[[Call of Duty: Warzone]]''
* ''[[Valorant]]''
}}
| twitch_followers    = 19.2 million
| youtube_handle      = Ninja
| youtube_genre       = Gaming
| youtube_subscribers = 23.7 million
| youtube_views       = 2.76 billion
| stats_update        = October 12, 2025
| website             = {{URL|https://teamninja.com/}}
| signature           = Ninja sig.svg
}}

TemplateData

[ソースを編集]
これはビジュアルエディターテンプレートウィザードにより使用されるテンプレートのためのTemplateData文書です。

Infobox social media personality

An Infobox for articles about social media personalities

テンプレートパラメーター

パラメーター説明状態
Logologo

The logo used by the social media personality, if applicable.

Dude Perfect logo.svg
ファイル省略可能
Logo sizelogo_size

The logo width in pixels ("px" is automatically added if omitted).

既定
250px
120px
不明省略可能
Logo captionlogo_caption

A caption for the logo, if needed.

文字列省略可能
Logo altlogo_alt

Alt text for image, for visually impaired readers. One word (such as 'photograph') is rarely sufficient. See WP:ALT.

文字列省略可能
Last updatedstats_update

The date the follower/view stats were last updated. The date is listed at the bottom of the infobox.

12 October 2025
日時省略可能
Instagram handleinstagram_handle

The handle/username of the primary Instagram account.

instagram
文字列省略可能
Instagram display nameinstagram_display_name

The display name of the primary Instagram account, if different from "instagram_handle".

Instagram
文字列省略可能
Second Instagram handleinstagram_handle2

The handle/username of the second Instagram account.

instagram
文字列省略可能
Second Instagram display nameinstagram_display_name2

The display name of the second Instagram account, if different from "instagram_handle2".

Instagram
文字列省略可能
Third Instagram handleinstagram_handle3

The handle/username of the third Instagram account.

instagram
文字列省略可能
Third Instagram display nameinstagram_display_name3

The display name of the third Instagram account, if different from "instagram_handle3".

Instagram
文字列省略可能
Additional Instagram handlesinstagram_handles

Custom styling for any additional Instagram accounts. Not automatically formatted or linked by default.

文字列省略可能
Instagram years activeinstagram_years_active

Date range in years during which the Instagram account was active, if different from general "years_active". Use an en dash (–) to separate the years.

2009–present
文字列省略可能
Instagram genreinstagram_genre

The genre(s) of content produced by the Instagram account.

Comedy
文字列省略可能
Instagram followersinstagram_followers

The number of followers the Instagram account has. Write the number as three digits in short scale form.

1.52 million
文字列省略可能
Kick handlekick_handle

The handle/username of the primary Kick account.

kick
文字列省略可能
Kick display namekick_display_name

The display name of the primary Kick account, if different from "kick_handle".

Kick
文字列省略可能
Second Kick handlekick_handle2

The handle/username of the second Kick account.

kick
文字列省略可能
Second Kick display namekick_display_name2

The display name of the second Kick account, if different from "kick_handle2".

Kick
文字列省略可能
Third Kick handlekick_handle3

The handle/username of the third Kick account.

kick
文字列省略可能
Third Kick display namekick_display_name3

The display name of the third Kick account, if different from "kick_handle3".

Kick
文字列省略可能
Additional Kick handleskick_handles

Custom styling for any additional Kick accounts. Not automatically formatted or linked by default.

文字列省略可能
Kick years activekick_years_active

Date range in years during which the Kick account was active, if different from general "years_active". Use an en dash (–) to separate the years.

2009–present
文字列省略可能
Kick genrekick_genre

The genre(s) of content produced by the Kick account.

Gaming
文字列省略可能
Kick gamekick_game

The game(s) that the Kick account is notable for playing. Citations in the article body should be used to establish notability.

文字列省略可能
Kick followerskick_followers

The number of followers the Kick account has. Write the number as three digits in short scale form.

1.52 million
文字列省略可能
Substack newsletter URLsubstack_url

The URL of the primary Substack newsletter.

meidastouch.substack.com
文字列省略可能
Substack newsletter/URL display namesubstack_newsletter_name

The display name of the primary Substack newsletter.

Meidas+
文字列省略可能
Second Substack newsletter URLsubstack_url2

The URL of the second Substack newsletter.

meidastouch.substack.com
文字列省略可能
Second Substack newsletter/URL display namesubstack_newsletter_name2

The display name of the second Substack newsletter.

Meidas+
文字列省略可能
Third Substack newsletter URLsubstack_url3

The URL of the third Substack newsletter.

meidastouch.substack.com
文字列省略可能
Third Substack newsletter/URL display namesubstack_newsletter_name3

The display name of the third Substack newsletter.

Meidas+
文字列省略可能
Substack handlesubstack_handle

The handle/username of the Substack Notes account. Inclusion of the @ symbol is optional.

meidastouch
文字列省略可能
Substack years activesubstack_years_active

Date range in years during which the Substack account was active, if different from general "years_active". Use an en dash (–) to separate the years.

2009–present
文字列省略可能
Substack topicsubstack_topic

The topic(s) primarily covered by the Substack account.

Politics
文字列省略可能
Substack subscriberssubstack_subscribers

The number of subscribers the Substack account has. Write the number as three digits in short scale form.

1.52 million
文字列省略可能
TikTok handletiktok_handle

The handle/username of the primary TikTok account. Inclusion of the @ symbol is optional.

tiktok
文字列省略可能
TikTok display nametiktok_display_name

The display name of the primary TikTok account, if different from "tiktok_handle".

TikTok
文字列省略可能
Second TikTok handletiktok_handle2

The handle/username of the second TikTok account. Inclusion of the @ symbol is optional.

tiktok
文字列省略可能
Second TikTok display nametiktok_display_name2

The display name of the second TikTok account, if different from "tiktok_handle2".

TikTok
文字列省略可能
Third TikTok handletiktok_handle3

The handle/username of the third TikTok account. Inclusion of the @ symbol is optional.

tiktok
文字列省略可能
Third TikTok display nametiktok_display_name3

The display name of the third TikTok account, if different from "tiktok_handle3".

TikTok
文字列省略可能
Additional TikTok handlestiktok_handles

Custom styling for any additional TikTok accounts. Not automatically formatted or linked by default.

文字列省略可能
TikTok years activetiktok_years_active

Date range in years during which the TikTok account was active, if different from general "years_active". Use an en dash (–) to separate the years.

2009–present
文字列省略可能
TikTok genretiktok_genre

The genre(s) of content produced by the TikTok account.

Comedy
文字列省略可能
TikTok followerstiktok_followers

The number of followers the TikTok account has. Write the number as three digits in short scale form.

1.52 million
文字列省略可能
Twitch handletwitch_handle

The handle/username of the primary Twitch account.

twitch
文字列省略可能
Twitch display nametwitch_display_name

The display name of the primary Twitch account, if different from "twitch_handle".

Twitch
文字列省略可能
Second Twitch handletwitch_handle2

The handle/username of the second Twitch account.

twitch
文字列省略可能
Second Twitch display nametwitch_display_name2

The display name of the second Twitch account, if different from "twitch_handle2".

Twitch
文字列省略可能
Third Twitch handletwitch_handle3

The handle/username of the third Twitch account.

twitch
文字列省略可能
Third Twitch display nametwitch_display_name3

The display name of the third Twitch account, if different from "twitch_handle3".

Twitch
文字列省略可能
Additional Twitch handlestwitch_handles

Custom styling for any additional Twitch accounts. Not automatically formatted or linked by default.

文字列省略可能
Twitch years activetwitch_years_active

Date range in years during which the Twitch account was active, if different from general "years_active". Use an en dash (–) to separate the years.

2009–present
文字列省略可能
Twitch genretwitch_genre

The genre(s) of content produced by the Twitch account.

Gaming
文字列省略可能
Twitch gametwitch_game

The game(s) that the Twitch account is notable for playing. Citations in the article body should be used to establish notability.

文字列省略可能
Twitch followerstwitch_followers

The number of followers the Twitch account has. Write the number as three digits in short scale form.

1.52 million
文字列省略可能
Twitter handletwitter_handle x_handle

The handle/username of the primary Twitter account.

NASA
文字列省略可能
Second Twitter handletwitter_handle2 x_handle2

The handle/username of the second Twitter account.

NASA
文字列省略可能
Third Twitter handletwitter_handle3 x_handle3

The handle/username of the third Twitter account.

NASA
文字列省略可能
Additional Twitter handlestwitter_handles x_handles

Custom styling for any additional Twitter accounts. Not automatically formatted or linked by default.

文字列省略可能
Twitter display nametwitter_display_name x_display_name

The display name of the Twitter accounts.

Twitter
文字列省略可能
Twitter years activetwitter_years_active x_years_active

Date range in years during which the Twitter account was active, if different from general "years_active". Use an en dash (–) to separate the years.

2009–present
文字列省略可能
Twitter topictwitter_topic x_topic

The topic(s) primarily covered by the Twitter account.

Politics
文字列省略可能
Twitter followerstwitter_followers x_followers

The number of followers the Twitter account has. Write the number as three digits in short scale form.

1.52 million
文字列省略可能
YouTube handleyoutube_handle

The handle/username of the primary YouTube account. Inclusion of the @ symbol is optional.

@YouTube
文字列省略可能
YouTube IDyoutube_id

The unique ID of the primary YouTube account. Priority is given to "youtube_handle" if both are used.

UCBR8-60-B28hp2BmDPdntcQ
文字列省略可能
YouTube display nameyoutube_display_name

The display name of the primary YouTube account, if using "youtube_id" OR if the display name differs from "youtube_handle".

YouTube
文字列省略可能
Second YouTube handleyoutube_handle2

The handle/username of the second YouTube account. Inclusion of the @ symbol is optional.

@YouTube
文字列省略可能
Second YouTube IDyoutube_id2

The unique ID of the second YouTube account. Priority is given to "youtube_handle2" if both are used.

UCBR8-60-B28hp2BmDPdntcQ
文字列省略可能
Second YouTube display nameyoutube_display_name2

The display name of the second YouTube account, if using "youtube_id2" OR if the display name differs from "youtube_handle2".

YouTube
文字列省略可能
Third YouTube handleyoutube_handle3

The handle/username of the third YouTube account. Inclusion of the @ symbol is optional.

@YouTube
文字列省略可能
Third YouTube IDyoutube_id3

The unique ID of the third YouTube account. Priority is given to "youtube_handle3" if both are used.

UCBR8-60-B28hp2BmDPdntcQ
文字列省略可能
Third YouTube display nameyoutube_display_name3

The display name of the third YouTube account, if using "youtube_id3" OR if the display name differs from "youtube_handle3".

YouTube
文字列省略可能
Additional YouTube handlesyoutube_handles

Custom styling for any additional YouTube accounts. Not automatically formatted or linked by default.

文字列省略可能
YouTube years activeyoutube_years_active

Date range in years during which the YouTube account was active, if different from general "years_active". Use an en dash (–) to separate the years.

2009–present
文字列省略可能
YouTube genreyoutube_genre

The genre(s) of content produced by the YouTube account.

Comedy
文字列省略可能
YouTube subscribersyoutube_subscribers

The number of subscribers the YouTube account has. Write the number as three digits in short scale form.

1.52 million
文字列省略可能
YouTube viewsyoutube_views

The number of views the YouTube account has. Write the number as three digits in short scale form.

300 million
文字列省略可能
Modulemodule

Used for embedding other infoboxes into this one.

不明省略可能

追跡カテゴリ

[ソースを編集]

関連項目

[ソースを編集]
当サイトでは、アクセス解析や利便性向上のためにCookieを使用しています。当サイトを継続して利用することで、Cookieの使用に同意したものとみなされます。