「テンプレート:Infobox Twitch配信者」の版間の差分

提供: 配信者ウィキ
ナビゲーションに移動 検索に移動
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
12行目: 12行目:
|-
|-
! class="infobox-label" | 名前
! class="infobox-label" | 名前
| class="infobox-data fn" | {{{name}}}
| class="infobox-data fn" | {{{name|}}}


{{#if:{{{channel_name|}}}|
{{#if:{{{channel_name|}}}|
22行目: 22行目:
|-
|-
! class="infobox-label" | フォロワー
! class="infobox-label" | フォロワー
| class="infobox-data" | {{{followers}}}
| class="infobox-data" | {{{followers|}}}


|-
|-
! class="infobox-label" | 活動開始
! class="infobox-label" | 活動開始
| class="infobox-data" | {{{started}}}
| class="infobox-data" | {{{started|}}}


{{#if:{{{games|}}}|
|-
! class="infobox-label" | 主なゲーム
| class="infobox-data" | {{{games}}}
}}
{{#if:{{{office|}}}|
|-
! class="infobox-label" | 所属事務所
| class="infobox-data" | {{{office}}}
}}
{{#if:{{{groups|}}}|
|-
! class="infobox-label" | 所属グループ
| class="infobox-data" | {{{groups}}}
}}
<!-- title1 -->
{{#if:{{{title1|}}}|
{{#if:{{{title1|}}}|
|-
|-
37行目: 56行目:
! class="infobox-label" | 期間
! class="infobox-label" | 期間
| class="infobox-data" | {{{period1|}}}
| class="infobox-data" | {{{period1|}}}
}}
<!-- title2 -->
{{#if:{{{title2|}}}|
|-
! colspan="2" class="infobox-header" | {{{title2}}}
|-
! class="infobox-label" | 組織
| class="infobox-data" | {{{organization2|}}}
|-
! class="infobox-label" | 期間
| class="infobox-data" | {{{period2|}}}
}}
<!-- title3 -->
{{#if:{{{title3|}}}|
|-
! colspan="2" class="infobox-header" | {{{title3}}}
|-
! class="infobox-label" | 組織
| class="infobox-data" | {{{organization3|}}}
|-
! class="infobox-label" | 期間
| class="infobox-data" | {{{period3|}}}
}}
<!-- title4 -->
{{#if:{{{title4|}}}|
|-
! colspan="2" class="infobox-header" | {{{title4}}}
|-
! class="infobox-label" | 組織
| class="infobox-data" | {{{organization4|}}}
|-
! class="infobox-label" | 期間
| class="infobox-data" | {{{period4|}}}
}}
<!-- title5 -->
{{#if:{{{title5|}}}|
|-
! colspan="2" class="infobox-header" | {{{title5}}}
|-
! class="infobox-label" | 組織
| class="infobox-data" | {{{organization5|}}}
|-
! class="infobox-label" | 期間
| class="infobox-data" | {{{period5|}}}
}}
<!-- title6 -->
{{#if:{{{title6|}}}|
|-
! colspan="2" class="infobox-header" | {{{title6}}}
|-
! class="infobox-label" | 組織
| class="infobox-data" | {{{organization6|}}}
|-
! class="infobox-label" | 期間
| class="infobox-data" | {{{period6|}}}
}}
<!-- title7 -->
{{#if:{{{title7|}}}|
|-
! colspan="2" class="infobox-header" | {{{title7}}}
|-
! class="infobox-label" | 組織
| class="infobox-data" | {{{organization7|}}}
|-
! class="infobox-label" | 期間
| class="infobox-data" | {{{period7|}}}
}}
<!-- title8 -->
{{#if:{{{title8|}}}|
|-
! colspan="2" class="infobox-header" | {{{title8}}}
|-
! class="infobox-label" | 組織
| class="infobox-data" | {{{organization8|}}}
|-
! class="infobox-label" | 期間
| class="infobox-data" | {{{period8|}}}
}}
<!-- title9 -->
{{#if:{{{title9|}}}|
|-
! colspan="2" class="infobox-header" | {{{title9}}}
|-
! class="infobox-label" | 組織
| class="infobox-data" | {{{organization9|}}}
|-
! class="infobox-label" | 期間
| class="infobox-data" | {{{period9|}}}
}}
<!-- title10 -->
{{#if:{{{title10|}}}|
|-
! colspan="2" class="infobox-header" | {{{title10}}}
|-
! class="infobox-label" | 組織
| class="infobox-data" | {{{organization10|}}}
|-
! class="infobox-label" | 期間
| class="infobox-data" | {{{period10|}}}
}}
}}


|-
|-
| colspan="2" class="infobox-footer" style="text-align:center;font-size:90%;" |
| colspan="2" class="infobox-footer" style="text-align:center;font-size:90%;" |
{{{updated}}}現在
{{{updated|}}}現在


|}
|}
</includeonly>
</includeonly>
<noinclude>
== 概要 ==
Twitch配信者の情報を表示するInfoboxテンプレート。
== 使用例 ==
<pre>
{{Infobox Twitch配信者
| name = ぐちつぼ
| image = Gutitubo.jpg
| channel_name = ぐちつぼ
| channel_url = https://www.twitch.tv/gutitubo
| followers = 349000
| started = 2014年9月11日
| updated = 2026年3月3日
| games = Minecraft
| office = GANYMEDE株式会社
| title1 = 配信者
| organization1 = ニコニコ
| period1 = 2012年 -
| title2 = ZETA DIVISION CREATOR
| organization2 = GANYMEDE株式会社
| period2 = 2025年 -
| title3 = ストリートグラフェティロールプレイ 壺浦勲
| organization3 = ストリートグラフェティロールプレイ
| period3 = 2022年 - 2025年
}}
</pre>
</noinclude>

2026年3月9日 (月) 20:20時点における版


概要

Twitch配信者の情報を表示するInfoboxテンプレート。

使用例

{{Infobox Twitch配信者
| name = ぐちつぼ
| image = Gutitubo.jpg
| channel_name = ぐちつぼ
| channel_url = https://www.twitch.tv/gutitubo
| followers = 349000
| started = 2014年9月11日
| updated = 2026年3月3日
| games = Minecraft
| office = GANYMEDE株式会社

| title1 = 配信者
| organization1 = ニコニコ
| period1 = 2012年 -

| title2 = ZETA DIVISION CREATOR
| organization2 = GANYMEDE株式会社
| period2 = 2025年 -

| title3 = ストリートグラフェティロールプレイ 壺浦勲
| organization3 = ストリートグラフェティロールプレイ
| period3 = 2022年 - 2025年
}}