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

出自旭陵維基
跳至導覽 跳至搜尋
行 1: 行 1:
 
{| class="wikitable" style="width: 60%; "
 
{| class="wikitable" style="width: 60%; "
!colspan="2" style="background-color:#d0ccfc;"|{{{name}}}
+
!colspan="2" style="background-color:#d0ccfc;"|{{{name|名字}}}
 
|-  
 
|-  
|colspan="2" style="text-align:center;"|{{{image}}}<br>{{{des}}}
+
|colspan="2" style="text-align:center;"|{{{image|}}}<br>{{{des|}}}
 
|-
 
|-
 
!style="background-color:#d0ccfc;"|生日
 
!style="background-color:#d0ccfc;"|生日
|{{{bd}}}
+
|{{{bd|未知}}}
 
|-
 
|-
 
!style="background-color:#d0ccfc;"|學歷
 
!style="background-color:#d0ccfc;"|學歷
|{{{edu}}}
+
|{{{edu|未知}}}
 
|-
 
|-
 
!rowspan="2" style="background-color:#d0ccfc;"|成績
 
!rowspan="2" style="background-color:#d0ccfc;"|成績
|會考(基測): {{{jhs}}}
+
|會考(基測): {{{jhs|未知}}}
 
|-
 
|-
|學測(聯考): {{{shs}}}
+
|學測(聯考): {{{shs|未知}}}
 
|-
 
|-
 
!style="background-color:#d0ccfc;"|教學經驗
 
!style="background-color:#d0ccfc;"|教學經驗
|{{{teach_exp}}}
+
|{{{teach_exp|未知}}}
 
|-
 
|-
 
!style="background-color:#d0ccfc;"|獎項
 
!style="background-color:#d0ccfc;"|獎項
|{{{award}}}
+
|{{{award|未知}}}
 
|}
 
|}
  
行 36: 行 36:
 
| award=獲得獎項 (用<br>換行)
 
| award=獲得獎項 (用<br>換行)
 
}}
 
}}
 +
</pre>
 +
<pre>
 +
若未輸入參數則會預設為「未知」
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

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

名字

生日 未知
學歷 未知
成績 會考(基測): 未知
學測(聯考): 未知
教學經驗 未知
獎項 未知


用法

{{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>換行)
}}
若未輸入參數則會預設為「未知」