Template:Infobox government budget

From MicrasWiki
Jump to navigationJump to search


Template documentation

This template creates a standardized infobox for government budgets, suitable for articles within wikis that cover governmental and fiscal topics.

Usage

To implement this template in an article, copy and paste the following code and fill in the fields with the relevant data:

{{Infobox government budget
| image =
| caption =
| image2 =
| image_size =
| image_upright =
| image_alt =
| image_caption =
| country =
| fiscal_year =
| budget_total =
| revenues =
| expenditures =
| deficit =
| GDP =
| debt =
| date_submitted =
| submitted_by =
| date_approved =
| approved_by =
| tax_rates =
| debt_repayment =
| special_funds =
| sovereign_wealth_fund =
| notes =
| references =
| below =
}}

Replace the placeholder text with the specific details of the government budget you are documenting. The template is designed to be flexible and accommodate a wide range of budgetary information.

Parameters

  • image: An optional image related to the budget (e.g., a chart or graph).
  • caption: Caption for the primary image.
  • country: The country or jurisdiction to which the budget applies.
  • fiscal_year: The fiscal year covered by the budget.
  • budget_total: The total amount of the budget.
  • revenues: Total projected or actual revenues.
  • expenditures: Total projected or actual expenditures.
  • deficit: Projected or actual budget deficit.
  • GDP: GDP of the country or jurisdiction.
  • debt: Total government debt.
  • date_submitted: Date the budget was submitted.
  • submitted_by: Who submitted the budget.
  • date_approved: Date the budget was approved.
  • approved_by: Who approved the budget.
  • tax_rates, debt_repayment, special_funds, sovereign_wealth_fund: Additional details about the budget.
  • notes: Any additional notes relevant to the budget.
  • references: References for information provided in the infobox.
  • below: Optional footer text for the infobox.

For a detailed guide on how to use and implement this template, along with examples, please refer to the template documentation page.