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

提供: 配信者ウィキ
ナビゲーションに移動 検索に移動
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
1行目: 1行目:
<includeonly>
<includeonly>
<table
{| class="infobox" style="width:300px; font-size:90%;"
style="
|-
float:right;
! colspan="2" style="text-align:center; font-size:120%; background:#6441A4; color:white;" | {{{name|{{PAGENAME}}}}}
width:320px;
min-width:320px;
max-width:320px;
table-layout:fixed;
margin:0 auto 1em 1em;
border:1px solid #aaa;
border-collapse:collapse;
font-size:90%;
">
 
<tr>
<th colspan="2"
style="background:#6441A4;
color:white;
font-size:120%;
text-align:center;">
{{{name|{{PAGENAME}}}}}
</th>
</tr>


{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
<tr>
|-
<td colspan="2" style="text-align:center;">
| colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]]
[[File:{{{image}}}|250px]]
</td>
</tr>
}}
}}


{{#if:{{{followers|}}}|
{{#if:{{{followers|}}}|
<tr>
|-
<th style="background:#eaecf0;">フォロワー数</th>
! フォロワー数
<td>{{{followers}}}</td>
| {{{followers}}}
</tr>
}}
}}


{{#if:{{{views|}}}|
{{#if:{{{views|}}}|
<tr>
|-
<th style="background:#eaecf0;">総視聴回数</th>
! 総視聴回数
<td>{{{views}}}</td>
| {{{views}}}
</tr>
}}
}}


{{#if:{{{genre|}}}|
{{#if:{{{genre|}}}|
<tr>
|-
<th style="background:#eaecf0;">ジャンル</th>
! ジャンル
<td>{{{genre}}}</td>
| {{{genre}}}
</tr>
}}
}}


{{#if:{{{years_active|}}}|
{{#if:{{{years_active|}}}|
<tr>
|-
<th style="background:#eaecf0;">活動期間</th>
! 活動期間
<td>{{{years_active}}}</td>
| {{{years_active}}}
</tr>
}}
}}


</table>
|}
</includeonly>
</includeonly>
<noinclude>
<noinclude>

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


使用方法

以下を記事の先頭に貼り付けてください。

{{Infobox Twitch streamer
| name = 名前
| image = images.jpeg
| birth_date = 1995年1月1日
| nationality = 日本
| occupation = 配信者
| years_active = 2013年 -
| followers = 100万人
| views = 1億回
| genre = エンタメ
}}

肩書は最大10個まで追加可能

| 肩書名2 =
| 就任日2 =
| 退任日2 =
| 任命権者等職2 =
| 任命権者等2 =

…と10まで使用できます。