1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
|
<?xml version="1.0" encoding="utf-8"?>
<Document style="helpdocument">
<p style="htitle">Symbol Verzeichnis</p>
<!--<p style="subtitle">Energie</p>-->
<img src="images/gui/buttonpanel/power/powerlines.png"/>
<p><a href="powerline">Stromleitung</a></p>
<img src="images/gui/buttonpanel/power/solarpower.png"/>
<p><a href="powerssolar">Solarkraftwerk</a></p>
<img src="images/gui/buttonpanel/power/substation.png"/>
<p><a href="substation">Umspannhäuschen</a></p>
<img src="images/gui/buttonpanel/power/coalpower.png"/>
<p><a href="powerscoal">Kohlekraftwerk</a></p>
<img src="images/gui/buttonpanel/power/windmills.png"/>
<p><a href="windmill">Windmühle</a></p>
<!--<p style="subtitle">Wohngebiete</p>-->
<img src="images/gui/buttonpanel/residence/residence.png"/>
<p><a href="residential">Wohngebiet</a></p>
<img src="images/gui/buttonpanel/waterwell.png"/>
<p><a href="waterwell">Brunnen</a></p>
<!--<p style="subtitle">Bauernhöfe</p>-->
<img src="images/gui/buttonpanel/parks/farm.png"/>
<p><a href="farm">Bauernhof</a></p>
<!--<p style="subtitle">Industrie</p>-->
<img src="images/gui/buttonpanel/industry/market.png"/>
<p><a href="market">Markt</a></p>
<img src="images/gui/buttonpanel/industry/lightindustry.png"/>
<p><a href="industryl">Industriegebiet</a></p>
<img src="images/gui/buttonpanel/industry/heavyindustry2.png"/>
<p><a href="industryh">Schwerindustrie</a></p>
<img src="images/gui/buttonpanel/industry/pottery.png"/>
<p><a href="pottery">Töpferei</a></p>
<!--<p style="subtitle">Base</p>-->
<img src="images/gui/buttonpanel/base/bulldozer.png"/>
<p><a href="bulldoze">Bulldozer</a></p>
<!--<p style="subtitle">Verkehr</p>-->
<img src="images/gui/buttonpanel/transport/tracks.png"/>
<p><a href="track">Weg</a></p>
<img src="images/gui/buttonpanel/transport/rails2.png"/>
<p><a href="rail">Eisenbahn</a></p>
<img src="images/gui/buttonpanel/transport/road.png"/>
<p><a href="road">Straße</a></p>
<img src="images/gui/buttonpanel/transport/rocket.png"/>
<p><a href="rocket">Raketenbasis</a></p>
<img src="images/gui/buttonpanel/transport/port.png"/>
<p><a href="port">Hafen</a></p>
<!--<p style="subtitle">Minen</p>-->
<img src="images/gui/buttonpanel/mining/coalmine.png"/>
<p><a href="coalmine">Kohlegrube</a></p>
<img src="images/gui/buttonpanel/mining/commune.png"/>
<p><a href="commune">Köhlerei</a></p>
<img src="images/gui/buttonpanel/mining/oremine.png"/>
<p><a href="oremine">Erzmine</a></p>
<img src="images/gui/buttonpanel/mining/recycling.png"/>
<p><a href="recycle">Wertstoffhof</a></p>
<!--<p style="subtitle">Misc</p>-->
<img src="images/gui/buttonpanel/misc/university.png"/>
<p><a href="university">Universität</a></p>
<img src="images/gui/buttonpanel/misc/health.png"/>
<p><a href="health">Krankenhaus</a></p>
<img src="images/gui/buttonpanel/parks/monument.png"/>
<p><a href="monument">Monument</a></p>
<img src="images/gui/buttonpanel/misc/book.png"/>
<p><a href="school">Schule</a></p>
<img src="images/gui/buttonpanel/misc/fire.png"/>
<p><a href="firestation">Feuerwehr</a></p>
<img src="images/gui/buttonpanel/misc/sports.png"/>
<p><a href="cricket">Sportplatz</a></p>
<!--<p style="subtitle">Handel</p>-->
<img src="images/gui/buttonpanel/transport/port.png"/>
<p><a href="export">Import und Export</a></p>
<!--<p style="subtitle">Parks</p>-->
<img src="images/gui/buttonpanel/parks/tree.png"/>
<p><a href="park">Parks</a></p>
<img src="images/gui/buttonpanel/parks/water.png"/>
<p><a href="river">Wasser</a></p>
<img src="images/gui/buttonpanel/parks/mills.png"/>
<p><a href="mill">Spinnerei</a></p>
</Document>
|