Templat:Infobox scientist: Perbedaan antara revisi

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas
Konten dihapus Konten ditambahkan
Kisti (bicara | kontrib)
Tidak ada ringkasan suntingan
 
Kisti (bicara | kontrib)
kTidak ada ringkasan suntingan
Baris 4: Baris 4:
<tr><td colspan="2" style="text-align: center;">[[Image:{{{image}}}|225x250px|{{{caption|}}}]]<br />{{{caption|}}}</td></tr>
<tr><td colspan="2" style="text-align: center;">[[Image:{{{image}}}|225x250px|{{{caption|}}}]]<br />{{{caption|}}}</td></tr>
}}
}}
! Born
! Lahir
| {{{birth_date}}}<br />{{{birth_place|}}}
| {{{birth_date}}}<br />{{{birth_place|}}}
{{#if:{{{death_date|}}}|
{{#if:{{{death_date|}}}|
<tr><th>Died</th><td>{{{death_date}}}<br />{{{death_place|}}}</td></tr>
<tr><th>Wafat</th><td>{{{death_date}}}<br />{{{death_place|}}}</td></tr>
}}{{#if:{{{residence|}}}|
}}{{#if:{{{residence|}}}|
<tr><th>Residence</th><td>{{{residence}}}</td></tr>
<tr><th>Tempat tinggal</th><td>{{{residence}}}</td></tr>
}}{{#if:{{{nationality|}}}|
}}{{#if:{{{nationality|}}}|
<tr><th>Nationality</th><td>{{{nationality}}}</td></tr>
<tr><th>Warga negara</th><td>{{{nationality}}}</td></tr>
}}{{#if:{{{field|}}}|
}}{{#if:{{{field|}}}|
<tr><th>Field</th><td>{{{field}}}</td></tr>
<tr><th>Bidang</th><td>{{{field}}}</td></tr>
}}{{#if:{{{work_institution|}}}|
}}{{#if:{{{work_institution|}}}|
<tr><th>Institution</th><td>{{{work_institution}}}</td></tr>
<tr><th>Institusi</th><td>{{{work_institution}}}</td></tr>
}}{{#if:{{{alma_mater|}}}|
}}{{#if:{{{alma_mater|}}}|
<tr><th>Alma Mater</th><td>{{{alma_mater}}}</td></tr>
<tr><th>Alma Mater</th><td>{{{alma_mater}}}</td></tr>
}}{{#if:{{{doctoral_advisor|}}}|
}}{{#if:{{{doctoral_advisor|}}}|
<tr><th>Doctoral Advisor</th><td>{{{doctoral_advisor}}}</td></tr>
<tr><th>Pembimbing Doctoral</th><td>{{{doctoral_advisor}}}</td></tr>
}}{{#if:{{{doctoral_students|}}}|
}}{{#if:{{{doctoral_students|}}}|
<tr><th>Doctoral Students</th><td>{{{doctoral_students}}}</td></tr>
<tr><th>Murid bimbingan</th><td>{{{doctoral_students}}}</td></tr>
}}{{#if:{{{known_for|}}}|
}}{{#if:{{{known_for|}}}|
<tr><th>Known for</th><td>{{{known_for}}}</td></tr>
<tr><th>Dikenal atas</th><td>{{{known_for}}}</td></tr>
}}{{#if:{{{prizes|}}}|
}}{{#if:{{{prizes|}}}|
<tr><th>Notable Prizes</th><td>{{{prizes}}}</td></tr>
<tr><th>Penghargaan</th><td>{{{prizes}}}</td></tr>
}}{{#if:{{{religion|}}}|
}}{{#if:{{{religion|}}}|
<tr><th>Religion</th><td>{{{religion}}}</td></tr>
<tr><th>Agama</th><td>{{{religion}}}</td></tr>
}}{{#if:{{{footnotes|}}}|
}}{{#if:{{{footnotes|}}}|
<tr><td colspan="2"><small>{{{footnotes}}}</small></td></tr>
<tr><td colspan="2"><small>{{{footnotes}}}</small></td></tr>

Revisi per 18 November 2006 00.32

{{{name}}}
Lahir {{{birth_date}}}

Usage

{{Infobox_Scientist
| name = (Insert name of scientist, mathematician or engineer)
| image = (Insert *.jpg image preferably at 300px)
| caption = (Insert photograph caption. Try to include date of photo and the photographer)
| birth_date = (Insert date of birth: month, day, year)
| birth_place = (Insert place of birth: town, city, country)
| death_date = (Insert date of death: month, day, year)
| death_place = (Insert place of death: town, city, country)
| residence = (Insert countries where scientist has lived. If some are minor, select key countries)
| nationality = (Insert nationality of scientist)
| field = (State if they are a physicist, chemist, biologist, mathematician, engineer....)
| work_institution = (Insert key companies and/or universities where they are/were employed)
| alma_mater = (Insert universities where they obtained their degrees)
| doctoral_advisor = (Insert doctoral advisor. If no PhD, can put in equivalent accepted mentors. Then use footnote to explain.)
| doctoral_students = (If any, insert their key doctoral students. Does not have to be exhaustive)
| known_for  = (Insert key topics/areas of science that made them famous)
| prizes = (Insert most notable prizes and medals.)
| religion = (Insert religious belief system/affiliation. The consensus is to use this field sparingly.)
| footnotes = (Insert any extra details here. Especially point out a notable parent or child to link to their wiki pages)
}}