Patch Notes/0.7.18.6931 and Template:TechIcon/doc: Difference between pages

From the Dyson Sphere Program Wiki
< Patch Notes(Difference between pages)
imported>76561198062744030
(Create page for patch 0.7.18.6931)
 
imported>76561198045853337
No edit summary
 
Line 1: Line 1:
== Early Access Patch Version: 0.7.18.6931 - May 28th, 2021==
__NOTOC__
===Related Game Announcement===
Usage:<pre>
<blockquote>
{{TechIcon
Dear engineers,
|TechName=
Here comes the third update. Hope you have a nice weekend with Dyson Sphere Program ;)!
|Level=
</blockquote>
}}
</pre>


===Bugfix:===
NOTE: The TechName is used to construct the filename for the icon shown. For example, providing "Unknown" as in the example below, the template looks for and loads "Tech_Unknown.png". If the image does not exist, it will show as a broken image. Be sure to spell things the same. For multiple-word item names, use a space between the words as per normal. If the Level parameter is specified and equal to "1", the template will look for the filename "Tech_Unknown_1.png" instead.
* Fixed the bug that the savedata from 0.6. X versions may get stuck in the last update.
 
The image will link to the page with a name in the "TechName_(Tech)" form if Level is not specified, otherwise it will link to the "TechName_(Upgrade)" page. The word in the parentheses may be overridden by supplying the optional "Type" parameter.
 
 
Example: The following wiki code<pre>
{{TechIcon|Universe Exploration|1}}
</pre>
OR<pre>
{{TechIcon
|TechName=Universe Exploration
|Level=1
}}
</pre>
Will display an icon with link the item:
 
{{TechIcon
|TechName=Universe Exploration
|Level=1
}}

Latest revision as of 11:36, 15 June 2021

Usage:

{{TechIcon
|TechName=
|Level=
}}

NOTE: The TechName is used to construct the filename for the icon shown. For example, providing "Unknown" as in the example below, the template looks for and loads "Tech_Unknown.png". If the image does not exist, it will show as a broken image. Be sure to spell things the same. For multiple-word item names, use a space between the words as per normal. If the Level parameter is specified and equal to "1", the template will look for the filename "Tech_Unknown_1.png" instead.

The image will link to the page with a name in the "TechName_(Tech)" form if Level is not specified, otherwise it will link to the "TechName_(Upgrade)" page. The word in the parentheses may be overridden by supplying the optional "Type" parameter.


Example: The following wiki code

{{TechIcon|Universe Exploration|1}}

OR

{{TechIcon
|TechName=Universe Exploration
|Level=1
}}

Will display an icon with link the item:

Tech Universe Exploration 1.png
🍪 We use cookies to keep session information to provide you a better experience.