Difference between revisions of "Template:Infobox holocaust event"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
(moving documentation to doc page)
imported>Frietjes
(add alternative syntax per request)
Line 11: Line 11:
 
| caption2  = {{{map_caption|}}}
 
| caption2  = {{{map_caption|}}}
  
| image3    = {{#if:{{{pushpin_map|}}}|{{location map|{{{pushpin_map|}}}
+
| image3    = {{#if:{{{location map|{{{pushpin_map|}}}}}}|{{Location map|{{{location map|{{{pushpin_map|}}}}}}
  | float = center
+
|alt = {{{map alt|{{{pushpin_map_alt|}}}}}}
  | border = infobox
+
|coordinates = {{{coordinates|}}}
  | coordinates = {{{coordinates|}}}
+
|relief = {{{map relief|{{{pushpin_map_relief|}}}}}}
  | relief = {{{pushpin_map_relief|}}}
+
|label = {{{map label|{{{pushpin_label|}}}}}}
  | width = {{{pushpin_map_width|}}}
+
|position = {{{map label position|{{{pushpin_label_position|}}}}}}
  | alt = {{{pushpin_map_alt|}}}
+
|float = center
  | label = {{{pushpin_label|}}}
+
|caption = {{if empty|{{{map caption|}}}|{{{pushpin_map_caption|}}}|Location of {{{name|{{PAGENAMEBASE}}}}} within {{{location map|{{{pushpin_map|}}}}}} }}
  | position = {{{pushpin_label_position|}}}
+
|border = infobox
  | caption = {{{pushpin_map_caption|}}}
+
|width = {{if empty|{{{map size|}}}|{{{pushpin_map_width|}}}}}
  }} }}
+
}}}}
  
 
| label1    = {{Nowrap|Also known as}}
 
| label1    = {{Nowrap|Also known as}}

Revision as of 18:01, 7 March 2017

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

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

Usage

  1. redirect Template:Parameter names example
{{Infobox holocaust event
| name                   = <!-- Event Name    -->
| image                  = <!-- Image Name    -->
| image_size             = <!-- Leave blank for default -->
| image_alt              = <!-- Alternative text -->
| caption                = <!-- Image Caption -->
| image_map              = <!-- Map image name -->
| map_size               = <!-- Leave blank for default -->
| map_alt                = <!-- Alternative text -->
| map_caption            = <!-- Locations of major massacares -->
| pushpin_map            = <!-- Name of a location map -->
| pushpin_map_relief     = <!-- Set to 1 for a relief map -->
| pushpin_map_width      = <!-- Leave blank for default -->
| pushpin_map_alt        = <!-- Alternative text -->
| pushpin_label          = <!-- Label for the pin marker -->
| pushpin_label_position = <!-- Default is right -->
| pushpin_map_caption    = <!-- Caption for the location map -->
| AKA                    = <!-- Also known as -->
| location               = <!-- Location      -->
| coordinates            = <!-- {{coord}}     -->
| date                   = <!-- Date        -->
| incident_type          = <!-- Incident Type -->
| perpetrators           = <!-- Perpatrators  -->
| participants           = <!-- Participants   -->
| organizations          = <!-- Organizations -->
| camp                   = <!-- Camp          -->
| ghetto                 = <!-- Ghetto        -->
| victims                = <!-- Victims       -->
| survivors              = <!-- Survivors     -->
| witnesses              = <!-- Witnesses     -->
| documentation          = <!-- Documentation -->
| memorials              = <!-- Memorials     -->
| notes                  = <!-- Notes         -->
}}