Difference between revisions of "Template:Infobox holocaust event"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
(tracking category is empty, removing old syntax)
imported>Frietjes
 
(2 intermediate revisions by the same user not shown)
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 {{#invoke:Location map|data|{{{location map|{{{pushpin_map|}}}}}}|name}} }}
  | 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}}
Line 72: Line 72:
  
 
}}<noinclude>
 
}}<noinclude>
{{documentation|content=
+
{{documentation}}
<pre>{{Infobox holocaust event
+
</noinclude>
| name          = <!-- Event Name    -->
 
| image        = <!-- Image Name    -->
 
| image_size    = <!-- Default is 220px -->
 
| image_alt    = <!-- Alternative text -->
 
| caption      = <!-- Image Caption -->
 
| image_map    =
 
| map_size      =
 
| map_alt      =
 
| map_caption  =
 
| pushpin_map =
 
| pushpin_map_relief =
 
| pushpin_map_width =
 
| pushpin_map_alt =
 
| pushpin_label =
 
| pushpin_label_position =
 
| pushpin_map_caption =
 
| AKA          = <!-- Also known as -->
 
| location      = <!-- Location      -->
 
| coordinates  = <!-- {{coord}}     -->
 
| date          = <!-- Date          -->
 
| incident_type = <!-- Incident type -->
 
| perpetrators  = <!-- Perpetrators  -->
 
| participants  = <!-- Participants  -->
 
| organizations = <!-- Organizations -->
 
| camp          = <!-- Camp          -->
 
| ghetto        = <!-- Ghetto        -->
 
| victims      = <!-- Victims      -->
 
| survivors    = <!-- Survivors    -->
 
| witnesses    = <!-- Witnesses    -->
 
| documentation = <!-- Documentation -->
 
| memorials    = <!-- Memorials    -->
 
| notes        = <!-- Notes        -->
 
}}</pre>
 
 
 
[[Category:Events infobox templates|Holocaust event]]
 
 
 
}}</noinclude>
 

Latest revision as of 18:09, 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         -->
}}