Difference between revisions of "Template:Infobox document"

From blackwiki
Jump to navigation Jump to search
(Don't need the distracting brackets: the number of authors (plural) can be one (singular). Next field already uses plural anyway (Signatories).)
("document_location" also easier)
Line 18: Line 18:
 
|  data4  = {{{date_repeal|}}}
 
|  data4  = {{{date_repeal|}}}
 
|  label5  = Location
 
|  label5  = Location
|  data5  = {{{location_of_document|}}}
+
|  data5  = {{{location_of_document|{{{document_location|}}}}}}
 
|  label6  = Authors
 
|  label6  = Authors
 
|  data6  = {{{writers|{{{writer|}}}}}}
 
|  data6  = {{{writers|{{{writer|}}}}}}

Revision as of 13:41, 24 February 2015

[[Category:Infobox templates|Template:Remove first word]]

50px 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.