ויקיפדיה:פרטים ביוגרפיים – הבדלי גרסאות

תוכן שנמחק תוכן שנוסף
שורה 24:
 
=== מיקום התבנית ===
העתיקו את התבנית מתוך הטבלה להלן והדביקו אותו בערך ממש לפני הקטגוריות (ולפני התבנית "מיון רגיל", אם ישנו).
=== Position ===
To use the {{tl|Persondata}} template, copy the wikitext below to the end of a biographical article and fill in the parameters manually, use [[User talk:Dr pda/persondata.js| this javascript]] or you can use [[WP:AWB|AWB]] which can add the template and fill in the information semi-automatically from infoboxes. If you add the template manually, place it just before the [[Wikipedia:Categorization|categories]] and [[Wikipedia:Interlanguage links|interlanguage links]]. <nowiki>{{</nowiki>[[Help:Category#Default sort key|DEFAULTSORT]]:<var>Sort key</var><nowiki>}}</nowiki> is not a real template but a direct part of categorization, and therefore should be located between persondata and categories. The same applies to the {{tl|Lifetime}} template, which implements DEFAULTSORT.
<code><pre>
{{Persondata <!-- Metadata: see [[Wikipedia:Persondata]] -->
|NAME =
|ALTERNATIVE NAMES =
|SHORT DESCRIPTION =
|DATE OF BIRTH =
|PLACE OF BIRTH =
|DATE OF DEATH =
|PLACE OF DEATH =
}}</pre></code>
 
{| border=1 style="clear: both; margin: auto;"
Next, fill out the data fields. Make sure the name is entered with the surname first (the same way you would with a category listing). Do not delete empty data fields, for example, if a person is still alive, you'll leave the date and place of death blank. Here is an example of a properly filled out template:
| bgcolor="#fafafa"|
<code><pre>
<nowiki>{{נתוני אישיות <!-- מטא-דאטא: ראו [[ויקיפדיה:נתוני אישיות]] --></nowiki><br />
{{Persondata <!-- Metadata: see [[Wikipedia:Persondata]] -->
<nowiki>|שם=</nowiki><br />
|NAME = Magellan, Ferdinand
<nowiki>|שמות נוספים=</nowiki><br />
|ALTERNATIVE NAMES = Magalhães, Fernão de (Portuguese); Magallanes, Fernando de (Spanish)
<nowiki>|תיאור קצר=</nowiki><br />
|SHORT DESCRIPTION = Sea explorer
<nowiki>|תאריך לידה=</nowiki><br />
|DATE OF BIRTH = Early 1480
<nowiki>|מקום לידה=</nowiki><br />
|PLACE OF BIRTH = Sabrosa, Portugal
<nowiki>|תאריך פטירה=</nowiki><br />
|DATE OF DEATH = 27 April 1521
<nowiki>|מקום פטירה=</nowiki><br />
|PLACE OF DEATH = Mactan Island, Cebu, Philippines
<nowiki>|לאום=</nowiki><br />
}}</pre></code>
<nowiki>}}</nowiki>
|-
| <small>ניתן לסמן את הטקסט הנ"ל על ידי לחיצה על CTRL ולחיצה על לחצן עכבר שמאלי. לאחר הסימון ניתן להעתיק לזיכרון את המידע באמצעות CTRL + C ולהדביק בערך באמצעות CTRL + V.</small>
|}
 
לאחר מכן, מלאו את הנתונים בהתאם להסברים בהמשך. אין להסיר שדות גם אם אינן בשימוש. אין להוסיף שדות חדשות. להלן דוגמה לתבנית שמולאה כנדרש:
 
{| border=1 style="clear: both; margin: auto;"
| bgcolor="#fafafa"|
<nowiki>{{נתוני אישיות <!-- מטא-דאטא: ראו [[ויקיפדיה:נתוני אישיות]] --></nowiki><br />
<nowiki>|שם=מגלן, פרדיננד</nowiki><br />
<nowiki>|שמות נוספים=מגלס, פרנאו דה (פורטוגזית)</nowiki><br />
<nowiki>|תיאור קצר=מגלה ארצות</nowiki><br />
<nowiki>|תאריך לידה=1480 לערך</nowiki><br />
<nowiki>|מקום לידה=סברוסה, פורטוגל</nowiki><br />
<nowiki>|תאריך פטירה=מקטאן, הפיליפינים</nowiki><br />
<nowiki>|מקום פטירה=27 באפריל 1521</nowiki><br />
<nowiki>|לאום=פורטוגזי</nowiki><br />
<nowiki>}}</nowiki>
|}
 
=== Parameters ===