Template:Unplayable: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
switch cases: left, right -->
switch cases: left, right -->
| left
| left
| right = style="background:#df3f3f; box-shadow:inset 2px 4px 6px 0px rgba(0,0,0,0.2), inset -2px -4px 6px 0px rgba(255,255,255,0.35); outline:3px inset rgba(255,255,255,0.2); outline-offset:-3px; text-align:{{{1|}}}; font-weight:bold; color:#660000;" data-sort-value="4" title="{{Compatibility Tags Descriptions|unplayableShort}}" {{!}} Unplayable<!--
| right = style="background:#df3f3f; box-shadow:inset 2px 4px 6px 0px rgba(0,0,0,0.2), inset -2px -4px 6px 0px rgba(255,255,255,0.25); outline:3px inset rgba(255,255,255,0.15); outline-offset:-3px; text-align:{{{1|}}}; font-weight:bold; color:#660000;" data-sort-value="4" title="{{Compatibility Tags Descriptions|unplayableShort}}" {{!}} Unplayable<!--


switch case: default (different than left, right) -->
switch case: default (different than left, right) -->

Revision as of 02:40, 9 October 2021

style="background:#df3f3f; color:#660000; text-align:center; font-weight:bold;" data-sort-value="4" title="Template:Compatibility Tags Descriptions" | Unplayable

Examples

style="background:#df3f3f; color:#660000; text-align:center; font-weight:bold;" data-sort-value="4" title="Template:Compatibility Tags Descriptions" | Unplayable {{unplayable}} Inside a table, default alignment
style="background:#df3f3f; box-shadow:inset 2px 4px 6px 0px rgba(0,0,0,0.2), inset -2px -4px 6px 0px rgba(255,255,255,0.25); outline:3px inset rgba(255,255,255,0.15); outline-offset:-3px; text-align:left; font-weight:bold; color:#660000;" data-sort-value="4" title="Template:Compatibility Tags Descriptions" | Unplayable {{unplayable|left}} Inside a table, left alignment
style="background:#df3f3f; box-shadow:inset 2px 4px 6px 0px rgba(0,0,0,0.2), inset -2px -4px 6px 0px rgba(255,255,255,0.25); outline:3px inset rgba(255,255,255,0.15); outline-offset:-3px; text-align:right; font-weight:bold; color:#660000;" data-sort-value="4" title="Template:Compatibility Tags Descriptions" | Unplayable {{unplayable|right}} Inside a table, right alignment
Unplayable {{unplayable|text}} Inline, default font size
Unplayable <span style="font-size:1.2em">{{unplayable|text}}</span> Inline, bigger font size

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