Difference between revisions of "Template:Infobox document"

From blackwiki
Jump to navigation Jump to search
imported>Funandtrvl
(fx)
imported>Funandtrvl
(turn off italics per mos:title)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
| italic title  = {{{italic title|{{{italic_title|}}}}}}
 
 
| abovestyle    = text-align:center;
 
| abovestyle    = text-align:center;
| above          = {{#ifeq:{{{italic_title}}}|no|{{{document_name}}}|''{{{document_name}}}''}}
+
| above          = {{{document_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|}}}}}}

Revision as of 03:12, 8 July 2014

Read online[[s:|]] at Wikisource

[[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.