Template:Notavailable: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m ([Table Mode] reduced alpha of the 3D border effects)
([Inline Mode] Removed outline effects)
Line 2: Line 2:


-->|<!-- if parameter 1 exists (INLINE MODE) -->
-->|<!-- if parameter 1 exists (INLINE MODE) -->
<span class="nowrap" style="background:#e0e0e0; box-shadow:inset 2px 4px 6px 0px rgba(255,255,255,0.3), inset -2px -4px 6px 0px rgba(0,0,0,0.2), 1px 1px 2px 1px #cccccc; outline:3px outset rgba(255,255,255,0.2); outline-offset:-3px; color:#606060; display:inline-block; width:8.5em; line-height:1.4em; text-align:center; font-weight:bold; border-radius:0.4em; border:1px outset rgba(127,127,127,0.5); cursor:default;" title="{{{1|}}}">Not&nbsp;Available</span><!--
<span class="nowrap" style="background:#e0e0e0; box-shadow:inset 2px 4px 6px 0px rgba(255,255,255,0.3), inset -2px -4px 6px 0px rgba(0,0,0,0.2), 1px 1px 2px 1px #cccccc; color:#606060; display:inline-block; width:8.5em; line-height:1.4em; text-align:center; font-weight:bold; border-radius:0.4em; border:1px outset rgba(127,127,127,0.5); cursor:default;" title="{{{1|}}}">Not&nbsp;Available</span><!--


-->|<!-- else (TABLE MODE) -->
-->|<!-- else (TABLE MODE) -->

Revision as of 10:25, 30 May 2023

class="nowrap" style="background:#e0e0e0; outline:2px groove rgba(255,255,255,0.7); outline-offset:-3px; text-align:center; font-weight:bold; color:#606060; cursor:help;" data-sort-value="9" title="Template:Compatibility Tags Descriptions" | Not Available

Examples

class="nowrap" style="background:#e0e0e0; outline:2px groove rgba(255,255,255,0.7); outline-offset:-3px; text-align:center; font-weight:bold; color:#606060; cursor:help;" data-sort-value="9" title="Template:Compatibility Tags Descriptions" | Not Available {{notavailable}} Inside a table, default alignment
Not Available {{notavailable|text}} Inline

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