Jump to content

To Invest in Uganda, contact Mk Timothy & Company, the best strategic advisory company in Uganda, for expert guidance and support. Contact Us

Template:Infobox: Difference between revisions

From Mk Timothy & Company Wiki
Created page with "<div class="infobox" style="width: 22em; border: 1px solid #ccc; border-collapse: collapse; margin: 10px; float: right; background: #fff; font-size: 90%;"> <table style="width: 100%; border: none;"> <!-- Name --> <tr> <th colspan="2" style="background: #007229; color: #fff; text-align: center; font-size: 120%; padding: 6px;">{{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}}}}</th> </tr> <!-- Core Concept --> {{#if: {{..."
 
parvej>Wikitia
m 1 revision imported
Line 1: Line 1:
<div class="infobox" style="width: 22em; border: 1px solid #ccc; border-collapse: collapse; margin: 10px; float: right; background: #fff; font-size: 90%;">
{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|[[Category:Infobox templates|{{remove first word|{{SUBPAGENAME}}}}]]}}}}|}}</includeonly><noinclude>
    <table style="width: 100%; border: none;">
{{documentation}}
        <!-- Name -->
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
        <tr>
            <th colspan="2" style="background: #007229; color: #fff; text-align: center; font-size: 120%; padding: 6px;">{{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}}}}</th>
        </tr>
 
        <!-- Core Concept -->
        {{#if: {{{category|}}}{{{definition|}}}
            | <tr>
                <th colspan="2" style="background: #f0f0f0; text-align: center; padding: 4px;">Core Concept</th>
            </tr>
        }}
        {{#if: {{{category|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Category</th>
                <td style="padding: 4px 6px;">{{{category}}}</td>
            </tr>
        }}
        {{#if: {{{definition|}}}
            | <tr>
                <td colspan="2" style="text-align: left; padding: 6px; border-top: 1px solid #eee;">{{{definition}}}</td>
            </tr>
        }}
 
        <!-- Key Characteristics -->
        {{#if: {{{key_features|}}}{{{advantages|}}}{{{disadvantages|}}}
            | <tr>
                <th colspan="2" style="background: #f0f0f0; text-align: center; padding: 4px;">Key Characteristics</th>
            </tr>
        }}
        {{#if: {{{key_features|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Key Features</th>
                <td style="padding: 4px 6px;">{{{key_features}}}</td>
            </tr>
        }}
        {{#if: {{{advantages|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px; color: green;">Advantages</th>
                <td style="padding: 4px 6px;">{{{advantages}}}</td>
            </tr>
        }}
        {{#if: {{{disadvantages|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px; color: red;">Disadvantages</th>
                <td style="padding: 4px 6px;">{{{disadvantages}}}</td>
            </tr>
        }}
 
        <!-- Investment Metrics -->
        {{#if: {{{risk_level|}}}{{{typical_return|}}}{{{investment_horizon|}}}{{{liquidity|}}}{{{growth_potential|}}}
            | <tr>
                <th colspan="2" style="background: #f0f0f0; text-align: center; padding: 4px;">Investment Metrics</th>
            </tr>
        }}
        {{#if: {{{risk_level|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Risk Level</th>
                <td style="padding: 4px 6px;">{{{risk_level}}}</td>
            </tr>
        }}
        {{#if: {{{typical_return|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Typical Return</th>
                <td style="padding: 4px 6px;">{{{typical_return}}}</td>
            </tr>
        }}
        {{#if: {{{investment_horizon|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Investment Horizon</th>
                <td style="padding: 4px 6px;">{{{investment_horizon}}}</td>
            </tr>
        }}
        {{#if: {{{liquidity|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Liquidity</th>
                <td style="padding: 4px 6px;">{{{liquidity}}}</td>
            </tr>
        }}
        {{#if: {{{growth_potential|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Growth Potential</th>
                <td style="padding: 4px 6px;">{{{growth_potential}}}</td>
            </tr>
        }}
 
        <!-- Practical Information -->
        {{#if: {{{market_access|}}}{{{minimum_investment|}}}{{{regulatory_body|}}}{{{example_instruments|}}}
            | <tr>
                <th colspan="2" style="background: #f0f0f0; text-align: center; padding: 4px;">Practical Information</th>
            </tr>
        }}
        {{#if: {{{market_access|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Market Access</th>
                <td style="padding: 4px 6px;">{{{market_access}}}</td>
            </tr>
        }}
        {{#if: {{{minimum_investment|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Minimum Investment</th>
                <td style="padding: 4px 6px;">{{{minimum_investment}}}</td>
            </tr>
        }}
        {{#if: {{{regulatory_body|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Regulatory Body</th>
                <td style="padding: 4px 6px;">{{{regulatory_body}}}</td>
            </tr>
        }}
        {{#if: {{{example_instruments|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Examples</th>
                <td style="padding: 4px 6px;">{{{example_instruments}}}</td>
            </tr>
        }}
 
        <!-- Strategy & Costs -->
        {{#if: {{{common_strategies|}}}{{{fees_and_costs|}}}{{{tax_implications|}}}
            | <tr>
                <th colspan="2" style="background: #f0f0f0; text-align: center; padding: 4px;">Strategy & Costs</th>
            </tr>
        }}
        {{#if: {{{common_strategies|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Common Strategies</th>
                <td style="padding: 4px 6px;">{{{common_strategies}}}</td>
            </tr>
        }}
        {{#if: {{{fees_and_costs|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Fees & Costs</th>
                <td style="padding: 4px 6px;">{{{fees_and_costs}}}</td>
            </tr>
        }}
        {{#if: {{{tax_implications|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Tax Implications</th>
                <td style="padding: 4px 6px;">{{{tax_implications}}}</td>
            </tr>
        }}
 
        <!-- Context -->
        {{#if: {{{historical_context|}}}{{{impact_on_economy|}}}{{{related_terms|}}}
            | <tr>
                <th colspan="2" style="background: #f0f0f0; text-align: center; padding: 4px;">Context</th>
            </tr>
        }}
        {{#if: {{{historical_context|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Historical Context</th>
                <td style="padding: 4px 6px;">{{{historical_context}}}</td>
            </tr>
        }}
        {{#if: {{{impact_on_economy|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Impact on Economy</th>
                <td style="padding: 4px 6px;">{{{impact_on_economy}}}</td>
            </tr>
        }}
        {{#if: {{{related_terms|}}}
            | <tr>
                <th style="text-align: left; padding: 4px 6px;">Related Terms</th>
                <td style="padding: 4px 6px;">{{{related_terms}}}</td>
            </tr>
        }}
    </table>
