Difference between revisions of "Template:Infobox document/doc"

From blackwiki
Jump to navigation Jump to search
imported>Vanisaac
m (→‎Parameters: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
imported>Soumya-8974
Line 3: Line 3:
  
 
== Usage ==
 
== Usage ==
{{Infobox document
+
{{Parameter names example
| document_name        = document_name
+
|_template=Infobox document
| image               = document.png
+
| document_name
| image_alt            = image_alt
+
| image
| caption             = caption
+
| image_alt
| orig_lang_code       = ISO_code_of_original_language
+
| caption
| title_orig           = original_title
+
| image2
| date_created        = date_created
+
| image2_alt
| date_presented      = date_presented
+
| caption2
| date_ratified        = date_ratified
+
| orig_lang_code
| date_effective      = date_effective
+
| title_orig
| date_repeal          = date_repeal
+
| date_created
| location_of_document = location_of_document
+
| date_presented
| commissioned         = commissioned_by
+
| date_ratified
| writer              = writer
+
| date_effective
| signers              = signers
+
| date_repeal
| media_type          = media_type
+
| location_of_document
| subject              = subject
+
| commissioned
| purpose              = purpose
+
| writer
 +
| signers
 +
| media_type
 +
| subject
 +
| purpose
 
}}
 
}}
  
Line 31: Line 35:
 
| image_alt            =  
 
| image_alt            =  
 
| caption              =  
 
| caption              =  
 +
| image2              =
 +
| image2_size          =
 +
| image2_alt          =
 +
| caption2            =
 
| orig_lang_code      =  
 
| orig_lang_code      =  
 
| title_orig          =  
 
| title_orig          =  

Revision as of 18:00, 7 October 2020

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.