「模板:Infobox person」修訂間的差異

出自旭陵維基
跳至導覽 跳至搜尋
行 21: 行 21:
 
|{{{award}}}
 
|{{{award}}}
 
|}
 
|}
 +
 +
<noinclude>
 +
==用法==
 +
<pre>
 +
{{Infobox person
 +
| name=名字
 +
| image=圖片 (<imgur float="center" width="700">(圖片id)</imgur>)
 +
| des=圖片說明
 +
| bd=生日
 +
| edu=學歷 (用<br>換行)
 +
| jhs=會考(基測)成績 (eg:5A9+)
 +
| shs=學測(聯考)成績 (各科級分用<br>換行)
 +
| teach_exp=教學經驗 (用<br>換行)
 +
| award=獲得獎項 (用<br>換行)
 +
}}
 +
</pre>
 +
</noinclude>

於 2023年10月28日 (六) 16:53 的修訂

{{{name}}}
{{{image}}}
{{{des}}}
生日 {{{bd}}}
學歷 {{{edu}}}
成績 會考(基測): {{{jhs}}}
學測(聯考): {{{shs}}}
教學經驗 {{{teach_exp}}}
獎項 {{{award}}}


用法

{{Infobox person
| name=名字
| image=圖片 (<imgur float="center" width="700">(圖片id)</imgur>)
| des=圖片說明
| bd=生日
| edu=學歷 (用<br>換行)
| jhs=會考(基測)成績 (eg:5A9+)
| shs=學測(聯考)成績 (各科級分用<br>換行)
| teach_exp=教學經驗 (用<br>換行)
| award=獲得獎項 (用<br>換行)
}}