Template:Majorissues: Difference between revisions
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 = class="nowrap" style="background:#ff8800; box-shadow:inset 2px 4px 6px 0px rgba(0,0,0,0.3), inset -2px -4px 6px 0px rgba(255,255,255,0. | | right = class="nowrap" style="background:#ff8800; box-shadow:inset 2px 4px 6px 0px rgba(0,0,0,0.3), inset -2px -4px 6px 0px rgba(255,255,255,0.2); outline:3px inset rgba(255,255,255,0.2); outline-offset:-3px; text-align:{{{1|}}}; color:#660000;" data-sort-value="3" title="{{Compatibility Tags Descriptions|majorissuesShort}}" {{!}} '''Major Issues'''<!-- | ||
switch case: default (different than left, right) --> | switch case: default (different than left, right) --> |
Revision as of 08:53, 3 October 2021
class="nowrap" style="background:#ff8800; color:#660000; text-align:center;" data-sort-value="3" title="Template:Compatibility Tags Descriptions" | Major Issues
Examples
class="nowrap" style="background:#ff8800; color:#660000; text-align:center;" data-sort-value="3" title="Template:Compatibility Tags Descriptions" | Major Issues | {{majorissues}} Inside a table, default alignment |
class="nowrap" style="background:#ff8800; box-shadow:inset 2px 4px 6px 0px rgba(0,0,0,0.3), inset -2px -4px 6px 0px rgba(255,255,255,0.2); outline:3px inset rgba(255,255,255,0.2); outline-offset:-3px; text-align:left; color:#660000;" data-sort-value="3" title="Template:Compatibility Tags Descriptions" | Major Issues | {{majorissues|left}} Inside a table, left alignment |
class="nowrap" style="background:#ff8800; box-shadow:inset 2px 4px 6px 0px rgba(0,0,0,0.3), inset -2px -4px 6px 0px rgba(255,255,255,0.2); outline:3px inset rgba(255,255,255,0.2); outline-offset:-3px; text-align:right; color:#660000;" data-sort-value="3" title="Template:Compatibility Tags Descriptions" | Major Issues | {{majorissues|right}} Inside a table, right alignment |
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
- The colors of Major Issues and Unplayable represents a "bad compatibility" and has been choosen following some rules: