টেমপ্লেট:Infobox businessman/Documentation: সংশোধিত সংস্করণের মধ্যে পার্থক্য
Created page with "# **Template: Infobox Businessman** এই টেমপ্লেটটি ব্যবসায়ীদের সম্পর্কে তথ্য প্রদর্শনের জন্য ব্যবহৃত হয়। এটি উইকিপিডিয়ার মতো মিডিয়াউইকি ভিত্তিক ওয়েবসাইটে ব্যবসায়ীদের প্রোফাইল প্রদর্শনের জন্..." |
সম্পাদনা সারাংশ নেই |
||
১ নং লাইন: | ১ নং লাইন: | ||
# **Template: Infobox Businessman** | # **Template: Infobox Businessman** | ||
This template is used to display information about businessmen on MediaWiki-based websites like Wikipedia. It provides details such as name, photo, position, date of birth, nationality, career, signature, website, and other important information in an organized infobox format. | |||
--- | --- | ||
## ** | ## **Usage Guide** | ||
To use this template, follow the example below: | |||
```html | ```html | ||
{{Infobox businessman | {{Infobox businessman | ||
| name = | | name = John Doe | ||
| native_name = জন ডো ( | | native_name = জন ডো (Bengali) | ||
| verified_icon = Verified_icon.svg | | verified_icon = Verified_icon.svg | ||
| image = John_Doe.jpg | | image = John_Doe.jpg | ||
| image_date = 2024 | | image_date = 2024 | ||
| image_capture_from = | | image_capture_from = Official Event | ||
| nickname = "JD" | | nickname = "JD" | ||
| office = CEO | | office = CEO | ||
| organization = | | organization = Doe Industries | ||
| term_start = 2015 | | term_start = 2015 | ||
| birth_date = 1 | | birth_date = January 1, 1980 | ||
| birth_place = | | birth_place = Dhaka, Bangladesh | ||
| nationality = | | nationality = Bangladeshi | ||
| occupation = | | occupation = Businessman, Investor | ||
| years_active = | | years_active = 2000 | ||
| title = | | title = Founder & CEO | ||
| height = | | height = 5 ft 10 in | ||
| spouse = | | spouse = Jane Doe | ||
| father = | | father = Robert Doe | ||
| awards = " | | awards = "Best Entrepreneur Award 2020" | ||
| website = www.johndoe.com | | website = www.johndoe.com | ||
| signature = John_Doe_Signature.png | | signature = John_Doe_Signature.png | ||
৩৭ নং লাইন: | ৩৭ নং লাইন: | ||
--- | --- | ||
## ** | ## **Displayed Output** | ||
Using the above code, the infobox will display the following information: | |||
- ** | - **Name**: Businessman's full name | ||
- ** | - **Photo**: Displayed with the provided image link | ||
- ** | - **Position**: Official title or designation | ||
- ** | - **Organization**: Associated company or business | ||
- ** | - **Date & Place of Birth**: Birthplace and birthdate of the businessman | ||
- ** | - **Nationality**: Country of citizenship | ||
- ** | - **Career**: Occupation and years of active service | ||
- ** | - **Website**: Official website link | ||
- ** | - **Signature**: Image of the businessman's signature | ||
--- | --- | ||
## ** | ## **Features** | ||
✅ ** | ✅ **Stylish Headers**: Different background colors to separate information sections. | ||
✅ ** | ✅ **Image & Signature Display**: Option to include a profile picture and signature image. | ||
✅ ** | ✅ **Position & Tenure**: Displays official designation and term duration. | ||
✅ ** | ✅ **Personal Details**: Includes birth date, birthplace, nationality, and height. | ||
✅ ** | ✅ **Organization & Website**: Provides a link to the relevant business and personal website. | ||
--- | --- | ||
## ** | ## **Enhancements & Modifications** | ||
If you need any improvements or modifications to this template, feel free to ask. I can customize it according to your requirements. 😊 |