This is an article related to Nouvelle Alexandrie. Click here for more information.

Template:NAXProposedLegislation: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 37: Line 37:
| header14    = {{#if:{{{original_text|}}}|[{{{original_text|}}} Text of bill as introduced]}}
| header14    = {{#if:{{{original_text|}}}|[{{{original_text|}}} Text of bill as introduced]}}
| header15    = {{#if:{{{revised_text|}}}|[{{{revised_text|}}} Revised text of bill as amended]}}
| header15    = {{#if:{{{revised_text|}}}|[{{{revised_text|}}} Revised text of bill as amended]}}
}}[[Category:Bills before the Federal Assembly of Nouvelle Alexandrie]]<noinclude>
}}[[Category:Bills before the Federal Assembly of Nouvelle Alexandrie]]
<noinclude>
== Documentation ==
== Documentation ==
This template is used to provide an infobox for bills proposed in the Cortes Federales of Nouvelle Alexandrie. Here is a breakdown of how to use each field:
This template is used to provide an infobox for bills proposed in the Cortes Federales of Nouvelle Alexandrie. Here is a breakdown of how to use each field:

Latest revision as of 20:38, 11 April 2024

Documentation

This template is used to provide an infobox for bills proposed in the Cortes Federales of Nouvelle Alexandrie. Here is a breakdown of how to use each field:

  • short_title: This is the short, commonly referred to name of the bill. If not specified, the page name will be used.
  • long_title: This is the full official title of the bill.
  • bill_number: This is the official number assigned to the bill.
  • introduced_by: The name of the Deputy who introduced the bill.
  • session: The particular session of the Cortes Federales during which the bill was introduced.
  • Extent: This should specify to whom or where the bill applies.
  • status: The current status of the bill (e.g., Introduced, Passed Federal Assembly, Passed Chamber of Peers, Given Royal Assent).
  • date_introduced: The date when the bill was first introduced.
  • last_updated: The most recent date when the bill's status was updated.
  • amendments: Any proposed or accepted amendments to the bill.
  • related_legislation: Any other pieces of legislation that are related to the bill.
  • original_text: URL to the original text of the bill as introduced.
  • revised_text: URL to the revised text of the bill, if any amendments have been accepted.

This template should be added at the top of a bill page, and it will automatically categorize the page in 'Bills before the Federal Assembly of Nouvelle Alexandrie'. Remember to surround the usage of this template with double curly brackets.

Here's an example of how to use the template:

{{NAXProposedLegislation
| short_title = Cortes Federales Amendment Act
| long_title = Act to Amend the Proclamation of Punta Santiago to Improve Cortes Federales
| bill_number = 1721-FA-01
| introduced_by = [[Deputy Juan Carlos]]
| session = 1721 Spring Session
| Extent = Entire Federation of Nouvelle Alexandrie
| status = Introduced
| date_introduced = {{Date|2023|6|4}}
| last_updated = {{Date|2023|6|4}}
| amendments = None
| related_legislation = Proclamation of Punta Santiago
| original_text = https://example.com/original_text
| revised_text = https://example.com/revised_text
}}