Template:Infobox Prophets: Difference between revisions
Appearance
ترجمه خودکار از ویکی فارسی |
No edit summary |
||
| Line 5: | Line 5: | ||
| datastyle = vertical-align: middle; | | datastyle = vertical-align: middle; | ||
|title = {{#if:{{{ | |title = {{#if:{{{Name|}}}|{{{Name|}}}|{{PAGENAME}} }} | ||
|above = {{{ | |above = {{{Title|Prophets}}} | ||
|image = {{#if:{{{ | |image = {{#if:{{{Image|}}}|[[File:{{{Image|}}}|{{{Image size|230px}}}]]}} | ||
|caption = {{#if:{{{ | |caption = {{#if:{{{Image|}}}|{{{Caption|}}}}} | ||
|header1 = {{{ | |header1 = {{{Prophet information|Prophet information}}} | ||
|label2 = Name in the Quran | |label2 = Name in the Quran | ||
|data2 = {{{ | |data2 = {{{Name in the Quran|}}} | ||
|label3 = Name in the Bible | |label3 = Name in the Bible | ||
|data3 ={{{ | |data3 = {{{Name in the Bible|}}} | ||
|label4 = Place of birth | |label4 = Place of birth | ||
|data4 = {{{ | |data4 = {{{Place of birth|}}} | ||
|label5 = Place of residence | |label5 = Place of residence | ||
|data5 = {{{ | |data5 = {{{Place of residence|}}} | ||
|label6 = Burial place | |label6 = Burial place | ||
|data6 = {{{ | |data6 = {{{Burial place|}}} | ||
|label7 = Name of people | |label7 = Name of people | ||
|data7 = {{{ | |data7 = {{{Name of people|}}} | ||
|label8 = Preceded by | |label8 = Preceded by | ||
|data8 = {{{ | |data8 = {{{Preceded by|}}} | ||
|label9 = Succeeded by | |label9 = Succeeded by | ||
|data9 = {{{ | |data9 = {{{Succeeded by|}}} | ||
|label10 | |label10 = Name of book | ||
|data10 | |data10 = {{{Name of book|}}} | ||
|label11 | |label11 = Notable relatives | ||
|data11 | |data11 = {{{Notable relatives|}}} | ||
|label12 | |label12 = Miracles | ||
|data12 | |data12 = {{{Miracles|}}} | ||
|label13 | |label13 = Contemporary prophets | ||
|data13 | |data13 = {{{Contemporary prophets|}}} | ||
|label14 | |label14 = Followers | ||
|data14 | |data14 = {{{Followers|}}} | ||
|label15 | |label15 = Religion | ||
|data15 | |data15 = {{{Religion|}}} | ||
|label16 | |label16 = Age | ||
|data16 | |data16 = {{{Age|}}} | ||
|label17 | |label17 = Time period | ||
|data17 | |data17 = {{{Time period|}}} | ||
|label18 = Frequency of name in the Quran | |label18 = Frequency of name in the Quran | ||
|data18 | |data18 = {{{Frequency of name in the Quran|}}} | ||
|label19 = Opponents | |label19 = Opponents | ||
|data19 | |data19 = {{{Opponents|}}} | ||
|label20 = Important events | |label20 = Important events | ||
|data20 | |data20 = {{{Important events|}}} | ||
|below = '''Ulu'l-Azm Prophets''' | |below = '''Ulu'l-Azm Prophets'''<br/> | ||
[[Muhammad|Prophet Muhammad (PBUH)]] • [[Abraham|Abraham]] • [[Noah|Noah]] • [[Jesus|Jesus]] • [[Moses|Moses]] • [[:Category:Prophets|Other prophets]] | [[Muhammad|Prophet Muhammad (PBUH)]] • [[Abraham|Abraham]] • [[Noah|Noah]] • [[Jesus|Jesus]] • [[Moses|Moses]] • [[:Category:Prophets|Other prophets]] | ||
}}<noinclude> | }}<noinclude> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
[[Category:Wiki Hajj infoboxes]] | [[Category:Wiki Hajj infoboxes]] | ||
<pre>{{Infobox Prophets | |||
| Name = | |||
| Title = | |||
| Image = | |||
| Image size = | |||
| Caption = | |||
| Prophet information = | |||
| Name in the Quran = | |||
| Name in the Bible = | |||
| Place of birth = | |||
| Place of residence = | |||
| Burial place = | |||
| Name of people = | |||
| Preceded by = | |||
| Succeeded by = | |||
| Name of book = | |||
| Notable relatives = | |||
| Miracles = | |||
| Contemporary prophets = | |||
| Followers = | |||
| Religion = | |||
| Age = | |||
| Time period = | |||
| Frequency of name in the Quran = | |||
| Opponents = | |||
| Important events = | |||
}}</pre> | |||
<templatedata> | |||
{ | |||
"description": "جعبه اطلاعات پیامبران برای استفاده در مقالات انگلیسی", | |||
"params": { | |||
"Name": { | |||
"label": "Name", | |||
"description": "نام پیامبر (جایگزین نام صفحه)", | |||
"type": "string", | |||
"default": "{{PAGENAME}}" | |||
}, | |||
"Title": { | |||
"label": "Title", | |||
"description": "عنوان بالای جعبه", | |||
"type": "string", | |||
"default": "Prophets" | |||
}, | |||
"Image": { | |||
"label": "Image", | |||
"description": "نام فایل تصویر بدون پیشوند", | |||
"type": "wiki-file-name" | |||
}, | |||
"Image size": { | |||
"label": "Image size", | |||
"description": "اندازه تصویر (پیشفرض: 230px)", | |||
"type": "string" | |||
}, | |||
"Caption": { | |||
"label": "Caption", | |||
"description": "زیرنویس تصویر", | |||
"type": "string" | |||
}, | |||
"Prophet information": { | |||
"label": "Prophet information", | |||
"description": "تیتر بخش اطلاعات", | |||
"type": "string", | |||
"default": "Prophet information" | |||
}, | |||
"Name in the Quran": { | |||
"label": "Name in the Quran", | |||
"description": "نام پیامبر در قرآن", | |||
"type": "string" | |||
}, | |||
"Name in the Bible": { | |||
"label": "Name in the Bible", | |||
"description": "نام پیامبر در کتاب مقدس (انجیل/تورات)", | |||
"type": "string" | |||
}, | |||
"Place of birth": { | |||
"label": "Place of birth", | |||
"description": "محل تولد", | |||
"type": "string" | |||
}, | |||
"Place of residence": { | |||
"label": "Place of residence", | |||
"description": "محل زندگی", | |||
"type": "string" | |||
}, | |||
"Burial place": { | |||
"label": "Burial place", | |||
"description": "محل دفن / آرامگاه", | |||
"type": "string" | |||
}, | |||
"Name of people": { | |||
"label": "Name of people", | |||
"description": "نام قوم", | |||
"type": "string" | |||
}, | |||
"Preceded by": { | |||
"label": "Preceded by", | |||
"description": "پیامبر پیشین", | |||
"type": "string" | |||
}, | |||
"Succeeded by": { | |||
"label": "Succeeded by", | |||
"description": "پیامبر پسین / جانشین", | |||
"type": "string" | |||
}, | |||
"Name of book": { | |||
"label": "Name of book", | |||
"description": "نام کتاب آسمانی", | |||
"type": "string" | |||
}, | |||
"Notable relatives": { | |||
"label": "Notable relatives", | |||
"description": "خویشاوندان مهم", | |||
"type": "string" | |||
}, | |||
"Miracles": { | |||
"label": "Miracles", | |||
"description": "معجزات", | |||
"type": "string" | |||
}, | |||
"Contemporary prophets": { | |||
"label": "Contemporary prophets", | |||
"description": "پیامبران همعصر", | |||
"type": "string" | |||
}, | |||
"Followers": { | |||
"label": "Followers", | |||
"description": "پیروان", | |||
"type": "string" | |||
}, | |||
"Religion": { | |||
"label": "Religion", | |||
"description": "دین / آیین", | |||
"type": "string" | |||
}, | |||
"Age": { | |||
"label": "Age", | |||
"description": "سن", | |||
"type": "string" | |||
}, | |||
"Time period": { | |||
"label": "Time period", | |||
"description": "دوره زمانی حیات", | |||
"type": "string" | |||
}, | |||
"Frequency of name in the Quran": { | |||
"label": "Frequency of name in the Quran", | |||
"description": "تعداد دفعات تکرار نام در قرآن", | |||
"type": "number" | |||
}, | |||
"Opponents": { | |||
"label": "Opponents", | |||
"description": "مخالفان برجسته", | |||
"type": "string" | |||
}, | |||
"Important events": { | |||
"label": "Important events", | |||
"description": "حوادث مهم دوران حیات", | |||
"type": "string" | |||
} | |||
}, | |||
"format": "block" | |||
} | |||
</templatedata> | |||
{{Documentation}} | {{Documentation}} | ||
</noinclude><noinclude>[[ar:قالب:صندوق معلومات الأنبياء]] | </noinclude><noinclude>[[ar:قالب:صندوق معلومات الأنبياء]] | ||
[[fa:الگو:جعبه اطلاعات پیامبران]]</noinclude> | [[fa:الگو:جعبه اطلاعات پیامبران]]</noinclude> | ||
Latest revision as of 08:51, 29 July 2026
| Prophets | |
|---|---|
| Prophet information | |
| Ulu'l-Azm Prophets Prophet Muhammad (PBUH) • Abraham • Noah • Jesus • Moses • Other prophets |
{{Infobox Prophets
| Name =
| Title =
| Image =
| Image size =
| Caption =
| Prophet information =
| Name in the Quran =
| Name in the Bible =
| Place of birth =
| Place of residence =
| Burial place =
| Name of people =
| Preceded by =
| Succeeded by =
| Name of book =
| Notable relatives =
| Miracles =
| Contemporary prophets =
| Followers =
| Religion =
| Age =
| Time period =
| Frequency of name in the Quran =
| Opponents =
| Important events =
}}
جعبه اطلاعات پیامبران برای استفاده در مقالات انگلیسی
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | Name | نام پیامبر (جایگزین نام صفحه)
| String | optional |
| Title | Title | عنوان بالای جعبه
| String | optional |
| Image | Image | نام فایل تصویر بدون پیشوند | File | optional |
| Image size | Image size | اندازه تصویر (پیشفرض: 230px) | String | optional |
| Caption | Caption | زیرنویس تصویر | String | optional |
| Prophet information | Prophet information | تیتر بخش اطلاعات
| String | optional |
| Name in the Quran | Name in the Quran | نام پیامبر در قرآن | String | optional |
| Name in the Bible | Name in the Bible | نام پیامبر در کتاب مقدس (انجیل/تورات) | String | optional |
| Place of birth | Place of birth | محل تولد | String | optional |
| Place of residence | Place of residence | محل زندگی | String | optional |
| Burial place | Burial place | محل دفن / آرامگاه | String | optional |
| Name of people | Name of people | نام قوم | String | optional |
| Preceded by | Preceded by | پیامبر پیشین | String | optional |
| Succeeded by | Succeeded by | پیامبر پسین / جانشین | String | optional |
| Name of book | Name of book | نام کتاب آسمانی | String | optional |
| Notable relatives | Notable relatives | خویشاوندان مهم | String | optional |
| Miracles | Miracles | معجزات | String | optional |
| Contemporary prophets | Contemporary prophets | پیامبران همعصر | String | optional |
| Followers | Followers | پیروان | String | optional |
| Religion | Religion | دین / آیین | String | optional |
| Age | Age | سن | String | optional |
| Time period | Time period | دوره زمانی حیات | String | optional |
| Frequency of name in the Quran | Frequency of name in the Quran | تعداد دفعات تکرار نام در قرآن | Number | optional |
| Opponents | Opponents | مخالفان برجسته | String | optional |
| Important events | Important events | حوادث مهم دوران حیات | String | optional |