模板:信息:修订间差异
跳转到导航
跳转到搜索
无编辑摘要 标签:已被回退 |
标签:撤销 |
||
| 第1行: | 第1行: | ||
{| class="infobox" style="font-size:89%;float:right;background-color:transparent; width:300px; color:#000000;margin:5px;padding:5px; box-shadow:0 5px 6px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 2px 1px -2px rgba(0,0,0,.2); " | |||
|- | |||
! colspan="2" style="background-color:#510dab; color:white; opacity:80%; font-size:120%; padding:1em;" | {{{titlename|{{{name}}}}}} | |||
|- | |||
| colspan="2" style="text-align:center;" | [[文件:{{{photo|NOBODY.JPG}}}|120px]]<br> | |||
<i>{{{photocap|}}}</i> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"label": "姓名", | |||
"description": "填写姓名", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"id": { | |||
"label": "常用ID", | |||
"description": "填写ID", | |||
"type": "string" | |||
}, | |||
"photo": { | |||
"label": "照片", | |||
"description": "填写上传的照片文件名", | |||
"type": "wiki-file-name" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
|- | |- | ||
| style="width:30%;" | <p><b>姓名</b></p> | | style="width:30%;" | <p><b>姓名</b></p> | ||