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

提供: 配信者ウィキ
ナビゲーションに移動 検索に移動
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
1行目: 1行目:
{{Infobox
<table class="infobox vcard" style="width:22em; border-collapse: collapse;">
| name = {{{name|{{PAGENAME}}}}}
<tr>
| data =
<th colspan="2" style="background:#f8f9fa; text-align:center;">
<tr><td>配信者名</td><td>{{{name|}}}</td></tr>
{{{name|}}}
<tr><td>チャンネル</td><td>{{{channel|}}}</td></tr>
</th>
<tr><td>フォロワー</td><td>{{{followers|}}}</td></tr>
</tr>
<tr><td>ゲーム</td><td>{{{games|}}}</td></tr>
<tr><td>活動期間</td><td>{{{years|}}}</td></tr>
}}


<tr>
<th style="text-align:left; width:40%;">配信者名</th>
<td>{{{name|}}}</td>
</tr>
<tr>
<th style="text-align:left;">チャンネル</th>
<td>{{{channel|}}}</td>
</tr>
<tr>
<th style="text-align:left;">フォロワー</th>
<td>{{{followers|}}}</td>
</tr>
<tr>
<th style="text-align:left;">ゲーム</th>
<td>{{{games|}}}</td>
</tr>
<tr>
<th style="text-align:left;">活動期間</th>
<td>{{{years|}}}</td>
</tr>
</table>
<noinclude>
<noinclude>
== Infobox Twitch配信者 の使い方 ==
== Infobox Twitch配信者 の使い方 ==



2026年3月2日 (月) 08:17時点における版

配信者名
チャンネル
フォロワー
ゲーム
活動期間


Infobox Twitch配信者 の使い方

配信者情報を表示するテンプレートです(対象: :contentReference[oaicite:0]{index=0})。

使い方

以下をページに貼ってください。

{{Infobox Twitch配信者
| name = ○○
| channel = twitch.tv/xxx
| followers = 1000
| games = Apex
| years = 2020–
}}

パラメータ

  • name …… 配信者名
  • channel …… チャンネルURL
  • followers …… フォロワー数
  • games …… 主なゲーム
  • years …… 活動期間

コピーして値を変えるだけで使えます。