<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.hackslashmine.net/hsmwiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.hackslashmine.net/hsmwiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AMultiple_image</id>
		<title>Template:Multiple image - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.hackslashmine.net/hsmwiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AMultiple_image"/>
		<link rel="alternate" type="text/html" href="http://www.hackslashmine.net/hsmwiki/index.php?title=Template:Multiple_image&amp;action=history"/>
		<updated>2026-07-04T08:17:23Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://www.hackslashmine.net/hsmwiki/index.php?title=Template:Multiple_image&amp;diff=1204&amp;oldid=prev</id>
		<title>Frizzil: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://www.hackslashmine.net/hsmwiki/index.php?title=Template:Multiple_image&amp;diff=1204&amp;oldid=prev"/>
				<updated>2013-06-14T21:15:09Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 21:15, 14 June 2013&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Frizzil</name></author>	</entry>

	<entry>
		<id>http://www.hackslashmine.net/hsmwiki/index.php?title=Template:Multiple_image&amp;diff=1203&amp;oldid=prev</id>
		<title>TheDJ: per talk page edit request. don't pass the caption to the image, because we are including it as inline, and we later fake the caption ourselves, emulating the actual thumbnail logic.</title>
		<link rel="alternate" type="text/html" href="http://www.hackslashmine.net/hsmwiki/index.php?title=Template:Multiple_image&amp;diff=1203&amp;oldid=prev"/>
				<updated>2012-08-13T12:43:38Z</updated>
		
		<summary type="html">&lt;p&gt;per talk page edit request. don&amp;#039;t pass the caption to the image, because we are including it as inline, and we later fake the caption ourselves, emulating the actual thumbnail logic.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#if:{{{image1|}}}{{{image2|}}}{{{image3|}}}{{{image4|}}}{{{image5|}}}{{{image6|}}}{{{image7|}}}{{{image8|}}}{{{image9|}}}{{{image10|}}}|&amp;lt;div class=&amp;quot;thumb {{#switch: {{{align|}}} | left = tleft|none | center|centre = tnone | right|#default = tright}}&amp;quot; style=&amp;quot;width: {{#switch:{{{direction|}}}&amp;lt;!--&lt;br /&gt;
If stacked vertically, box width = largest width + 12 px (6 px margin on left and right) --&amp;gt;&lt;br /&gt;
| vertical               = {{#expr:&lt;br /&gt;
    {{#if:{{{width|}}}&lt;br /&gt;
      | {{{width}}}&lt;br /&gt;
      | {{Max/12 | {{{width1|200}}} | {{{width2|}}} | {{{width3|}}} | {{{width4|}}} | {{{width5|}}} | {{{width6|}}} | {{{width7|}}} | {{{width8|}}} | {{{width9|}}} | {{{width10|}}} | 0 }}&lt;br /&gt;
    }}&lt;br /&gt;
    + 12&lt;br /&gt;
  }}&lt;br /&gt;
