Difference between revisions of "Template:Infobox document"

From blackwiki
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|}}}}}
+
| 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 = Created
+
|  label1       = Created
|  data1 = {{{date_created|}}}
+
|  data1       = {{{date_created|}}}
|  label2 = Presented
+
|  label2       = Presented
|  data2 = {{{date_presented|}}}
+
|  data2       = {{{date_presented|}}}
|  label3 = [[Ratification|Ratified]]
+
|  label3       = [[Ratification|Ratified]]
|  data3 = {{{date_ratified|}}}
+
|  data3       = {{{date_ratified|}}}
|  label4 = [[Effective date|Date effective]]
+
|  label4       = [[Effective date|Date effective]]
|  data4 = {{{date_effective|}}}
+
|  data4       = {{{date_effective|}}}
|  label5 = [[Repeal|Repealed]]
+
|  label5       = [[Repeal|Repealed]]
|  data5 = {{{date_repeal|}}}
+
|  data5       = {{{date_repeal|}}}
|  label6 = Location
+
|  label6       = Location
|  data6 = {{{location_of_document|}}}
+
|  data6       = {{{location_of_document|}}}
|  label7  = Author(s)
+
|  label7       = Commissioned by
data7  = {{{writer|}}}
+
|  data7        = {{{commissioned|}}}
label8  = Signatories
+
| label8        = Author(s)
data8  = {{{signers|}}}
+
data8        = {{{author|}}}
label9  = Purpose
+
label9        = Signatories
data9  = {{{purpose|}}}
+
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]]

Template documentation[view] [edit] [history] [purge]

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.