Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:TechInfo/sandbox: Difference between revisions

Template page
Content deleted Content added
Phoenixx (talk | contribs)
No edit summary
Phoenixx (talk | contribs)
No edit summary
Line 2: Line 2:
<templatestyles src="TechInfo/style.css" />
<templatestyles src="TechInfo/style.css" />
<div class="tech_panel">
<div class="tech_panel">
<div class="tech_header">
<div class="tech_header">
<div class="tt_glow">{{{Name|Unknown Tech}}}</div>
<div class="tt_glow">{{{Name|Unknown Tech}}}</div>
<div style="font-size: 11pt;">[{{fullurl:{{FULLPAGENAME}}/TechInfo|action=edit}} edit]</div>
<div style="font-size: 11pt;">[{{fullurl:{{FULLPAGENAME}}/TechInfo|action=edit}} edit]</div>
</div>
</div>
<div class="tech_unlocks">{{TechIcon|{{{Name|Unknown}}}}}{{#if:{{{UnlockItem1|}}}| <div class="tech_unlock_text">Unlocks:</div> {{#if:{{{UnlockItem1|}}}| <div class="tech_unlock_items">
<div class="tech_unlocks">{{TechIcon|{{{Name|Unknown}}}}}{{#if:{{{UnlockItem1|}}}| <div class="tech_unlock_text">Unlocks:</div> {{#if:{{{UnlockItem1|}}}| <div class="tech_unlock_items">
<div class="tech_unlock_item">[[File:Icon_{{{UnlockItem1}}}.png|{{{UnlockItem1}}}|link={{{UnlockItem1}}}]]</div>{{#if:{{{UnlockItem2|}}}| <div class="tech_unlock_item">[[File:Icon_{{{UnlockItem2}}}.png|{{{UnlockItem2}}}|link={{{UnlockItem2}}}]]</div>}}{{#if:{{{UnlockItem3|}}}| <div class="tech_unlock_item">[[File:Icon_{{{UnlockItem3}}}.png|{{{UnlockItem3}}}|link={{{UnlockItem3}}}]]</div>}}{{#if:{{{UnlockItem4|}}}| <div class="tech_unlock_item">[[File:Icon_{{{UnlockItem4}}}.png|{{{UnlockItem4}}}|link={{{UnlockItem4}}}]]</div>}}
<div class="tech_unlock_item">[[File:Icon_{{{UnlockItem1}}}.png|{{{UnlockItem1}}}|link={{{UnlockItem1}}}]]</div>{{#if:{{{UnlockItem2|}}}| <div class="tech_unlock_item">[[File:Icon_{{{UnlockItem2}}}.png|{{{UnlockItem2}}}|link={{{UnlockItem2}}}]]</div>}}{{#if:{{{UnlockItem3|}}}| <div class="tech_unlock_item">[[File:Icon_{{{UnlockItem3}}}.png|{{{UnlockItem3}}}|link={{{UnlockItem3}}}]]</div>}}{{#if:{{{UnlockItem4|}}}| <div class="tech_unlock_item">[[File:Icon_{{{UnlockItem4}}}.png|{{{UnlockItem4}}}|link={{{UnlockItem4}}}]]</div>}}
</div>}}}}{{#if:{{{UnlockText|}}}| <div>{{#if:{{{UnlockItem1|}}}|| <div class="tech_unlock_text">Unlocks:</div>}} <div class="tt_unlock_text">{{{UnlockText}}}</div>
</div>}}}}{{#if:{{{UnlockText|}}}| <div>{{#if:{{{UnlockItem1|}}}|| <div class="tech_unlock_text">Unlocks:</div>}} <div class="tt_unlock_text">{{{UnlockText}}}</div>
</div>}} </div>{{#if:{{{Cost1Type|}}}| <div class="tech_consumption">
</div>}} </div>{{#if:{{{Cost1Type|}}}| <div class="tech_consumption">
<span class="tech_inner_header">Research Consumption</span>
<span class="tech_inner_header">Research Consumption</span>
<br>
<br>
<div class="tech_research_cost">
<div class="tech_research_cost">
<div class="tt_recipe_item">[[File:Icon_{{{Cost1Type}}}.png|link={{{Cost1Type}}}|45x45px]] <div>{{{Cost1Qty}}}</div>
<div class="tt_recipe_item">[[File:Icon_{{{Cost1Type}}}.png|link={{{Cost1Type}}}|45x45px]] <div>{{{Cost1Qty}}}</div>
</div>{{#if:{{{Cost2Type|}}}| <div class="tt_recipe_item">[[File:Icon_{{{Cost2Type}}}.png|link={{{Cost2Type}}}|45x45px]] <div>{{{Cost2Qty}}}</div>
</div>{{#if:{{{Cost2Type|}}}| <div class="tt_recipe_item">[[File:Icon_{{{Cost2Type}}}.png|link={{{Cost2Type}}}|45x45px]] <div>{{{Cost2Qty}}}</div>
</div>}}{{#if:{{{Cost3Type|}}}| <div class="tt_recipe_item">[[File:Icon_{{{Cost3Type}}}.png|link={{{Cost3Type}}}|45x45px]] <div>{{{Cost3Qty}}}</div>
</div>}}{{#if:{{{Cost3Type|}}}| <div class="tt_recipe_item">[[File:Icon_{{{Cost3Type}}}.png|link={{{Cost3Type}}}|45x45px]] <div>{{{Cost3Qty}}}</div>
</div>}}{{#if:{{{Cost4Type|}}}| <div class="tt_recipe_item">[[File:Icon_{{{Cost4Type}}}.png|link={{{Cost4Type}}}|45x45px]] <div>{{{Cost4Qty}}}</div>
</div>}}{{#if:{{{Cost4Type|}}}| <div class="tt_recipe_item">[[File:Icon_{{{Cost4Type}}}.png|link={{{Cost4Type}}}|45x45px]] <div>{{{Cost4Qty}}}</div>
</div>}}{{#if:{{{Cost5Type|}}}| <div class="tt_recipe_item">[[File:Icon_{{{Cost5Type}}}.png|link={{{Cost5Type}}}|45x45px]] <div>{{{Cost5Qty}}}</div>
</div>}}{{#if:{{{Cost5Type|}}}| <div class="tt_recipe_item">[[File:Icon_{{{Cost5Type}}}.png|link={{{Cost5Type}}}|45x45px]] <div>{{{Cost5Qty}}}</div>
</div>}}
</div>}}
</div>
</div>
</div>}}{{#if:{{{Hashes|}}}| <div class="tech_hashes">
</div>}}{{#if:{{{Hashes|}}}| <div class="tech_hashes">
<span class="tech_inner_header">Data Volume</span>
<span class="tech_inner_header">Data Volume</span>
<br>
<br>
<span class="hash_count">{{{Hashes}}}</span> Hashes
<span class="hash_count">{{{Hashes}}}</span> Hashes
</div>}}{{#if:{{{Description|}}}|
</div>}}{{#if:{{{Description|}}}|
<hr class="tt_bar">
<hr class="tt_bar">
<div class="tt_desc">{{{Description}}}</div>}}
<div class="tt_desc">{{{Description}}}</div>}}
</div></includeonly><noinclude>
</div></includeonly><noinclude>
{{TechInfo/sandbox
{{TechInfo/sandbox

Revision as of 17:19, 31 December 2023


Distribution Logistics System
Unlocks:
Logistics Distributor
Logistics Bot
+1 column(s) Logistics Capacity

Research Consumption

600
300

Data Volume
108k Hashes


Through Logistics Distributor and Logistics Bots, transporting items between storage and Icarus can be accomplished on the same planet. They can also transport items between storages those are on this planet.
Distribution Logistics System
Unlocks:
Logistics Distributor
Logistics Bot

Research Consumption

600
300

Data Volume
108k Hashes


Through Logistics Distributor and Logistics Bots, transporting items between storage and Icarus can be accomplished on the same planet. They can also transport items between storages those are on this planet.
Mission Completed!
Unlocks:
Mission completed!

Research Consumption

4000

Data Volume
3.60M Hashes


Congratulations! Builder of great civilizations! The primary mission of the Dyson Sphere Program has been successfully complete with your efforts. (The game will continue after completion)
🍪 We use cookies to keep session information to provide you a better experience.