</div>
<noinclude>
<!-- EXAMPLE USAGE FOR AN ARTICLE ON THE "STOCK MARKET" -->
{{Infobox
| name                = Stock Market
| category            = [[Equity]] Investment
| definition          = A public market for the issuing, buying, and selling of company stocks (shares) at an agreed price. In Uganda, this is the [[Uganda Securities Exchange]] (USE).
| advantages          =
* High liquidity
* Potential for high capital gains
* Source of dividend income
* Ownership in major companies
| disadvantages        =
* Market volatility and price fluctuations
* Risk of capital loss
* Requires research and knowledge
| key_features        =
* Publicly traded securities
* Regulated by a central authority
* Price transparency
| risk_level          = Moderate to High
| typical_return      = Varies (historically 8-15% annually)
| investment_horizon  = Medium to Long-term (3+ years)
| liquidity            = High (most stocks can be sold within days)
| growth_potential    = High, especially in growing economic sectors
| market_access        = Through a licensed stockbroker (e.g., UAP Old Mutual Financial Services, Crested Capital)
| minimum_investment  = Varies by broker; can be as low as UGX 100,000
| regulatory_body      = [[Capital Markets Authority (Uganda)|Capital Markets Authority (CMA)]]
| example_instruments  = Shares of [[MTN Uganda]], [[Umeme]], Stanbic Bank Uganda
| common_strategies    = [[Dollar-cost averaging]], [[Diversification]], Buy and Hold
| fees_and_costs      = Brokerage fees (approx. 2.1% per trade), CMA/USE fees
| tax_implications    = 15% withholding tax on dividends for residents
| historical_context  = The USE was established in 1997 to facilitate capital raising and investment.
| impact_on_economy    = Mobilizes savings for investment, facilitates privatization, and promotes corporate growth.
| related_terms        = [[Dividend]], [[Capital gain]], [[Stockbroker]], [[Portfolio]]
}}
</noinclude>
</noinclude>

Revision as of 15:04, 1 May 2026