Difference between revisions of "Template:Infobox document"

From blackwiki
Jump to navigation Jump to search
imported>Izkala
(Reverted 1 edit by 71.62.63.31 (talk). (TW))
imported>Ssolbergj
(For statements)
Line 7: Line 7:
 
|  label1  = Created
 
|  label1  = Created
 
|  data1  = {{{date_created|}}}
 
|  data1  = {{{date_created|}}}
|  label2  = [[Ratification|Ratified]]
+
|  label2 = Presented
data2 = {{{date_ratified|}}}
+
|  data2  = {{{date_presented|}}}
label3 = [[Effective date|Date effective]]
+
|  label3 = [[Ratification|Ratified]]
data3 = {{{date_effective|}}}
+
data3 = {{{date_ratified|}}}
label4 = [[Repeal|Repealed]]
+
label4 = [[Effective date|Date effective]]
data4 = {{{date_repeal|}}}
+
data4 = {{{date_effective|}}}
label5 = Location
+
label5 = [[Repeal|Repealed]]
data5 = {{{location_of_document|}}}
+
data5 = {{{date_repeal|}}}
label6 = Author(s)
+
label6 = Location
data6 = {{{writer|}}}
+
data6 = {{{location_of_document|}}}
label7 = Signatories
+
label7 = Author(s)
data7 = {{{signers|}}}
+
data7 = {{{writer|}}}
label8 = Purpose
+
label8 = Signatories
data8 = {{{purpose|}}}
+
data8 = {{{signers|}}}
 +
label9 = Purpose
 +
data9 = {{{purpose|}}}
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 15:29, 28 January 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.