Template:NAXProposedLegislation: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Nouvelle Alexandrie Article}} | |||
{{ infobox | {{ infobox | ||
| bodyclass = vevent | | bodyclass = vevent | ||
Line 13: | Line 14: | ||
| label4 = Introduced by | | label4 = Introduced by | ||
| data4 = {{{introduced_by|}}} | | data4 = {{{introduced_by|}}} | ||
| | | label5 = Session of Cortes Federales | ||
| | | data5 = {{{session|}}} | ||
| | | class6 = organiser | ||
| label6 = Extent | |||
| data6 = {{{Extent|}}} | |||
| header7 = {{#if:{{{status|}}} |Dates}} | | header7 = {{#if:{{{status|}}} |Dates}} | ||
Line 22: | Line 25: | ||
| label9 = Date introduced | | label9 = Date introduced | ||
| data9 = {{{date_introduced|}}} | | data9 = {{{date_introduced|}}} | ||
| label10 | | label10 = Last updated | ||
| data10 | | data10 = {{{last_updated|}}} | ||
| | | header11 = {{#if:{{{amendments|}}}{{{related_legislation|}}}|Other legislation}} | ||
| label12 = Amendments | | label12 = Amendments | ||
| data12 = {{{amendments|}}} | | data12 = {{{amendments|}}} | ||
Line 32: | Line 35: | ||
| headerstyle = background:color; #2a52be | | headerstyle = background:color; #2a52be | ||
| | | header14 = {{#if:{{{original_text|}}}|[{{{original_text|}}} Text of bill as introduced]}} | ||
| header15 = {{#if:{{{revised_text|}}}|[{{{revised_text|}}} Revised text of bill as amended]}} | |||
| | }}[[Category:Bills before the Federal Assembly of Nouvelle Alexandrie]] | ||
<noinclude> | |||
== 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: | |||
<pre> | |||
{{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 | |||
}} | }} | ||
</pre> | |||
[[Category:Nouvelle Alexandrie templates]] | [[Category:Nouvelle Alexandrie templates]] | ||
[[Category:Nouvelle Alexandrie]] | [[Category:Nouvelle Alexandrie]] | ||
</noinclude> | </noinclude> |
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 }}