Sjabloon:Cite act

Uit HisGIS
Versie door Thomas (overleg | bijdragen) op 5 sep 2019 om 20:01 (1 versie geïmporteerd)
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Naar navigatie springen Naar zoeken springen

Purpose

This template allows for the easy citing and linking to of acts.

Syntax

Horizontal

{{cite act |type= |index= |date= |article= |article-type= |legislature= |title= |trans-title= |page= |url= |language=}}

Vertical

{{cite act 
| type = 
| index = 
| date = 
| article = 
| article-type = 
| title = 
| trans-title = 
| page = 
| url = 
| language =
}}

Examples

Custom wording

{{cite act
| url = http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32000L0013&from=EN
| title = The approximation of the laws of the Member States relating to the labelling, presentation and advertising of foodstuffs
| legislature = The European Parliament & Council of the European Union
| date = 20 March 2000
| article = II
| article-type = Annex
| index = 2000/13/EC
| page = 29-42
| type = Directive
}}

will display as:

"The approximation of the laws of the Member States relating to the labelling, presentation and advertising of foodstuffs". Annex II, Directive No. 2000/13/EC of Error: the date or year parameters are either empty or in an invalid format, please use a valid year for year, and use DMY, MDY, MY, or Y date formats for date. The European Parliament & Council of the European Union. p. 29-42.

All main parameters specified, standard wording

{{cite act
| title = [[Autonomous Municipalities Act of 1991]]
| index = 81
| language = Spanish
| date = {{date|1991-08-30|mdy}}
| article = 1.006
| page = 29–42
| url = http://www2.pr.gov/presupuestos/presupuesto2012-2013/PresupuestoRecomendado2013/suppdocs/baselegal/036/036.pdf
}}

will display as:

"Autonomous Municipalities Act of 1991". Article 1.006, Act No. 81 of Error: the date or year parameters are either empty or in an invalid format, please use a valid year for year, and use DMY, MDY, MY, or Y date formats for date (PDF) (in Spanish). p. 29–42. Archived from the original (PDF) on 2017-02-15. Retrieved 2012-12-21.CS1 maint: unrecognized language (link)

No article specified

{{cite act
| title = [[Autonomous Municipalities Act of 1991]]
| index = 81
| language = Spanish
| date = {{date|1991-08-30|mdy}}
| url = http://www2.pr.gov/presupuestos/presupuesto2012-2013/PresupuestoRecomendado2013/suppdocs/baselegal/036/036.pdf
}}

will display as:

"Autonomous Municipalities Act of 1991". Act No. 81 of Error: the date or year parameters are either empty or in an invalid format, please use a valid year for year, and use DMY, MDY, MY, or Y date formats for date (PDF) (in Spanish). Archived from the original (PDF) on 2017-02-15. Retrieved 2012-12-21.CS1 maint: unrecognized language (link)

No title specified

{{cite act
| index = 81
| language = Spanish
| date = {{date|1991-08-30|mdy}}
| url = http://www2.pr.gov/presupuestos/presupuesto2012-2013/PresupuestoRecomendado2013/suppdocs/baselegal/036/036.pdf
}}

will display as:

Act No. 81 of Error: the date or year parameters are either empty or in an invalid format, please use a valid year for year, and use DMY, MDY, MY, or Y date formats for date (PDF) (in Spanish).CS1 maint: unrecognized language (link)

Index, year, and URL only

{{cite act
| index = 81
| year = 1991
| url = http://www2.pr.gov/presupuestos/presupuesto2012-2013/PresupuestoRecomendado2013/suppdocs/baselegal/036/036.pdf
}}

will display as:

Act No. 81 of 1991 (PDF). Retrieved 2012-12-21.

With a translated title

{{Cite act
| title = Kuntalaki
| trans-title = The Local Government Act
| index = 410
| date = October 4, 2015
| article = 4
| url = http://www.finlex.fi/fi/laki/ajantasa/2015/20150410
| language = Finnish
}}

will display as:

"Kuntalaki" [The Local Government Act]. Article 4, Act No. 410 of Error: the date or year parameters are either empty or in an invalid format, please use a valid year for year, and use DMY, MDY, MY, or Y date formats for date (in Finnish).CS1 maint: unrecognized language (link)

Parameters

<templatedata> { "params": { "title": { "label": "Name", "description": "A unique given name of the specific cited act or article", "type": "string" }, "trans-title": { "label": "Translated name", "description": "A translated title of the name. For non-English acts.", "type": "string" }, "type": { "label": "Type", "description": "The type of act cited, to be used if the legislation isn't called an act, such as in bills. When citing a specific section, use the name of that specific section, be it Directive, Clause, Article, etc.", "type": "string", "default": "Act", "suggested": true }, "index": { "label": "Index", "description": "The index of the Type parameter. For when citing specific sections, this is the specific index of that section, and so if you're specifically citing clause A/500 - B, that'll be what is written in this field.", "type": "string", "suggested": true, "aliases": [ "number" ] }, "language": { "label": "Language", "description": "The language the act or article is written in.", "type": "string" }, "legislature": { "label": "Legislature", "description": "The legislature that passed the cited act or article.", "type": "string", "suggested": true }, "date": { "label": "Date", "description": "The date the legislation was passed, unless there's some other date or year that appears in the name of the act. Must be in DMY, MDY, MY or Y date format.", "type": "date", "aliases": [ "year" ], "required": true }, "article": { "label": "Article", "description": "The path of articles leading to the cited article abbreviated; doesn't mentions section types such as chapter, section, article, etc.", "type": "string", "suggested": true }, "article-type": { "label": "Article type", "description": "The type of the highest ranking article in the article path. Only appears if the Article parameter is set to something.", "type": "string", "default": "Article" }, "pages": { "label": "Page", "description": "Page number or range.", "aliases": [ "page" ], "type": "string" }, "url": { "label": "URL", "description": "URL where the legislation may be found.", "type": "string" }, "odf": { "label": "Other date format", "description": "set to 'yes' to override the formatting requirement for the Date parameter, allowing to use YMD. Use only in special cases when it is important to keep consistency in reference date formats AND there's no date associated with the law except of the date it was passed.", "type": "string", "default": "empty" } }, "description": "This template allows the easy citing of legislation.", "paramOrder": [ "type", "index", "date", "article", "article-type", "legislature", "title", "trans-title", "pages", "url", "language", "odf" ], "format": "inline" } </templatedata>

[[Category:Template documentation{{#translation:}}| ]]