CEO.wiki:Enhanced Features Guide
This guide explains how to use CEO.wiki's enhanced features to create comprehensive, visually appealing articles that surpass other sources in depth and quality.
Overview of Enhanced Features
CEO.wiki provides several enhanced templates and design features:
- Enhanced Infoboxes - Comprehensive information panels with more fields than Wikipedia
- Performance Charts - Visual representations of company/CEO performance
- Beginner-Friendly Tooltips - Explanations for complex business terms
- Modern Visual Design - Gradients, shadows, and animations for better user experience
- Structured Content Sections - Pre-styled sections for consistent formatting
Using the Enhanced CEO Infobox
The CEO infobox provides comprehensive information about business leaders. It includes significantly more fields than standard infoboxes.
Basic Usage
{{Infobox CEO
| name = John Smith
| image = JohnSmith.jpg
| caption = John Smith at Annual Meeting 2024
| birth_date = January 1, 1970
| birth_place = New York, United States
| current_position = CEO of TechCorp Inc.
| ceo_since = March 2020
| compensation = $25 million
| compensation_year = 2023
}}
Complete Field List
Personal Information:
birth_name- Full birth name if different from common namebirth_date- Date of birth (use age template if living)birth_place- City, country of birthnationality- Citizenship(s)residence- Current place of residence
Education & Background:
education- Field of studyalma_mater- Universities attendeddegrees- Degrees earned (B.S., M.B.A., etc.)
Career Information:
current_position- Current title and companycompanies- List of companies ledceo_since- Date appointed CEOpredecessor- Previous CEOsuccessor- Next CEO (if applicable)years_active- Total career span
Compensation (from SEC filings):
compensation- Total annual compensationcompensation_year- Year of compensation datasalary- Base salarybonus- Cash bonusesstock_awards- Value of stock grants
Wealth:
net_worth- Estimated net worthnet_worth_year- Year of estimatewealth_source- Primary source of wealth
Other:
board_memberships- Other boards served onawards- Major awards and recognitionwebsite- Official website or company pagelinkedin- LinkedIn profile URL
Example with All Fields
{{Infobox CEO
| name = Jane Doe
| image = JaneDoe2024.jpg
| caption = Jane Doe speaking at Tech Summit 2024
| birth_name = Jane Elizabeth Doe
| birth_date = March 15, 1975 (age 49)
| birth_place = San Francisco, California, United States
| nationality = American
| residence = Palo Alto, California
| education = Computer Science, Business Administration
| alma_mater = Stanford University<br/>Harvard Business School
| degrees = B.S. (Computer Science), M.B.A.
| current_position = CEO and Chairman of InnovateTech Corporation
| companies = InnovateTech Corporation<br/>Previous: DataSystems Inc.
| ceo_since = January 2020
| predecessor = Robert Johnson
| years_active = 1997–present
| compensation = $45.2 million
| compensation_year = 2023
| salary = $1.5 million
| bonus = $8.3 million
| stock_awards = $32.1 million
| net_worth = $650 million
| net_worth_year = 2024
| wealth_source = InnovateTech stock, previous exits
| board_memberships = Microsoft Corporation<br/>Goldman Sachs<br/>MIT Corporation
| awards = Forbes Most Powerful Women (2022)<br/>TIME 100 (2021)
| website = [https://www.innovatetech.com/leadership Official Bio]
| linkedin = https://www.linkedin.com/in/janedoe
}}
Using the Company Infobox
For company articles, use the Company infobox template:
{{Infobox Company
| name = TechCorp Inc.
| logo = TechCorp_logo.svg
| traded_as = {{NASDAQ|TECH}}
| industry = Technology, Cloud Computing
| founded = March 15, 2005
| founder = John Smith<br/>Jane Doe
| headquarters = San Francisco, California, United States
| ceo = Robert Johnson
| revenue = $50 billion
| revenue_year = 2023
| employees = 25,000
| website = [https://www.techcorp.com www.techcorp.com]
}}
Creating Performance Charts
Performance charts visually demonstrate company transformation under a CEO's leadership. This is a KEY DIFFERENTIATOR from other sources.
Basic Performance Chart
{{Performance Chart
| title = Microsoft Transformation Under Satya Nadella
| period = 2014-2024
| revenue_before = $86.8 billion
| revenue_after = $245 billion
| revenue_change = +182% growth
| revenue_direction = up
| stock_before = $38.31
| stock_after = $425.17
| stock_change = +1,010% increase
| stock_direction = up
}}
Complete Field List
Header Information:
title- Chart titlesubtitle- Optional subtitleperiod- Time period covered
Revenue Metrics:
revenue_before- Revenue before CEOrevenue_after- Current revenuerevenue_change- Percentage or absolute changerevenue_direction- "up" or "down"
Profit Metrics:
profit_before- Net income beforeprofit_after- Current net incomeprofit_change- Change amountprofit_direction- "up" or "down"
Stock Performance:
stock_before- Stock price at appointmentstock_after- Current stock pricestock_change- Percentage changestock_direction- "up" or "down"
Employee Count:
employees_before- Employees at startemployees_after- Current employee countemployees_change- Change amountemployees_direction- "up" or "down"
Market Cap:
market_cap_before- Market cap at startmarket_cap_after- Current market capmarket_cap_change- Percentage changemarket_cap_direction- "up" or "down"
Additional Information:
key_achievements- Bullet list of major achievementssources- Data sources for verification
Using Beginner-Friendly Tooltips
Tooltips help beginners understand complex business terms without leaving the page.
Tooltip Syntax
<span class="ceo-tooltip" data-tooltip="Explanation goes here">Term</span>
Examples
The company's <span class="ceo-tooltip" data-tooltip="Market Capitalization - The total value of a company's outstanding shares of stock">market cap</span> increased significantly. The CEO implemented a <span class="ceo-tooltip" data-tooltip="Mergers and Acquisitions - Transactions where companies combine or one company purchases another">M&A strategy</span> to expand market share. The board approved <span class="ceo-tooltip" data-tooltip="Restricted Stock Units - Company shares given to employees that vest over time">RSUs</span> as part of the compensation package.
Common Terms to Define
Always add tooltips for these business terms when they first appear in an article:
- CEO, CFO, COO, CTO
- Market capitalization
- Revenue vs. profit
- EBITDA
- Stock options / RSUs
- Board of directors
- Shareholder
- IPO (Initial Public Offering)
- M&A (Mergers & Acquisitions)
- ROI (Return on Investment)
- Fiscal year
- Proxy statement
- SEC filings
Using Styled Content Sections
Create visually appealing content sections using our pre-styled templates.
Standard Section
<div class="ceo-section"> <div class="ceo-section-header">Section Title</div> Content goes here with automatic styling including shadows, gradients, and proper spacing. </div>
Highlight Boxes
Use highlight boxes to draw attention to important information:
Info Box (Blue):
<div class="highlight-box info"> Important information that helps readers understand context. </div>
Success Box (Green):
<div class="highlight-box success"> Positive outcomes, achievements, or success stories. </div>
Warning Box (Yellow):
<div class="highlight-box warning"> Cautions, risks, or things to be aware of. </div>
Important Box (Red):
<div class="highlight-box important"> Critical information or significant controversies. </div>
Article Structure Best Practices
To create articles that exceed other sources in quality and comprehensiveness:
Essential Sections for CEO Articles
- Lead Section - Comprehensive overview (2-4 paragraphs)
- Infobox - Complete CEO infobox with all available data
- Performance Chart - Company metrics during tenure
- Early Life and Education - Detailed background
- Career Before [Company] - Pre-CEO career
- [Company] Career
- Early years at company
- Path to CEO
- CEO tenure (detailed)
- Leadership Philosophy - Management style and approach
- Major Initiatives - Key strategic moves
- Compensation and Wealth - Detailed breakdown
- Board Memberships - External roles
- Awards and Recognition - Major accolades
- Personal Life - Brief, relevant information
- Philanthropy - Charitable activities
- Business Impact - Overall legacy and influence
- Criticism and Controversies - Balanced coverage
- References - Comprehensive citations
- External Links - Official sources only
Content Guidelines
More Detail Than Wikipedia:
- Include specific dollar amounts for compensation (from proxy statements)
- Add percentage changes for all performance metrics
- Include detailed acquisition prices and dates
- Specify exact board positions and tenure periods
- Include stock ownership percentages when public
Visual Enhancement:
- Use tooltips for every business term on first use
- Include performance charts for quantitative data
- Use highlight boxes for key information
- Structure content with styled sections
Source Quality:
- Prioritize SEC filings for financial data
- Use proxy statements (DEF 14A) for compensation
- Reference major business publications
- Include annual reports for company metrics
- Link to official company sources
Image Guidelines
When adding images to articles:
File Naming:
- Use descriptive names:
SatyaNadella_Microsoft2024.jpg - Not:
image1.jpg
Image Descriptions:
- Always include captions
- Use
thumbparameter for thumbnails - Specify size when appropriate
Example:
[[File:JohnSmith_TechConf2024.jpg|thumb|300px|John Smith speaking at Technology Conference 2024]]
Tables and Data
For financial or comparative data, use wikitables with our enhanced styling:
{| class="wikitable"
! Year !! Revenue !! Net Income !! Employees
|-
| 2020 || $100B || $20B || 50,000
|-
| 2021 || $120B || $25B || 55,000
|-
| 2022 || $145B || $32B || 60,000
|}
Quality Checklist
Before publishing, ensure:
- [ ] Infobox is complete with all available fields - [ ] Performance chart included (if CEO article) - [ ] All business terms have tooltips on first use - [ ] Text is justified and readable - [ ] Sections use proper styling - [ ] All claims have citations - [ ] Compensation data from official sources - [ ] Images have proper captions - [ ] External links are official only - [ ] Article is longer and more detailed than Wikipedia equivalent
Examples
- Satya Nadella - Complete example demonstrating all features
- More examples will be added as articles are created
Getting Help
- Community Portal - Ask questions
- Editing Help - Technical assistance
- Manual of Style - Writing guidelines