Template:Available: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(The template with the descriptions has been modifyed)
([Inline Mode] Removed box-shadow spread radius)
Line 2: Line 2:


-->|<!-- if parameter 1 exists (INLINE MODE) -->
-->|<!-- if parameter 1 exists (INLINE MODE) -->
<span style="background:#bbb; color:#666; 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 #ccc; 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:default" title="{{{1|}}}">'''Available<span style="font-size:0.65em; vertical-align:0.1em;">(untested)</span>'''</span><!--
<span style="background:#bbb; color:#666; box-shadow:inset 2px 4px 6px rgba(255,255,255,0.3), inset -2px -4px 6px rgba(0,0,0,0.2), 1px 1px 2px #ccc; 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:default" title="{{{1|}}}">'''Available<span style="font-size:0.65em; vertical-align:0.1em;">(untested)</span>'''</span><!--


-->|<!-- else (TABLE MODE) -->
-->|<!-- else (TABLE MODE) -->
style="background:#bbb; color:#666; outline:1px dotted #000000; outline-offset:-2px; text-align:center; line-height:0.5em; cursor:help" data-sort-value="8" title="{{tagtexts|available}}" {{!}} '''<span style="display:inline-block;">Available</span><br><span style="display:inline-block; padding-top:3px;"><small>(but untested)</small></span>'''<!--
style="background:#bbb; color:#666; outline:1px dotted #000; outline-offset:-2px; text-align:center; line-height:0.5em; cursor:help" data-sort-value="8" title="{{tagtexts|available}}" {{!}} '''<span style="display:inline-block;">Available</span><br><span style="display:inline-block; padding-top:3px;"><small>(but untested)</small></span>'''<!--


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

Revision as of 13:27, 31 May 2023

style="background:#bbb; color:#666; outline:1px dotted #000; outline-offset:-2px; text-align:center; line-height:0.5em; cursor:help" data-sort-value="8" title="Released for this region, but nobody tested it." | Available
(but untested)

Examples

Available
(but untested)
{{available}} Inside a table, default alignment
Available(untested) {{available|text}} Inline

Notes

    • The colors of Available(untested) 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(untested) 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