|
|
Line 1: |
Line 1: |
| <includeonly><!-- | | <includeonly><!-- |
| | |
| -->{{#switch:{{lc:{{{1}}}}} | | -->{{#switch:{{lc:{{{1}}}}} |
| |green =<span class="tooltip"><!-- | | |green ={{ColoredLink|Green|{{{2}}}}}$green |
| --><u>{{ColoredLink|Green|{{{2}}}}}</u><!--
| | |yellowgreen ={{ColoredLink|Yellowgreen|{{{2}}}}}$yellowgreen |
| --><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;"><!--
| | |orange ={{ColoredLink|Orange|{{{2}}}}}$orange |
| -->Last updated on the current Patch/Hotfix. Information is up to date.</span></span>
| | |red ={{ColoredLink|Red|{{{2}}}}}$red |
| |yellowgreen=<span class="tooltip"><!-- | | |grey ={{ColoredLink|Grey|{{{2}}}}}$grey}}<!-- |
| --><u>{{ColoredLink|Yellowgreen|{{{2}}}}}</u><!--
| | |
| --><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. Information is still up to date.</span></span>
| |
| |orange =<span class="tooltip"><!-- | |
| --><u>{{ColoredLink|Orange|{{{2}}}}}</u><!--
| |
| --><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. Some information is outdated.</span></span>
| |
| |red =<span class="tooltip"><!-- | |
| --><u>{{ColoredLink|Red|{{{2}}}}}</u><!--
| |
| --><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;"><!--
| |
| -->Information is out of date and needs to be updated.</span></span>
| |
| |grey =<span class="tooltip"><!-- | |
| --><u>{{ColoredLink|Grey|{{{2}}}}}</u><!--
| |
| --><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;"><!--
| |
| -->Work is in progress. Formatting issues and other bugs are to be expected.</span></span>
| |
| }}<!-- | |
| --></includeonly><noinclude> | | --></includeonly><noinclude> |
| <pre>{{StatusTooltip|Green|Patch:6.4#Hotfix 38}}</pre> | | <pre>{{StatusMarkup|Green|Patch:6.4#Hotfix 38}}</pre> |
| <center>{{StatusTooltip|Green|Patch:6.4#Hotfix 38}}</center>
| | {{StatusMarkup|Green|Patch:6.4#Hotfix 38}} |
| <pre>{{StatusTooltip|YellowGreen|Patch:6.4#Hotfix 38}}</pre> | | <pre>{{StatusMarkup|YellowGreen|Patch:6.4#Hotfix 38}}</pre> |
| {{StatusTooltip|YellowGreen|Patch:6.4#Hotfix 38}} | | {{StatusMarkup|YellowGreen|Patch:6.4#Hotfix 38}} |
| <pre>{{StatusTooltip|Orange|Patch:6.4#Hotfix 38}}</pre> | | <pre>{{StatusMarkup|Orange|Patch:6.4#Hotfix 38}}</pre> |
| {{StatusTooltip|Orange|Patch:6.4#Hotfix 38}} | | {{StatusMarkup|Orange|Patch:6.4#Hotfix 38}} |
| <pre>{{StatusTooltip|Red|Patch:6.4#Hotfix 38}}</pre> | | <pre>{{StatusMarkup|Red|Patch:6.4#Hotfix 38}}</pre> |
| {{StatusTooltip|Red|Patch:6.4#Hotfix 38}} | | {{StatusMarkup|Red|Patch:6.4#Hotfix 38}} |
| <pre>{{StatusTooltip|Grey|Active Work in Progress}}</pre> | | <pre>{{StatusMarkup|Grey|Active Work in Progress}}</pre> |
| {{StatusTooltip|Grey|Active Work in Progress}} | | {{StatusMarkup|Grey|Active Work in Progress}} |
| </noinclude> | | </noinclude> |