Update prerendered pages for Adsense changes

This commit is contained in:
Andrew Miner
2015-04-22 16:41:35 -07:00
parent 4ca72fe512
commit de28784c7b
4062 changed files with 4321 additions and 4321 deletions
@@ -29,7 +29,7 @@
<div class="view__item_selector search"><p>find an item...</p></div>
</div>
</div>
<div class="page hideable view__tutorial_page"><div class="sidebar"><div class="titleImage"><a><img src="/browse/buildcraft/tutorials/gates_wires_and_chips/icon.png"></a></div><a target="new" class="officialPage externalLink hideable hidden"><p>Offical Documentation</p></a><ins class="view__adsense placeholder sidebar_skyscraper"></ins></div><div class="mainBody"><h1 class="name">Gates, Wires, and Chips</h1><div class="byline"><p>from <a href="/browse/buildcraft/">Buildcraft</a></p></div><div class="sections"><div class="hideable view__markdown_section section"><h2>What do gates do?</h2><div class="panel markdown"><p>BuildCraft gates are devices which can be attached to a pipe to detect and interact with objects nearby. Gates
<div class="page hideable view__tutorial_page"><div class="sidebar"><div class="titleImage"><a><img src="/browse/buildcraft/tutorials/gates_wires_and_chips/icon.png"></a></div><a target="new" class="officialPage externalLink hideable hidden"><p>Offical Documentation</p></a><div class="view__adsense"></div></div><div class="mainBody"><h1 class="name">Gates, Wires, and Chips</h1><div class="byline"><p>from <a href="/browse/buildcraft/">Buildcraft</a></p></div><div class="sections"><div class="hideable view__markdown_section section"><h2>What do gates do?</h2><div class="panel markdown"><p>BuildCraft gates are devices which can be attached to a pipe to detect and interact with objects nearby. Gates
can read a wide variety of conditions: that a nearby chest is full, or that a <a href="/browse/buildcraft/combustion_engine">Combustion
Engine</a> is about to overheat. In reaction to these conditions, gates can
emit various kinds of signals (including redstone signals) to control other gates and/or machines.</p></div></div><div class="hideable view__markdown_section section"><h2>An Example: Controlling Engines</h2><div class="panel markdown"><p>Before diving into all the details, let's look at a realistic example of what you might do with gates. This is a