Difference between revisions of "Template:Infobox document"
Jump to navigation
Jump to search
imported>Ssolbergj (For statements) |
imported>Pisobe Solela |
||
| Line 2: | Line 2: | ||
| abovestyle = text-align:center; | | abovestyle = text-align:center; | ||
| above = {{{document_name|{{{name|}}}}}} | | above = {{{document_name|{{{name|}}}}}} | ||
| − | | | + | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{Image|{{{image|{{{image_name|}}}}}}}}}|size={{{Image size|{{{image_size|}}}}}}|sizedefault=frameless|upright=1|alt={{{image_alt|}}}}} |
| caption = {{{caption|{{{image_caption|}}}}}} | | caption = {{{caption|{{{image_caption|}}}}}} | ||
| − | | label1 | + | | label1 = Created |
| − | | data1 | + | | data1 = {{{date_created|}}} |
| − | | label2 | + | | label2 = Presented |
| − | | data2 | + | | data2 = {{{date_presented|}}} |
| − | | label3 | + | | label3 = [[Ratification|Ratified]] |
| − | | data3 | + | | data3 = {{{date_ratified|}}} |
| − | | label4 | + | | label4 = [[Effective date|Date effective]] |
| − | | data4 | + | | data4 = {{{date_effective|}}} |
| − | | label5 | + | | label5 = [[Repeal|Repealed]] |
| − | | data5 | + | | data5 = {{{date_repeal|}}} |
| − | | label6 | + | | label6 = Location |
| − | | data6 | + | | data6 = {{{location_of_document|}}} |
| − | | label7 = Author(s) | + | | label7 = Commissioned by |
| − | | | + | | data7 = {{{commissioned|}}} |
| − | | | + | | label8 = Author(s) |
| − | | | + | | data8 = {{{author|}}} |
| − | | | + | | label9 = Signatories |
| − | | | + | | data9 = {{{signers|}}} |
| + | | label10 = Purpose | ||
| + | | data10 = {{{purpose|}}} | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 11:07, 28 August 2016
[[Category:Infobox templates|Template:Remove first word]]
| 30px | This template uses Lua: |
Usage
Template:Parameter names example
{{Infobox document
| document_name =
| image =
| image_size =
| image_alt =
| caption =
| image2 =
| image2_size =
| image2_alt =
| caption2 =
| orig_lang_code =
| title_orig =
| date_created =
| date_presented =
| date_ratified =
| date_effective =
| date_repeal =
| location_of_document =
| commissioned =
| writer =
| signers =
| media_type =
| subject =
| purpose =
}}
Parameters
- Required
- document_name — Name of the document
All other parameters are optional.
| The above documentation is transcluded from Template:Infobox document/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |