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

出自綠寶百科
建立內容為「{{Infobox3cols |name = Infobox3cols |bodystyle = |title = {{{name}} |titlestyle = |image = {{{image|}}} |imagestyle = |caption = Caption for example.png |captionstyle = |headerstyle = background:#ccf; |labelstyle = background:#ddf; |datastyle = }}」的新頁面
 
無編輯摘要
第1行: 第1行:
{{Infobox3cols
{{#invoke:infobox|infoboxTemplate
|name        = Infobox3cols
| title = {{{name}}}
|bodystyle    =
| image = {{{image}}}
|title       = {{{name}}
| lable1 = 暱稱
|titlestyle  =
| data1 = {{{nickname}}}
|image       = {{{image|}}}
|imagestyle  =  
|caption      = Caption for example.png
|captionstyle =
|headerstyle  = background:#ccf;
|labelstyle  = background:#ddf;
|datastyle    =  
}}
}}
<noinclude>
<templatedata>
{
"params": {
"image": {
"label": "照片",
"type": "wiki-file-name"
},
"name": {
"label": "名子",
"type": "string",
"required": true
},
"twitch": {
"label": "Twitch頻道",
"type": "url"
},
"nickname": {
"label": "暱稱",
"type": "string"
}
},
"description": "顯示實況主資訊卡",
"paramOrder": [
"name",
"image",
"nickname",
"twitch"
]
}
</templatedata>
</noinclude>

於 2024年12月19日 (四) 17:51 的修訂

{{{name}}}
{{{image}}}
{{{nickname}}}


顯示實況主資訊卡

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

參數描述類型狀態
名子name

沒有描述

字串必填
照片image

沒有描述

檔案非必填
暱稱nickname

沒有描述

字串非必填
Twitch頻道twitch

沒有描述

URL非必填