「模板:實況主」:修訂間差異

出自綠寶百科
無編輯摘要
無編輯摘要
 
(未顯示同一使用者於中間所作的 2 次修訂)
第1行: 第1行:
{{#invoke:infobox|infoboxTemplate
{{#invoke:infobox|infoboxTemplate
| title = {{{name}}}
| title = {{{name}}}
| image = {{{image}}}
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image}}}}}
| lable1 = 暱稱
| label1 = 暱稱
| data1 = {{{nickname}}}
| data1 = {{{nickname}}}
| label2 = Twitch頻道
| data2 = {{{twitchUrl}}}
| label3 = YouTube頻道
| data3 = {{{youtubeUrl}}}
| label4 = Instagram
| data4 = {{{instagram}}}
}}
}}


第19行: 第25行:
"required": true
"required": true
},
},
"twitch": {
"twitchUrl": {
"label": "Twitch頻道",
"label": "Twitch頻道",
"type": "url"
},
"youtubeUrl": {
"label": "YouTube頻道",
"type": "url"
"type": "url"
},
},
第26行: 第36行:
"label": "暱稱",
"label": "暱稱",
"type": "string"
"type": "string"
},
"instagram": {
"label": "Instagram",
"type": "url"
}
}
},
},
第33行: 第47行:
"image",
"image",
"nickname",
"nickname",
"twitch"
"twitchUrl",
"youtubeUrl",
"instagram"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

於 2024年12月19日 (四) 19:27 的最新修訂

{{{name}}}
[[File:{{{image}}}|frameless]]
暱稱{{{nickname}}}
Twitch頻道{{{twitchUrl}}}
YouTube頻道{{{youtubeUrl}}}
Instagram{{{instagram}}}


顯示實況主資訊卡

模板參數[編輯模板資料]

參數描述類型狀態
名子name

沒有描述

字串必填
照片image

沒有描述

檔案非必填
暱稱nickname

沒有描述

字串非必填
Twitch頻道twitchUrl

沒有描述

URL非必填
YouTube頻道youtubeUrl

沒有描述

URL非必填
Instagraminstagram

沒有描述

URL非必填