「テンプレート:Infobox Twitch配信者」の版間の差分
ナビゲーションに移動
検索に移動
編集の要約なし タグ: モバイル編集 モバイルウェブ編集 |
編集の要約なし タグ: モバイル編集 モバイルウェブ編集 |
||
| 255行目: | 255行目: | ||
<noinclude> | <noinclude> | ||
== 使い方 == | |||
ここはテンプレートです。 | |||
表を生成できます。以下のコードを使用ください。 | |||
<pre> | |||
{{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 | |||
| title1 = 肩書名 | |||
| organization1 = 関連組織 | |||
| period1 = 2014年6月29日 - 現 | |||
| title2 = 肩書名 | |||
| period2 = 不明 | |||
| title3 = 肩書名 | |||
| organization3 = 関連組織 | |||
| period3 = 2020 – 2023 | |||
}} | |||
</pre> | |||
・name → 必須 | |||
・channel_name / channel_url → 必須(1つ目) | |||
・followers → 必須 | |||
・started → 必須 | |||
・updated → 現時点 | |||
・image → Wiki内画像名(File:不要) | |||
・games → 任意 | |||
対象は :contentReference[oaicite:0]{index=0} ですが | |||
Wiki表示のInfoboxなのでWikipedia仕様で問題ありません。 | |||
</noinclude> | |||
2026年3月2日 (月) 10:55時点における版
使い方
ここはテンプレートです。 表を生成できます。以下のコードを使用ください。
{{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
| 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:不要) ・games → 任意
対象は :contentReference[oaicite:0]{index=0} ですが Wiki表示のInfoboxなのでWikipedia仕様で問題ありません。