| horizontal | #default  = {{#if:{{{width|}}}&amp;lt;!--&lt;br /&gt;
   If stacked horizontally and a single common width was passed for use in all images,&lt;br /&gt;
   box width = (common width + 4px) * number of images + 8px.&lt;br /&gt;
   This creates a 4px margin between the images, and a 6px margin on each side --&amp;gt;&lt;br /&gt;
   |{{#expr:&lt;br /&gt;
      ({{{width}}}+4)&lt;br /&gt;
      *&lt;br /&gt;
      {{Template:Multiple image/numImgs | {{{image1|}}} | {{{image2|}}} | {{{image3|}}} | {{{image4|}}} | {{{image5|}}} | {{{image6|}}} | {{{image7|}}} | {{{image8|}}} | {{{image9|}}} | {{{image10|}}} }}&lt;br /&gt;
      +&lt;br /&gt;
      8&lt;br /&gt;
      }}&amp;lt;!--&lt;br /&gt;
   If stacked horizontally and a custom width was passed for each image,&lt;br /&gt;
   box width = sum of all widths + 4px of margin between each pair of images + 16px of margin (8px on each side of the box) (why not 6px as in other cases?...) --&amp;gt;&lt;br /&gt;
   |{{#expr:&lt;br /&gt;
      {{#if:{{{image1|}}} |{{{width1|200}}}}}+&lt;br /&gt;
      {{#if:{{{image2|}}} |{{{width2|200}}}}}+&lt;br /&gt;
      {{#if:{{{image3|}}} |{{{width3|200}}}}}+&lt;br /&gt;
      {{#if:{{{image4|}}} |{{{width4|200}}}}}+&lt;br /&gt;
      {{#if:{{{image5|}}} |{{{width5|200}}}}}+&lt;br /&gt;
      {{#if:{{{image6|}}} |{{{width6|200}}}}}+&lt;br /&gt;
      {{#if:{{{image7|}}} |{{{width7|200}}}}}+&lt;br /&gt;
      {{#if:{{{image8|}}} |{{{width8|200}}}}}+&lt;br /&gt;
      {{#if:{{{image9|}}} |{{{width9|200}}}}}+&lt;br /&gt;
      {{#if:{{{image10|}}} |{{{width10|200}}}}}&lt;br /&gt;
      +&lt;br /&gt;
      4 * ({{Template:Multiple image/numImgs | {{{image1|}}} | {{{image2|}}} | {{{image3|}}} | {{{image4|}}} | {{{image5|}}} | {{{image6|}}} | {{{image7|}}} | {{{image8|}}} | {{{image9|}}} | {{{image10|}}} }} - 2)&lt;br /&gt;
      +&lt;br /&gt;
      16&lt;br /&gt;
      }}&lt;br /&gt;
   }}&lt;br /&gt;
}}px; {{#switch: {{{align|}}} | center | centre = margin: 0 auto;}}{{#if:{{{background color|}}}|background-color: {{{background color}}} }}&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbinner&amp;quot; {{#if:{{{background color|}}}|style=&amp;quot;background-color: {{{background color}}}&amp;quot;}}&amp;gt;&lt;br /&gt;
{{#if:{{{header|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both; font-weight: bold; text-align: {{{header_align|center}}}; background-color: {{{header_background|transparent}}}&amp;quot;&amp;gt;&lt;br /&gt;
{{{header}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}{{#if:{{{image1|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;{{#ifeq: {{{direction|horizontal}}}|horizontal|float: left;}} margin: 1px; width: {{#expr: 2 + {{#if:{{{width|}}}|{{{width}}}|{{{width1|200}}}}}}}px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbimage&amp;quot;&amp;gt;[[file:{{{image1}}}|{{#if:{{{width|}}} | {{{width}}} | {{{width1|200}}} }}px{{#ifeq:{{{link1|:}}}|:||{{!}}link={{{link1}}}}}|alt={{{alt1|}}}]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
{{#if:{{{caption1|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot; style=&amp;quot;clear:left&amp;quot;&amp;gt;{{{caption1}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}{{#if:{{{image2|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;{{#ifeq: {{{direction|horizontal}}}|horizontal|float: left;}} margin: 1px; width: {{#expr: 2 + {{#if:{{{width|}}}|{{{width}}}|{{{width2|200}}}}}}}px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbimage&amp;quot;&amp;gt;[[file:{{{image2}}}|{{#if:{{{width|}}} | {{{width}}} | {{{width2|200}}} }}px{{#ifeq:{{{link2|:}}}|:||{{!}}link={{{link2}}}}}|alt={{{alt2|}}}]]&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if:{{{caption2|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot; style=&amp;quot;clear:left&amp;quot;&amp;gt;{{{caption2}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}{{#if:{{{image3|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;{{#ifeq: {{{direction|horizontal}}}|horizontal|float: left;}} margin: 1px; width: {{#expr: 2 + {{#if:{{{width|}}}|{{{width}}}|{{{width3|200}}}}}}}px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbimage&amp;quot;&amp;gt;[[file:{{{image3}}}|{{#if:{{{width|}}} | {{{width}}} | {{{width3|200}}} }}px{{#ifeq:{{{link3|:}}}|:||{{!}}link={{{link3}}}}}|alt={{{alt3|}}}]]&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if:{{{caption3|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot; style=&amp;quot;clear:left&amp;quot;&amp;gt;{{{caption3}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}{{#if:{{{image4|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;{{#ifeq: {{{direction|horizontal}}}|horizontal|float: left;}} margin: 1px; width: {{#expr: 2 + {{#if:{{{width|}}}|{{{width}}}|{{{width4|200}}}}}}}px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbimage&amp;quot;&amp;gt;[[file:{{{image4}}}|{{#if:{{{width|}}} | {{{width}}} | {{{width4|200}}} }}px{{#ifeq:{{{link4|:}}}|:||{{!}}link={{{link4}}}}}|alt={{{alt4|}}}]]&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if:{{{caption4|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot; style=&amp;quot;clear:left&amp;quot;&amp;gt;{{{caption4}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}{{#if:{{{image5|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;{{#ifeq: {{{direction|horizontal}}}|horizontal|float: left;}} margin: 1px; width: {{#expr: 2 + {{#if:{{{width|}}}|{{{width}}}|{{{width5|200}}}}}}}px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbimage&amp;quot;&amp;gt;[[file:{{{image5}}}|{{#if:{{{width|}}} | {{{width}}} | {{{width5|200}}} }}px{{#ifeq:{{{link5|:}}}|:||{{!}}link={{{link5}}}}}|alt={{{alt5|}}}]]&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if:{{{caption5|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot; style=&amp;quot;clear:left&amp;quot;&amp;gt;{{{caption5}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}{{#if:{{{image6|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;{{#ifeq: {{{direction|horizontal}}}|horizontal|float: left;}} margin: 1px; width: {{#expr: 2 + {{#if:{{{width|}}}|{{{width}}}|{{{width6|200}}}}}}}px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbimage&amp;quot;&amp;gt;[[file:{{{image6}}}|{{#if:{{{width|}}} | {{{width}}} | {{{width6|200}}} }}px{{#ifeq:{{{link6|:}}}|:||{{!}}link={{{link6}}}}}|alt={{{alt6|}}}]]&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if:{{{caption6|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot; style=&amp;quot;clear:left&amp;quot;&amp;gt;{{{caption6}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}{{#if:{{{image7|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;{{#ifeq: {{{direction|horizontal}}}|horizontal|float: left;}} margin: 1px; width: {{#expr: 2 + {{#if:{{{width|}}}|{{{width}}}|{{{width7|200}}}}}}}px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbimage&amp;quot;&amp;gt;[[file:{{{image7}}}|{{#if:{{{width|}}} | {{{width}}} | {{{width7|200}}} }}px{{#ifeq:{{{link7|:}}}|:||{{!}}link={{{link7}}}}}|alt={{{alt7|}}}]]&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if:{{{caption7|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot; style=&amp;quot;clear:left&amp;quot;&amp;gt;{{{caption7}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}{{#if:{{{image8|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;{{#ifeq: {{{direction|horizontal}}}|horizontal|float: left;}} margin: 1px; width: {{#expr: 2 + {{#if:{{{width|}}}|{{{width}}}|{{{width8|200}}}}}}}px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbimage&amp;quot;&amp;gt;[[file:{{{image8}}}|{{#if:{{{width|}}} | {{{width}}} | {{{width8|200}}} }}px{{#ifeq:{{{link8|:}}}|:||{{!}}link={{{link8}}}}}|alt={{{alt8|}}}]]&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if:{{{caption8|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot; style=&amp;quot;clear:left&amp;quot;&amp;gt;{{{caption8}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}{{#if:{{{image9|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;{{#ifeq: {{{direction|horizontal}}}|horizontal|float: left;}} margin: 1px; width: {{#expr: 2 + {{#if:{{{width|}}}|{{{width}}}|{{{width9|200}}}}}}}px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbimage&amp;quot;&amp;gt;[[file:{{{image9}}}|{{#if:{{{width|}}} | {{{width}}} | {{{width9|200}}} }}px{{#ifeq:{{{link9|:}}}|:||{{!}}link={{{link9}}}}}|alt={{{alt9|}}}]]&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if:{{{caption9|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot; style=&amp;quot;clear:left&amp;quot;&amp;gt;{{{caption9}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}{{#if:{{{image10|}}}|&lt;br /&gt;
&amp;lt;div style=&amp;quot;{{#ifeq: {{{direction|horizontal}}}|horizontal|float: left;}} margin: 1px; width: {{#expr: 2 + {{#if:{{{width|}}}|{{{width}}}|{{{width10|200}}}}}}}px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbimage&amp;quot;&amp;gt;[[file:{{{image10}}}|{{#if:{{{width|}}} | {{{width}}} | {{{width10|200}}} }}px{{#ifeq:{{{link10|:}}}|:||{{!}}link={{{link10}}}}}|alt={{{alt10|}}}]]&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#if:{{{caption10|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot; style=&amp;quot;clear:left&amp;quot;&amp;gt;{{{caption10}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}{{#if:{{{footer|}}}|&lt;br /&gt;
&amp;lt;div class=&amp;quot;thumbcaption&amp;quot; style=&amp;quot;clear: left; text-align: {{{footer_align|left}}}; background: {{{footer_background|transparent}}}&amp;quot;&amp;gt;{{{footer}}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{doc}}&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>TheDJ</name></author>	</entry>

	</feed>