Template:Playable: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
([Inline Mode] Replaced cursor:default by cursor:help)
No edit summary
Line 1: Line 1:
{{#if:{{{1|}}}<!--
{{#if:{{{1|}}}<!--


-->|<!-- if parameter 1 exists (INLINE MODE) -->
-->|<!-- if parameter 1 exists (INLINE MODE)
<span style="background:#9d9; color:#05b; box-shadow:inset 2px 4px 6px rgba(255,255,255,0.5), inset -2px -4px 6px rgba(0,0,0,0.2), 1px 1px 2px rgba(0,0,0,0.4); display:inline-block; width:8.5em; line-height:1.4em; text-align:center; border-radius:0.4em; border:1px outset rgba(127,127,127,0.5); cursor:help" title="{{{1|}}}">'''Playable'''</span><!--
 
--><span <!--
  -->style="<!--
      -->text-align:center;<!--
      -->background:#9d9;<!--
      -->color:#05b;<!--<!--
      -->cursor:help;<!--
      -->display:inline-block;<!-- container
      -->width:8.5em;<!-- container width, dependant of font size
      -->line-height:1.4em;<!-- container height, dependant of font size
      -->border-radius:0.4em;<!-- container radius, dependant of font size
      -->box-shadow:<!--
        -->inset 2px 4px 6px rgba(255,255,255,0.5),<!-- internal white shadow
        -->inset -2px -4px 6px rgba(0,0,0,0.2),<!-- internal black shadow
        -->1px 1px 2px rgba(0,0,0,0.4);<!-- external black shadow
      -->border:<!--
        -->outset 1px rgba(127,127,127,0.5)<!-- container grey border
  -->"<!--
  -->title="{{{1|}}}"<!--
-->><!--
  -->'''Playable'''<!--
--></span><!--
 
-->|<!-- else (TABLE MODE)


-->|<!-- else (TABLE MODE)<!--
-->style="<!--
-->style="<!--
-->background:#9d9;<!--
  -->text-align:center;<!--
-->color:#05b;<!--
  -->background:#9d9;<!--
-->box-shadow:<!--
  -->color:#05b;<!--
-->inset 2px 4px 6px rgba(255,255,255,0.5),<!--
  -->cursor:help;<!--
-->inset -2px -4px 6px rgba(0,0,0,0.2);<!--
  -->box-shadow:<!--
-->text-align:center;<!--
      -->inset 2px 4px 6px rgba(255,255,255,0.5),<!--
-->cursor:help<!--
      -->inset -2px -4px 6px rgba(0,0,0,0.2)<!--
-->"<!--
-->"<!--
-->data-sort-value="1"<!--
-->data-sort-value="1"<!--

Revision as of 17:14, 5 June 2023

style="text-align:center;background:#9d9;color:#05b;cursor:help;box-shadow:inset 2px 4px 6px rgba(255,255,255,0.5),inset -2px -4px 6px rgba(0,0,0,0.2)"data-sort-value="1"title="Works perfect without any noticeable error."|Playable

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"