「テンプレート:Infobox Twitch配信者」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし タグ: モバイル編集 モバイルウェブ編集 |
編集の要約なし タグ: モバイル編集 モバイルウェブ編集 |
||
| 1行目: | 1行目: | ||
<includeonly> | <includeonly> | ||
{| class="infobox | {| class="infobox vcard" | ||
! colspan="2" class="infobox- | ! colspan="2" class="infobox-title" style="background:#6441A4;color:white;" | Twitch配信者 | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
|- | |- | ||
| colspan="2" | | colspan="2" class="infobox-image" | | ||
[[File:{{{image}}}|250px]] | [[File:{{{image}}}|250px]] | ||
}} | }} | ||
| 12行目: | 12行目: | ||
|- | |- | ||
! class="infobox-label" | 名前 | ! class="infobox-label" | 名前 | ||
| class="infobox-data" | {{{name}}} | | class="infobox-data fn" | {{{name}}} | ||
{{#if:{{{channel_name|}}}| | {{#if:{{{channel_name|}}}| | ||
| 91行目: | 91行目: | ||
}} | }} | ||
{{#if:{{{title4|}}}| | |||
|- | |- | ||
| colspan="2" style="text-align:center;font-size:90%;" | | ! colspan="2" class="infobox-header" | {{{title4}}} | ||
|- | |||
! class="infobox-label" | 組織 | |||
| class="infobox-data" | {{{organization4|}}} | |||
|- | |||
! class="infobox-label" | 期間 | |||
| class="infobox-data" | {{{period4}}} | |||
}} | |||
|- | |||
| colspan="2" class="infobox-footer" style="text-align:center;font-size:90%;" | | |||
{{{updated}}}現在 | {{{updated}}}現在 | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
== 使い方 == | |||
<pre> | |||
{{Infobox Twitch配信者 | |||
| name = 名前 | |||
| image = example.jpg | |||
| channel_name = チャンネル名 | |||
| channel_url = https://www.twitch.tv/xxxxx | |||
| followers = 1200 | |||
| started = 2020年4月5日 | |||
| updated = 2026年3月2日 | |||
| games = Minecraft | |||
| office = 事務所 | |||
| groups = グループ | |||
| title1 = 役職 | |||
| organization1 = 組織 | |||
| period1 = 2020年 - 現在 | |||
}} | |||
</pre> | |||
</noinclude> | |||
<noinclude> | <noinclude> | ||
2026年3月9日 (月) 18:17時点における版
使い方
{{Infobox Twitch配信者
| name = 名前
| image = example.jpg
| channel_name = チャンネル名
| channel_url = https://www.twitch.tv/xxxxx
| followers = 1200
| started = 2020年4月5日
| updated = 2026年3月2日
| games = Minecraft
| office = 事務所
| groups = グループ
| title1 = 役職
| organization1 = 組織
| period1 = 2020年 - 現在
}}
使い方
ここはテンプレートです。 表を生成できます。以下のコードを使用ください。
{{Infobox Twitch配信者
| name = 名前
| image = ファイル名.jpg
| channel_name = チャンネル名
| channel_url = https://www.twitch.tv/
| followers = 1200
| started = 2020年4月5日
| updated = 2026年3月2日
| games = Minecraft
| office = 事務所
| groups = 〇〇
| title1 = 肩書名
| organization1 = 関連組織
| period1 = 2014年6月29日 - 現
| title2 = 肩書名
| period2 = 不明
| title3 = 肩書名
| organization3 = 関連組織
| period3 = 2020 – 2023
}}
・name → 必須
・channel_name / channel_url → 必須(1つ目)
・followers → 必須
・started → 必須
・updated → 現時点
・image → Wiki内画像名(File:不要)
・title → 肩書名
・organization → 関連組織
・period → 時期(肩書名を書いた場合のみ必須)
・games → 任意
・office → 任意
・groups → 任意
対象は :contentReference[oaicite:0]{index=0} ですが Wiki表示のInfoboxなのでWikipedia仕様で問題ありません。