Template:Unplayable: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
m (Fixed horizontal text alignments, added info texts, added inline mode)
Line 1: Line 1:
style="background:#ff1000; color:black;" | <span style="background:#ff1000; vertical-align: middle; text-align: {{{align|center}}}; color:black;">Unplayable</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:#ff1000; color:#000000; text-align:{{{1|}}};" data-sort-value="5" {{!}} <abbr style="text-decoration:none;" title="You can't complete the Game successfully to the end, doesnt boots or crashes at some point">'''Unplayable'''</abbr><!--
 
switch case: default (different than left, center, right) -->
| #default = <span class="nowrap" style="background:#ff1000; color:#000000; border:2px outset #ff1000;"><abbr style="text-decoration:none;" title="{{{1|}}}">'''Unplayable'''</abbr></span><!--
 
-->}}<!-- switch ends
 
else (parameter 1 doesnt exists)-->
| class="nowrap" style="background:#ff1000; color:#000000; text-align:center;" data-sort-value="5" {{!}} <abbr style="text-decoration:none;" title="You can't complete the Game successfully to the end, doesnt boots or crashes at some point">'''Unplayable'''</abbr><!--
 
-->}}<!-- if ends --><noinclude>[[Category:Templates]]</noinclude>

Revision as of 14:15, 22 July 2021

class="nowrap" style="background:#ff1000; color:#000000; text-align:center;" data-sort-value="5" | Unplayable