|
|
| 18行目: |
18行目: |
| ! class="infobox-label" | チャンネル | | ! class="infobox-label" | チャンネル |
| | class="infobox-data" | [{{{channel_url}}} {{{channel_name}}}] | | | class="infobox-data" | [{{{channel_url}}} {{{channel_name}}}] |
| }}
| |
|
| |
| {{#if:{{{channel_name2|}}}|
| |
| |-
| |
| ! class="infobox-label" | チャンネル
| |
| | class="infobox-data" | [{{{channel_url2}}} {{{channel_name2}}}]
| |
| }}
| |
|
| |
| {{#if:{{{channel_name3|}}}|
| |
| |-
| |
| ! class="infobox-label" | チャンネル
| |
| | class="infobox-data" | [{{{channel_url3}}} {{{channel_name3}}}]
| |
| }} | | }} |
|
| |
|
| 39行目: |
27行目: |
| ! class="infobox-label" | 活動開始 | | ! class="infobox-label" | 活動開始 |
| | class="infobox-data" | {{{started}}} | | | class="infobox-data" | {{{started}}} |
|
| |
| {{#if:{{{games|}}}|
| |
| |-
| |
| ! class="infobox-label" | 主なゲーム
| |
| | class="infobox-data" | {{{games}}}
| |
| }}
| |
|
| |
| {{#if:{{{office|}}}|
| |
| |-
| |
| ! class="infobox-label" | 所属事務所
| |
| | class="infobox-data" | {{{office}}}
| |
| }}
| |
|
| |
| {{#if:{{{groups|}}}|
| |
| |-
| |
| ! class="infobox-label" | 所属グループ
| |
| | class="infobox-data" | {{{groups}}}
| |
| }}
| |
|
| |
| {{#if:{{{title1|}}}|
| |
| |-
| |
| ! colspan="2" class="infobox-header" | {{{title1}}}
| |
| |-
| |
| ! class="infobox-label" | 組織
| |
| | class="infobox-data" | {{{organization1|}}}
| |
| |-
| |
| ! class="infobox-label" | 期間
| |
| | class="infobox-data" | {{{period1}}}
| |
| }}
| |
|
| |
| {{#if:{{{title2|}}}|
| |
| |-
| |
| ! colspan="2" class="infobox-header" | {{{title2}}}
| |
| |-
| |
| ! class="infobox-label" | 組織
| |
| | class="infobox-data" | {{{organization2|}}}
| |
| |-
| |
| ! class="infobox-label" | 期間
| |
| | class="infobox-data" | {{{period2}}}
| |
| }}
| |
|
| |
| {{#if:{{{title3|}}}|
| |
| |-
| |
| ! colspan="2" class="infobox-header" | {{{title3}}}
| |
| |-
| |
| ! class="infobox-label" | 組織
| |
| | class="infobox-data" | {{{organization3|}}}
| |
| |-
| |
| ! class="infobox-label" | 期間
| |
| | class="infobox-data" | {{{period3}}}
| |
| }}
| |
|
| |
| {{#if:{{{title4|}}}|
| |
| |-
| |
| ! colspan="2" class="infobox-header" | {{{title4}}}
| |
| |-
| |
| ! class="infobox-label" | 組織
| |
| | class="infobox-data" | {{{organization4|}}}
| |
| |-
| |
| ! class="infobox-label" | 期間
| |
| | class="infobox-data" | {{{period4}}}
| |
| }}
| |
|
| |
|
| |- | | |- |
| 110行目: |
36行目: |
|
| |
|
| <noinclude> | | <noinclude> |
| | このテンプレートはTwitch配信者の情報表示用です。 |
|
| |
|
| == 使い方 ==
| | 使用例: |
|
| |
|
| <pre>
| |
| {{Infobox Twitch配信者 | | {{Infobox Twitch配信者 |
| | name = 名前 | | | name = 名前 |
| | image = example.jpg | | | image = image.jpg |
| | channel_name = チャンネル名 | | | channel_name = チャンネル名 |
| | channel_url = https://www.twitch.tv/xxxxx | | | channel_url = URL |
| | followers = 1200 | | | followers = 100000 |
| | started = 2020年4月5日 | | | started = 2020 |
| | updated = 2026年3月2日 | | | updated = 2026 |
| | games = Minecraft
| |
| | office = 事務所
| |
| | groups = グループ
| |
| | |
| | title1 = 役職
| |
| | organization1 = 組織
| |
| | period1 = 2020年 - 現在
| |
| }} | | }} |
| </pre>
| |
|
| |
| </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
| |
| | office = 事務所
| |
| | groups = 〇〇
| |
|
| |
| | title1 = 肩書名
| |
| | organization1 = 関連組織
| |
| | period1 = 2014年6月29日 - 現
| |
|
| |
| | title2 = 肩書名
| |
| | period2 = 不明
| |
|
| |
| | title3 = 肩書名
| |
| | organization3 = 関連組織
| |
| | period3 = 2020 – 2023
| |
|
| |
| }}
| |
| </pre>
| |
|
| |
| ・name → 必須 <br>
| |
| ・channel_name / channel_url → 必須(1つ目) <br>
| |
| ・followers → 必須 <br>
| |
| ・started → 必須 <br>
| |
| ・updated → 現時点 <br>
| |
| ・image → Wiki内画像名(File:不要) <br>
| |
| ・title → 肩書名<br>
| |
| ・organization → 関連組織<br>
| |
| ・period → 時期(肩書名を書いた場合のみ必須)<br>
| |
| ・games → 任意<br>
| |
| ・office → 任意<br>
| |
| ・groups → 任意
| |
|
| |
|
| 対象は :contentReference[oaicite:0]{index=0} ですが
| |
| Wiki表示のInfoboxなのでWikipedia仕様で問題ありません。
| |
| </noinclude> | | </noinclude> |
このテンプレートはTwitch配信者の情報表示用です。
使用例:
| Twitch配信者
|
| 名前
|
名前
|
| フォロワー
|
100000
|
| 活動開始
|
2020
|