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

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


<tr>
<tr>
<th style="border:1px solid #aaa;">チャンネル</th>
<th style="text-align:left; border:1px solid #aaa;">チャンネル</th>
<td style="border:1px solid #aaa; word-wrap:break-word;">{{{channel|}}}</td>
<td style="border:1px solid #aaa; word-wrap:break-word;">{{{channel|}}}</td>
</tr>
</tr>


<tr>
<tr>
<th style="border:1px solid #aaa;">フォロワー</th>
<th style="text-align:left; border:1px solid #aaa;">フォロワー</th>
<td style="border:1px solid #aaa;">{{{followers|}}}</td>
<td style="border:1px solid #aaa;">{{{followers|}}}</td>
</tr>
</tr>


<tr>
<tr>
<th style="border:1px solid #aaa;">ゲーム</th>
<th style="text-align:left; border:1px solid #aaa;">ゲーム</th>
<td style="border:1px solid #aaa;">{{{games|}}}</td>
<td style="border:1px solid #aaa;">{{{games|}}}</td>
</tr>
</tr>


<tr>
<tr>
<th style="border:1px solid #aaa;">活動期間</th>
<th style="text-align:left; border:1px solid #aaa;">活動期間</th>
<td style="border:1px solid #aaa;">{{{years|}}}</td>
<td style="border:1px solid #aaa;">{{{years|}}}</td>
</tr>
</tr>
</table>
</table>
</includeonly>
<noinclude>
<noinclude>



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

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


使い方

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

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

パラメータ

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

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