|
|
(7 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <includeonly><!-- | | <includeonly><!-- |
| | |
| -->{{#switch:{{lc:{{{1}}}}} | | -->{{#switch:{{lc:{{{1}}}}} |
| |green =<span class="tooltip"><!-- | | |green ={{ColoredLink|Green|{{{2}}}}}$green |
| -->{{ColoredLink|Green|{{{2}}}}}<!--
| | |orange ={{ColoredLink|Orange|{{{2}}}}}$orange |
| --><span class="tooltiptext-left" style="top:105%; left:5%; width:fit-content; white-space:nowrap; background-color:#000F; border:1px solid #DD952A;"><!--
| | |red ={{ColoredLink|Red|{{{2}}}}}$red |
| -->Last updated on the current Patch/Hotfix. Information is up to date.</span></span>
| | |grey ={{ColoredLink|Grey|{{{2}}}}}$grey}}<!-- |
| |yellowgreen=<span class="tooltip"><!--
| | |
| -->{{ColoredLink|Yellowgreen|{{{2}}}}}<!--
| |
| --><span class="tooltiptext-left" style="top:105%; left:5%; width:fit-content; white-space:nowrap; background-color:#000F; border:1px solid #DD952A;"><!--
| |
| -->Last updated on previous Patch/Hotfix, but information is up to date.</span></span>
| |
| |orange =<span class="tooltip"><!-- | |
| -->{{ColoredLink|Orange|{{{2}}}}}<!--
| |
| --><span class="tooltiptext-left" style="top:105%; left:5%; 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>
| |
| |red =<span class="tooltip"><!-- | |
| -->{{ColoredLink|Red|{{{2}}}}}<!--
| |
| --><span class="tooltiptext-left" style="top:105%; left:5%; 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>
| |
| |grey =<span class="tooltip"><!-- | |
| -->{{ColoredLink|Grey|{{{2}}}}}<!--
| |
| --><span class="tooltiptext-left" style="top:105%; left:5%; 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>
| |
| }}<!-- | |
| --></includeonly><noinclude> | | --></includeonly><noinclude> |
| <pre>{{StatusTooltip|Green|Patch:6.4#Hotfix 38}}</pre> | | <pre>{{StatusMarkup|Green|Patch:6.4#Hotfix 38}}</pre> |
| {{StatusTooltip|Green|Patch:6.4#Hotfix 38}} | | {{StatusMarkup|Green|Patch:6.4#Hotfix 38}} |
| <pre>{{StatusTooltip|YellowGreen|Patch:6.4#Hotfix 38}}</pre> | | <pre>{{StatusMarkup|Orange|Patch:6.4#Hotfix 38}}</pre> |
| {{StatusTooltip|YellowGreen|Patch:6.4#Hotfix 38}}
| | {{StatusMarkup|Orange|Patch:6.4#Hotfix 38}} |
| <pre>{{StatusTooltip|Orange|Patch:6.4#Hotfix 38}}</pre>
| | <pre>{{StatusMarkup|Red|Patch:6.4#Hotfix 38}}</pre> |
| {{StatusTooltip|Orange|Patch:6.4#Hotfix 38}} | | {{StatusMarkup|Red|Patch:6.4#Hotfix 38}} |
| <pre>{{StatusTooltip|Red|Patch:6.4#Hotfix 38}}</pre> | | <pre>{{StatusMarkup|Grey|Active Work in Progress}}</pre> |
| {{StatusTooltip|Red|Patch:6.4#Hotfix 38}} | | {{StatusMarkup|Grey|Active Work in Progress}} |
| <pre>{{StatusTooltip|Grey|Active Work in Progress}}</pre> | |
| {{StatusTooltip|Grey|Active Work in Progress}} | |
| </noinclude> | | </noinclude> |