Template:Notavailable: 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 = class="nowrap" style="background:#c0c0c0; outline:2px groove #c0c0c0; outline-offset:-3px; text-align:{{{1|}}}; font-weight:bold; color:#666666;" data-sort-value="9" title="{{Compatibility Tags Descriptions|notavailableShort}}" {{!}} Not&nbsp;Available<!--
| right = class="nowrap" style="background:#c0c0c0; outline:2px groove #ffffff; outline-offset:-3px; text-align:{{{1|}}}; font-weight:bold; color:#666666;" data-sort-value="9" title="{{Compatibility Tags Descriptions|notavailableShort}}" {{!}} Not&nbsp;Available<!--


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

Revision as of 02:33, 9 October 2021

class="nowrap" style="background:#c0c0c0; color:#666666; text-align:center; font-weight:bold;" data-sort-value="9" title="Template:Compatibility Tags Descriptions" | Not Available

Examples

class="nowrap" style="background:#c0c0c0; color:#666666; text-align:center; font-weight:bold;" data-sort-value="9" title="Template:Compatibility Tags Descriptions" | Not Available {{notavailable}} Inside a table, default alignment
class="nowrap" style="background:#c0c0c0; outline:2px groove #ffffff; outline-offset:-3px; text-align:left; font-weight:bold; color:#666666;" data-sort-value="9" title="Template:Compatibility Tags Descriptions" | Not Available {{notavailable|left}} Inside a table, left alignment
class="nowrap" style="background:#c0c0c0; outline:2px groove #ffffff; outline-offset:-3px; text-align:right; font-weight:bold; color:#666666;" data-sort-value="9" title="Template:Compatibility Tags Descriptions" | Not Available {{notavailable|right}} Inside a table, right alignment
Not Available {{notavailable|text}} Inline, default font size
Not Available <span style="font-size:1.2em">{{notavailable|text}}</span> Inline, bigger font size

Notes

    • The colors of Available and Not Available represents a "undefined compatibility" and has been choosen following some rules:
      • Are 3 colors in total (2 background colors, and 1 font color common for both) in grey tones
      • The background color of Not Available is darker than Available because is considered the worst compatibility
      • The font color needs to preserve the readability when is displayed on top of both backgrounds, so is darkest than the backgrounds