টেমপ্লেট:TemplateData: সংশোধিত সংস্করণের মধ্যে পার্থক্য

সম্পাদনা সারাংশ নেই
ট্যাগ: মোবাইল সম্পাদনা মোবাইল ওয়েব সম্পাদনা
সম্পাদনা সারাংশ নেই
 
(একই ব্যবহারকারী দ্বারা সম্পাদিত ৪টি মধ্যবর্তী সংশোধন দেখানো হচ্ছে না)
১ নং লাইন: ১ নং লাইন:
<includeonly>
{{Template:Infodbox person/Documentation}}
== Documentation ==
 
This is a documentation page for the {{PAGENAME}} template.
== TemplateData for {{PAGENAME}} ==
 
This is the TemplateData for the {{PAGENAME}} template, used to display detailed information about a person in Worldbox.
 
=== Description ===
This template is used to display detailed information about a person, including personal details, office details, and more. It allows the addition of various parameters such as the name, image, office, birth date, and other key details.


=== Parameters ===
=== Parameters ===
৩৩ নং লাইন: ৩৮ নং লাইন:
=== Usage ===
=== Usage ===
To use this template, include the following code on the page:
To use this template, include the following code on the page:
<pre>
{{Worldbox person
| name =
| verified_icon =
| native_name =
| image =
| nickname =
| image_date =
| image_capture_from =
| office =
| organization =
| term_start =
| birth_date =
| birth_place =
| nationality =
| occupation =
| years_active =
| height =
| spouse =
| father =
| awards =
| website =
| signature =
| native_name_lang =
| english_page =
| bangla_page =
| hindi_page =
| urdu_page =
}}
</pre>
=== See also ===
* [[Template:Infobox person]]
* [[Template:TemplateData]]
</includeonly>
<noinclude>
[[Category:Documentation pages]]
</noinclude>
</noinclude>
{{TemplateData
|description = This template is used to display detailed information about a person in Worldbox, including personal details, office details, and more.
|parameters =
  |name = The name of the person (defaults to "No name provided").
  |verified_icon = The icon representing verification (optional).
  |native_name = The native name of the person (defaults to "N/A").
  |image = The image of the person (defaults to "No_image_available.svg").
  |nickname = The nickname of the person (defaults to "N/A").
  |image_date = The approximate date when the image was captured (defaults to "N/A").
  |image_capture_from = The source of the image capture (defaults to "N/A").
  |office = The office held by the person (defaults to "N/A").
  |organization = The organization the person is associated with (defaults to "N/A").
  |term_start = The start date of the person's office term (defaults to "N/A").
  |birth_date = The birth date of the person (defaults to "Unknown").
  |birth_place = The birth place of the person (defaults to "Unknown").
  |nationality = The nationality of the person (defaults to "Unknown").
  |occupation = The occupation of the person (defaults to "Unknown").
  |years_active = The years in which the person has been active (defaults to "N/A").
  |height = The height of the person (defaults to "N/A").
  |spouse = The spouse of the person (defaults to "N/A").
  |father = The father of the person (defaults to "N/A").
  |awards = The awards the person has received (defaults to "N/A").
  |website = The official website of the person (defaults to "N/A").
  |signature = The signature image of the person (defaults to "No_signature.png").
  |native_name_lang = The language code of the native name (defaults to "N/A").
  |english_page = The English Wikipedia page of the person (defaults to "N/A").
  |bangla_page = The Bangla Wikipedia page of the person (defaults to "N/A").
  |hindi_page = The Hindi Wikipedia page of the person (defaults to "N/A").
  |urdu_page = The Urdu Wikipedia page of the person (defaults to "N/A").
}}