Difference between revisions of "Template:Infobox holocaust event/doc"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
(moved from template)
 
imported>Frietjes
Line 2: Line 2:
 
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
== Usage ==
 
== Usage ==
<pre>{{Infobox holocaust event
+
{{generic template demo| name| image| image_size| image_alt| caption| image_map| map_size| map_alt| map_caption| pushpin_map = World| pushpin_map_relief| pushpin_map_width = 300| pushpin_map_alt| pushpin_label| pushpin_label_position| pushpin_map_caption| AKA| location| coordinates = {{coord|0|0}} | date| incident_type| perpetrators| participants| organizations| camp| ghetto| victims| survivors| witnesses| documentation| memorials| notes}}
 +
<pre style="overflow:auto">{{Infobox holocaust event
 
| name                  = <!-- Event Name    -->
 
| name                  = <!-- Event Name    -->
 
| image                  = <!-- Image Name    -->
 
| image                  = <!-- Image Name    -->

Revision as of 18:03, 7 March 2017

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            = <!-- Map caption -->
| 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           = <!-- Perpetrators  -->
| participants           = <!-- Participants  -->
| organizations          = <!-- Organizations -->
| camp                   = <!-- Camp          -->
| ghetto                 = <!-- Ghetto        -->
| victims                = <!-- Victims       -->
| survivors              = <!-- Survivors     -->
| witnesses              = <!-- Witnesses     -->
| documentation          = <!-- Documentation -->
| memorials              = <!-- Memorials     -->
| notes                  = <!-- Notes         -->
}}