updated auto-documentation & sync with transifex
[megaglest-data.git] / docs / glest_factions / tech_techtree_clickable_map_buildings.html
blob4abfee082fc8320df60ead1a4425f9c99df919d1
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <head>
4 <title>Clickable Techtree Diagram for Tech - Buildings (Megapack) </title>
5 <link type="text/css" rel="stylesheet" href="style.css">
6 <link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
7 <meta http-equiv="content-type" content="text/html; charset=utf-8">
9 <!-- stuff for table-sorting, see jquery.com and datatables.net for details
10 -->
11 <script type="text/javascript" language="javascript" src="js/jquery-1.11.2.min.js" ></script>
12 <script type="text/javascript" language="javascript" src="js/jquery.dataTables.min.js"></script>
13 <!--
14 <script type="text/javascript" language="javascript" src="js/TableTools.min.js"></script>
15 -->
16 <script type="text/javascript" charset="utf-8">
17 $(document).ready(function() {
19 $('#table_all').dataTable( {
20 'bAutoWidth': false,
21 "bPaginate": false,
22 "bSortClasses": false,
23 "sDom": '<"top"iflp>rt<"bottom"><"clear">',
24 <!--
25 "oTableTools": {
26 "sSwfPath": "js/copy_cvs_xls_pdf.swf"
28 -->
29 "aaSorting": [[ 1, "asc" ]]
30 });
31 });
32 </script>
33 </head>
35 <body>
37 <!-- start header -->
38 <div id="header">
40 <!-- Contain the right and left header images -->
41 <div id="header_left"></div>
42 <div id="header_right"></div>
43 <div id="logo"><a href="/"><img src="https://megaglest.org/uploads/megaglest2011/logo/logo.png" alt="MegaGlest logo" /></a></div>
44 </div>
45 <!-- end header -->
47 <!-- start content -->
48 <div id="content">
49 <div id="article">
52 <h1>Clickable Techtree Diagram for Tech - Buildings (Megapack) </h1>
53 <p>
54 <h4><a href="index.html">Home</a></h4><p><H4>Choose faction: &nbsp;<A HREF=egypt_overview.html>Egypt</a> |&nbsp;
55 &nbsp;<A HREF=indian_overview.html>Indian</a> |&nbsp;
56 &nbsp;<A HREF=magic_overview.html>Magic</a> |&nbsp;
57 &nbsp;<A HREF=norsemen_overview.html>Norsemen</a> |&nbsp;
58 &nbsp;<A HREF=persian_overview.html>Persian</a> |&nbsp;
59 &nbsp;<A HREF=romans_overview.html>Romans</a> |&nbsp;
60 &nbsp;<A HREF=tech_overview.html><I>Tech</I></a>
61 </H4><P>
62 <P>
63 <H4>Techtree Diagrams: <a href="tech_techtree_clickable_map_buildings.html">Buildings</a> |
64 <a href="tech_techtree_clickable_map_buildings_units.html">Buildings Units</a> |
65 <a href="tech_techtree_clickable_map_all.html">All</a></H4>
66 <P>
67 <img src="images/tech/tech_techtree_graph_buildings.png" usemap=#test>
68 <map id="test" name="test">
69 <area shape="poly" id="node1" href="tech_aerodrome_full.html" title="Aerodrome" alt="" coords="175,330,90,314,5,330,5,357,174,357"/>
70 <area shape="poly" id="node2" href="tech_farm_full.html" title="Farm" alt="" coords="166,118,117,101,67,118,67,145,166,145"/>
71 <area shape="poly" id="node3" href="tech_technodrome_full.html" title="Technodrome" alt="" coords="294,214,195,197,97,214,97,241,294,241"/>
72 <area shape="poly" id="node6" href="tech_defense_tower_full.html" title="Defense\nTower" alt="" coords="372,324,301,293,230,324,230,373,372,373"/>
73 <area shape="poly" id="node4" href="tech_castle_full.html" title="Castle" alt="" coords="257,22,203,5,150,22,150,49,257,49"/>
74 <area shape="poly" id="node5" href="tech_blacksmith_full.html" title="Blacksmith" alt="" coords="409,118,325,101,240,118,240,145,409,145"/>
75 <area shape="poly" id="node7" href="tech_barracks_full.html" title="Barracks" alt="" coords="573,118,503,101,434,118,434,145,573,145"/>
76 </map>
77 <h4>Arrow Styles:</h4>
78 <ul>
79 <li>Bold: Unit creates building
80 <li>Solid: Building produces unit or upgrade
81 <li>Dashed: Units morphs/upgrades to other unit
82 <li>Dotted: Unit or Upgrade is a requirement
83 </ul>