| 行 1: |
行 1: |
| − | {| class="wikitable" style="width: 20%; margin-left: auto; margin-right: 5%;" | + | {| class="wikitable" style="float:right;width:30%" |
| − | !colspan="2"|{{{name}}} | + | !colspan="2" style="background-color:#d0ccfc;"|{{{name|名字}}} |
| | |- | | |- |
| − | |colspan="2"|{{{image}}} | + | |colspan="2" style="text-align:center;"|{{{image|沒有圖片}}}<br>{{{des|沒有說明}}} |
| | + | |- |
| | + | !style="background-color:#d0ccfc;"|生日 |
| | + | |{{{bd|未知}}} |
| | + | |- |
| | + | !style="background-color:#d0ccfc;"|學歷 |
| | + | |{{{edu|未知}}} |
| | |- | | |- |
| − | !生日 | + | !rowspan="2" style="background-color:#d0ccfc;"|成績 |
| − | |{{{bd}}} | + | |會考(基測): {{{jhs|未知}}} |
| | |- | | |- |
| − | !學歷
| + | |學測(聯考): {{{shs|未知}}} |
| − | |{{{edu}}} | |
| | |- | | |- |
| − | !rowspan="2"|成績 | + | !style="background-color:#d0ccfc;"|教學經驗 |
| − | |會考(基測): {{{jhs}}} | + | |{{{teach_exp|未知}}} |
| | |- | | |- |
| − | |學測(聯考): {{{shs}}} | + | !style="background-color:#d0ccfc;"|獎項 |
| | + | |{{{award|未知}}} |
| | |- | | |- |
| − | !教學經驗 | + | !style="background-color:#d0ccfc;"|帳號名稱 |
| − | |{{{teach_exp}}} | + | |{{{accounts|無紀錄}}} |
| − | !獎項
| |
| − | |{{{award}}} | |
| | |} | | |} |
| | + | |
| | + | <noinclude> |
| | + | ==用法== |
| | + | <pre> |
| | + | {{Infobox person |
| | + | | name=名字 |
| | + | | image=圖片 (<imgur float="right" width="300">(圖片id)</imgur>) |
| | + | | des=圖片說明 |
| | + | | bd=生日 |
| | + | | edu=學歷 (用<br>換行) |
| | + | | jhs=會考(基測)成績 (eg:5A9+) |
| | + | | shs=學測(聯考)成績 (各科級分用<br>換行) |
| | + | | teach_exp=教學經驗 (用<br>換行) |
| | + | | award=獲得獎項 (用<br>換行) |
| | + | | accounts=帳號列表 (用<br>換行) |
| | + | }} |
| | + | </pre> |
| | + | <pre> |
| | + | 若未輸入參數則會預設為「未知」 |
| | + | </pre> |
| | + | </noinclude> |