From Dark and Darker Wiki

(Centered the tooltip hover text.)
(Centered it properly this time, using transform:translate.)
Line 3: Line 3:
|green =<span class="tooltip"><!--
|green =<span class="tooltip"><!--
--><u>{{ColoredLink|Green|{{{2}}}}}</u><!--
--><u>{{ColoredLink|Green|{{{2}}}}}</u><!--
--><span class="tooltiptext-left" style="top:105%; left:-125%; width:fit-content; white-space:nowrap; background-color:#000F; border:1px solid #DD952A;"><!--
--><span class="tooltiptext-left" style="top:105%; left:50%; transform:translate(-50%); width:fit-content; white-space:nowrap; background-color:#000F; border:1px solid #DD952A;"><!--
-->Last updated on the current Patch/Hotfix. Information is up to date.</span></span>
-->Last updated on the current Patch/Hotfix. Information is up to date.</span></span>
|yellowgreen=<span class="tooltip"><!--
|yellowgreen=<span class="tooltip"><!--
--><u>{{ColoredLink|Yellowgreen|{{{2}}}}}</u><!--
--><u>{{ColoredLink|Yellowgreen|{{{2}}}}}</u><!--
--><span class="tooltiptext-left" style="top:105%; left:-125%; width:fit-content; white-space:nowrap; background-color:#000F; border:1px solid #DD952A;"><!--
--><span class="tooltiptext-left" style="top:105%; left:50%; transform:translate(-50%); width:fit-content; white-space:nowrap; background-color:#000F; border:1px solid #DD952A;"><!--
-->Last updated on a previous Patch/Hotfix, but information is up to date.</span></span>
-->Last updated on a previous Patch/Hotfix, but information is up to date.</span></span>
|orange =<span class="tooltip"><!--
|orange =<span class="tooltip"><!--
--><u>{{ColoredLink|Orange|{{{2}}}}}</u><!--
--><u>{{ColoredLink|Orange|{{{2}}}}}</u><!--
--><span class="tooltiptext-left" style="top:105%; left:-125%; width:fit-content; white-space:nowrap; background-color:#000F; border:1px solid #DD952A;"><!--
--><span class="tooltiptext-left" style="top:105%; left:50%; transform:translate(-50%); width:fit-content; white-space:nowrap; background-color:#000F; border:1px solid #DD952A;"><!--
-->Some information is outdated, but most information is still up to date.</span></span>
-->Some information is outdated, but most information is still up to date.</span></span>
|red =<span class="tooltip"><!--
|red =<span class="tooltip"><!--
--><u>{{ColoredLink|Red|{{{2}}}}}</u><!--
--><u>{{ColoredLink|Red|{{{2}}}}}</u><!--
--><span class="tooltiptext-left" style="top:105%; left:-125%; width:fit-content; white-space:nowrap; background-color:#000F; border:1px solid #DD952A;"><!--
--><span class="tooltiptext-left" style="top:105%; left:50%; transform:translate(-50%); width:fit-content; white-space:nowrap; background-color:#000F; border:1px solid #DD952A;"><!--
-->This information should not be used as a reference. It is out of date.</span></span>
-->This information should not be used as a reference. It is out of date.</span></span>
|grey =<span class="tooltip"><!--
|grey =<span class="tooltip"><!--
--><u>{{ColoredLink|Grey|{{{2}}}}}</u><!--
--><u>{{ColoredLink|Grey|{{{2}}}}}</u><!--
--><span class="tooltiptext-left" style="top:105%; left:-125%; width:fit-content; white-space:nowrap; background-color:#000F; border:1px solid #DD952A;"><!--
--><span class="tooltiptext-left" style="top:105%; left:50%; transform:translate(-50%); width:fit-content; white-space:nowrap; background-color:#000F; border:1px solid #DD952A;"><!--
-->Active work is in progress. Formatting issues and other bugs are to be expected.</span></span>
-->Active work is in progress. Formatting issues and other bugs are to be expected.</span></span>
}}<!--
}}<!--

Revision as of 03:39, 14 June 2024

{{StatusTooltip|Green|Patch:6.4#Hotfix 38}}
Patch:6.4#Hotfix 38Last updated on the current Patch/Hotfix. Information is up to date.
{{StatusTooltip|YellowGreen|Patch:6.4#Hotfix 38}}

Patch:6.4#Hotfix 38Last updated on a previous Patch/Hotfix, but information is up to date.

{{StatusTooltip|Orange|Patch:6.4#Hotfix 38}}

Patch:6.4#Hotfix 38Some information is outdated, but most information is still up to date.

{{StatusTooltip|Red|Patch:6.4#Hotfix 38}}

Patch:6.4#Hotfix 38This information should not be used as a reference. It is out of date.

{{StatusTooltip|Grey|Active Work in Progress}}

Active Work in ProgressActive work is in progress. Formatting issues and other bugs are to be expected.