|
|
| 1行目: |
1行目: |
| <includeonly>
| |
| {| class="wikitable" style="width:300px;"
| |
|
| |
|
| |-
| |
| ! colspan="2" style="background:#6441A4; color:white;" |
| |
| {{{name|{{PAGENAME}}}}}
| |
|
| |
| |-
| |
| ! colspan="2"
| |
| [[image:{{{image}}}]]
| |
| |
| |
|
| |
| |-
| |
| ! フォロワー数
| |
| | {{{followers}}}
| |
|
| |
| |}
| |
| </includeonly>
| |
| <noinclude>
| |
|
| |
| == 使用方法 ==
| |
| 以下を記事の先頭に貼り付けてください。
| |
|
| |
| <pre>
| |
| {{Infobox Twitch streamer
| |
| | name = 名前
| |
| | image = images.jpeg
| |
| | birth_date = 1995年1月1日
| |
| | nationality = 日本
| |
| | occupation = 配信者
| |
| | years_active = 2013年 -
| |
| | followers = 100万人
| |
| | views = 1億回
| |
| | genre = エンタメ
| |
| }}
| |
| </pre>
| |
|
| |
| == 肩書は最大10個まで追加可能 ==
| |
| <pre>
| |
| | 肩書名2 =
| |
| | 就任日2 =
| |
| | 退任日2 =
| |
| | 任命権者等職2 =
| |
| | 任命権者等2 =
| |
| </pre>
| |
|
| |
| …と10まで使用できます。
| |
| </noinclude>
| |