Template:Majorissues: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (Damnit, needs to be shorter)
m (New colors for {{majorissues}} and {{unplayable}})
Line 7: Line 7:
| left
| left
| center
| center
| right = class="nowrap" style="background:#ffaa00; color:#000000; text-align:{{{1|}}};" data-sort-value="3" title="Very low framerate, screen flickering, glitched graphics, or non-critical broken functions." {{!}} '''Major&nbsp;Issues'''<!--
| right = class="nowrap" style="background:#ff8800; color:#770000; text-align:{{{1|}}};" data-sort-value="3" title="Very low framerate, screen flickering, glitched graphics, or non-critical broken functions." {{!}} '''Major&nbsp;Issues'''<!--


switch case: default (different than left, center, right) -->
switch case: default (different than left, center, right) -->
| #default = <span style="background:#ffaa00; color:#000000; display:inline-block; width:8.5em; line-height:1.2em; text-align:center; box-shadow: 1px 1px 2px 1px #bbbbbb; border-radius:0.4em; border:2px outset #ffaa00;" title="{{{1|}}}">Major&nbsp;Issues</span><!--
| #default = <span style="background:#ff8800; color:#770000; display:inline-block; width:8.5em; line-height:1.2em; text-align:center; box-shadow: 1px 1px 2px 1px #bbbbbb; border-radius:0.4em; border:2px outset #ff8800;" title="{{{1|}}}">Major&nbsp;Issues</span><!--


-->}}<!-- switch ends
-->}}<!-- switch ends


else (parameter 1 doesnt exists)-->
else (parameter 1 doesnt exists)-->
| class="nowrap" style="background:#ffaa00; color:#000000; text-align:center;" data-sort-value="3" title="Very low framerate, screen flickering, glitched graphics, or non-critical broken functions." {{!}} '''Major&nbsp;Issues'''<!--
| class="nowrap" style="background:#ff8800; color:#770000; text-align:center;" data-sort-value="3" title="Very low framerate, screen flickering, glitched graphics, or non-critical broken functions." {{!}} '''Major&nbsp;Issues'''<!--


-->}}<!-- if ends --><noinclude>[[Category:Templates]]</noinclude>
-->}}<!-- if ends --><noinclude>
<br><br>
----
*Notes:
**The colors of {{majorissues|&nbsp;}} and {{unplayable|&nbsp;}} represents a "bad compatibility" and has been choosen following some rules:
***Are 3 colors in total (2 background colors in red/orange, and 1 font color common for both in dark red)
***The font color needs to preserve the readability when is displayed on top of both backgrounds, so is darkest than the backgrounds
 
[[Category:Templates]]</noinclude>

Revision as of 12:47, 14 August 2021

class="nowrap" style="background:#ff8800; color:#770000; text-align:center;" data-sort-value="3" title="Very low framerate, screen flickering, glitched graphics, or non-critical broken functions." | Major Issues


  • Notes:
    • The colors of Major Issues and Unplayable represents a "bad compatibility" and has been choosen following some rules:
      • Are 3 colors in total (2 background colors in red/orange, and 1 font color common for both in dark red)
      • The font color needs to preserve the readability when is displayed on top of both backgrounds, so is darkest than the backgrounds