Template:Notavailable: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
([Inline Mode] Removed the custom tooltip text feature)
(Now all this settings are loaded from class="compatibility-tag" (but the padding is not loaded correctly yet))
Line 4: Line 4:


--><span <!--
--><span <!--
   -->class="compatibility-tag nowrap"<!--
   -->class="compatibility-tag"<!--
   -->style="<!--
   -->style="<!--
       -->text-align:center;<!--
       -->padding:0em;<!-- the padding 0em is not loaded correctly from class="compatibility-tag"
      -->padding:0em;<!--
       -->background:#ddd;<!--
       -->background:#ddd;<!--
       -->color:#888;<!--
       -->color:#888;<!--
      -->cursor:help;<!--
       -->display:inline-block;<!-- container
       -->display:inline-block;<!-- container
       -->width:7.4em;<!-- container width, dependant of font size
       -->width:7.4em;<!-- container width, dependant of font size
Line 24: Line 22:
   -->title="{{tagtexts|notavailable}}"<!--
   -->title="{{tagtexts|notavailable}}"<!--
-->><!--
-->><!--
   -->'''Not Available'''<!--
   -->Not Available<!--
--></span><!--
--></span><!--


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


-->class="compatibility-tag nowrap"<!--
-->class="compatibility-tag"<!--
-->style="<!--
-->style="<!--
   -->text-align:center;<!--
   -->padding:0em;<!-- the padding 0em is not loaded correctly from class="compatibility-tag"
  -->padding:0em;<!--
   -->background:#ddd;<!--
   -->background:#ddd;<!--
   -->color:#888;<!--
   -->color:#888<!--
  -->cursor:help<!--
-->"<!--
-->"<!--
-->data-sort-value="9"<!--
-->data-sort-value="9"<!--
-->title="{{tagtexts|notavailable}}"<!--
-->title="{{tagtexts|notavailable}}"<!--
-->{{!}}<!--
-->{{!}}<!--
-->'''Not Available<!--
-->Not Available<!--


-->}}<!-- if ends --><noinclude>
-->}}<!-- if ends --><noinclude>

Revision as of 17:59, 2 July 2023

class="compatibility-tag"style="padding:0em;background:#ddd;color:#888"data-sort-value="9"title="Not released for this region."|Not Available

Examples

Compatibility tags colorset
  • GOOD compatibility Tags: PSone Classic  PS2 Classic  Playable  Minor Issues
    • Colors
      • The colors of {{ps1classic}} and {{ps2classic}} are inspired by the official style used in PSN store, PlayStation console boxes, etc..., white text/logo on top of a blue background
      • The font color of {{playable}} and {{minorissues}} is derived from the background color of {{ps1classic}} and {{ps2classic}}
    • 3D effects
      • Inline Mode: "bump", common for all tags
      • Table Mode: "bump"
  • BAD compatibility Tags: Major Issues  Unplayable
    • Colors
      • Backgrounds in orange/red tones
      • Shared font color in a red tone darker than the backgrounds
    • 3D effects
      • Inline Mode: "bump", common for all tags
      • Table Mode: "hollow"
  • UNDEFINED compatibility Tags: Available  Not Available
    • Colors
      • Backgrounds in gray tones, {{notavailable}} have the brighter background color because represents the worst compatibility
      • Shared font color in a gray tone darker than the backgrounds
    • 3D effects
      • Inline Mode: "bump", common for all tags
      • Table Mode: "flat"