Template:Playable: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
No edit summary
m (Fixed horizontal text alignments, added info texts, added inline mode)
Line 1: Line 1:
style="background:#90ff90; color:black;" | <span style="background:#90ff90; vertical-align: middle; text-align: {{{align|center}}}; color:black;">Playable</span><noinclude>[[Category:Templates]]</noinclude>
{{#if:{{{1|}}}|<!--
 
if parameter 1 exists
-->{{#switch:{{{1|}}}<!--
 
switch cases: left, center, right -->
| left
| center
| right = class="nowrap" style="background:#90ff90; color:#000000; text-align:{{{1|}}};" data-sort-value="2" {{!}} <abbr style="text-decoration:none;" title="The Game works perfect without any noticeable error">'''Playable'''</abbr><!--
 
switch case: default (different than left, center, right) -->
| #default = <span class="nowrap" style="background:#90ff90; color:#000000; border:2px outset #90ff90;"><abbr style="text-decoration:none;" title="{{{1|}}}">'''Playable'''</abbr></span><!--
 
-->}}<!-- switch ends
 
else (parameter 1 doesnt exists)-->
| class="nowrap" style="background:#90ff90; color:#000000; text-align:center;" data-sort-value="2" {{!}} <abbr style="text-decoration:none;" title="The Game works perfect without any noticeable error">'''Playable'''</abbr><!--
 
-->}}<!-- if ends --><noinclude>[[Category:Templates]]</noinclude>

Revision as of 14:38, 22 July 2021

class="nowrap" style="background:#90ff90; color:#000000; text-align:center;" data-sort-value="2" | Playable