「テンプレート:Infobox YouTuber」の版間の差分

提供: 配信者ウィキ
ナビゲーションに移動 検索に移動
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
 
(同じ利用者による、間の4版が非表示)
3行目: 3行目:
| bodyclass = bordered
| bodyclass = bordered


| abovestyle = background-color: red; color: white
| abovestyle = background-color: #B50000; color: white
| above = {{{name}}}
| above = {{{name}}}


| image1 = [[File:{{{image}}}|{{{image_size}}}]]
| image1 = {{#if:{{{image|}}}|[[File:{{{image}}}{{!}}{{{image_size}}}]]}}
| caption = {{{caption}}}
| caption = {{#if:{{{caption|}}}|{{{caption}}}}}


| headerstyle = red; color: white
| headerstyle = background-color: #B50000; color: white
| header1 = 人物
| header1 = 人物


| label2 = 本名
| label2 = 本名
| data2 = {{{real_name}}}
| data2 = {{#if:{{{real_name|}}}|{{{real_name}}}}}


| label3 = 生誕
| label3 = 生誕
28行目: 28行目:
| data7 = {{#if:{{{website|}}} {{{website}}}}}
| data7 = {{#if:{{{website|}}} {{{website}}}}}


| header8 = Twitch
| header8 = YouTube


| label9 = 活動名
| label9 = 活動名
48行目: 48行目:
| data14 = {{{groups}}}
| data14 = {{{groups}}}


| header15 = 肩書等
| header15 = {{#if:{{{title1|}}}|肩書等}}


| header16 = {{#if:{{{title1|}}}|<div style="background-color: lavender; color: black;">{{{title1}}}</div>}}
| header16 = {{#if:{{{title1|}}}|<div style="background-color: lavender; color: black;">{{{title1}}}</div>}}
111行目: 111行目:


| belowstyle = color: darkslategray;
| belowstyle = color: darkslategray;
| below = フォロワー数は{{{updated}}}時点。<br>[[Template:Infobox Twitch配信者]]を使用
| below = チャンネル登録者数は{{{updated}}}時点。<br>[[Template:Infobox YouTuber]]を使用
}}
}}
</includeonly>
</includeonly>
117行目: 117行目:
<noinclude>
<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
== 使い方 ==
ここはテンプレートです。
表を生成できます。以下のコードを使用ください。
<pre>
{{Infobox YouTuber
| name = 名前
| image = ファイル名.jpg
| channel_name = チャンネル名
| channel_url = https://www.twitch.tv/
| subscribers = 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>

2026年3月12日 (木) 06:22時点における最新版


Lua エラー: プロセスを作成できません: proc_open(/home/users/1/upper.jp-about/web/strwiki/lua-error.log): Failed to open stream: No such file or directory