Original:

CSS
User:George Orwell III/common.css/dynimg.css
Page
Page:Popular Science Monthly Volume 82.djvu/291

This page depends upon User:Viewer2/common.css/dynimg2.css containing at least:

/* Master DIV/SPAN must inherit its own width/height environment (otherwise it will not be eligible to source inheritance tree.) */
.customFI {
	height: auto;
	width: inherit;
}
 
/* All subservient containers must propagate width/height as 100% (because master DIV/SPAN has already set/accepted ultimate sizing,
   and if each one 'inherits' it will *multiply* the outer containers' scaling factors! i.e. instead of say 50% magnification,
   in fact 50% of 50% of... span>a>img results in final image rendering at 12.5%... (even worse if intermediate <p> required)) */
.customFI a.image, .customFI a.image img.customFI, .customFI img {
	height: auto;
	width: 100% !important;
}

to display correctly.


THE SWEDEN VALLEY ICE MINE
287

spring of the year, as the snow on the hillside begins to melt and the frost comes out of the ground, water naturally begins to trickle down the sides of the shaft, where, strange as it may seem, it is frozen in the form of small icicles. This freezing process continues, until by July the sides of the pit are completely covered with a coating of ice a foot or more in thickness. In the early fall the process stops and the formation of ice gradually melts. The sides of the shaft are of loose shale, in which there are numerous crevices extending back and up into the hill, the rock strata being rather sharply inclined. A draught of cold air, which at some places is strong enough to extinguish the flame of a small taper, issues from these fissures in the summer time. This draught is variable, being stronger on hot than on cool days. A heavy mist may also be seen rising out of the pit and floating off clown the hill close to the ground. The temperature of the pit during the past summer varied between 25 and 32 degrees Fahrenheit.

The explanation of this phenomenon appears to lie in the cold currents of air issuing from the crevices of the rocks along the sides of the shaft. The air must gain access to these fissures at some other point, which must be at a higher altitude than that of the pit, as will be seen from the following discussion.

This being true, it is evident that in the winter time the column of air directly over the pit is cooler and consequently heavier than that in the rock passages. Therefore, it forces its way down into the pit and up through the rock strata, chilling the rocks to a great depth and storing up a vast quantity of "cold." We see, then, that the amount of "cold" which is stored up, or the depth to which the rocks are chilled at the beginning of warm weather in the spring, depends upon the length and severity of the winter.

As the warm weather comes on the column of air over the pit becomes heated and is displaced by the cold, heavy air flowing down out of the passages. This cold current of air freezes any surface water which flows over the edges of the pit and maintains a freezing temperature as long as the supply of "cold" in the hill lasts, after which the circulation of air ceases and the ice formation melts.



 DRAFT

Usage edit

  • Always please use the shortcut to FreedImg, {{FI}}, rather than the long template name.
{{FI
 | type         =
 | file         =
 | width        =
 | cclass       =
 | float        =
 | margin-left  =
 | margin-right =
 | clear        =
 | caption      =
 | mleft        =
 | indent       =
 | tstyle       =
 | talign       =
 | alt          =
 | link         =
}}

Parameters edit

for the Image itself
  • file: The file name (without the "File:" prefix) (mandatory parameter)
    • alt: Image alt-text, ie. for mouse-over text box or for use with a screenreader for the visually impaired (optional)
    • link: Override the default image link with an internal/external URL of your choosing (optional)
when ( type=user ) is present & set
  • Images generated by certain wikicode extensions (e.g. the default <math> User preference, <score>, etc.) may be entered in the named file parameter instead.
Primary DIV container
  • width: The width of the primary container, by percentage (present, variable, default 100%)
  • cclass: The class for the primary container, (present, variable, default floatnone [a null undefined classname just for placeholder purposes])
  • float: The alignment of the primary container (not present; must be added, options are "left" or "right"; otherwise remains centered).
  • clear: The margin(s) of the primary container to be cleared (not present; must be added, options are "left", "right" or "both").
  • margin-left,margin-right : Any special margins to be applied to the primary container (defaults appropriate for centered result).
Image Caption
  • caption: The image caption (not present; must be added).
  • tstyle,talign: Any special text style or alignment to apply to caption block (if present).
  • mleft,indent: Any special text-flow (e.g. hanging indent etc.) control to apply to caption (if present).

Examples edit

1. File:Iceberg.jpg, (full resolution: ‎573 × 833 pixels, file size: 87 KB, MIME type: image/jpeg)
{{FI
 | file     = Iceberg.jpg
 | width    = 20%
 | link     = w:Iceberg{{!}}Iceberg article at Wikipedia
 | alt      = WS Iceberg
}}


2. Musical Score:
{{FI
 | type  = user
 | width = 50%
 | file  = <score>{ \clef bass \time 3/4 g,4 (b,4 [d4 f4 a4]) r4 \bar "|." }</score>
}}
 


3. Mathematical Equation[1]:
{{FI
 | type  = user
 | width = 25%
 | file  = <math>\sin x = {e^{ix} - e^{-ix} \over 2i} </math>
}}
 



  1. N.B. This only works if the user's Preferences are set to the default (i.e. Preference/Appearance/Math is "Always render PNG". Choice "MathJax" causes any formulæ to be rendered entirely in text, completely bypassing any effect {{FreedImg}} may have.)



 

The Sweden Valley Ice Mine