Template:Ps2classic: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (The default usage of the template is still simply by typing {{ps2classic}} inside a table, it will be aligned to center by default, and now this display mode have a hidden "abbr" info text hardcoded in it)
mNo edit summary
Line 7: Line 7:
--->| left
--->| left
| center
| center
| right = style="background:#7777ff; color:#ffffff; text-align:{{{1|}}}; padding-top:0px; padding-bottom:0px; border:2px outset #7777ff;" data-sort-value="1" {{!}} [[Image:Store_logo.png|x16px|link=]]'''PS2&nbsp;Classic'''<!--
| right = style="background:#7777ff; color:#ffffff; text-align:{{{1|}}}; padding-top:0px; padding-bottom:0px; border:2px outset #7777ff;" data-sort-value="1" {{!}} <abbr title="This Game has been released as a official PS2 Classic at the PlayStation Store for this region">[[Image:Store_logo.png|x16px|link=]]'''PS2&nbsp;Classic'''</abbr><!--


if parameter 1 is not equal to: left, center, right
if parameter 1 is not equal to: left, center, right
Line 21: Line 21:
*Examples/tests
*Examples/tests
{| class="wikitable" style="font-size:85%; width:100%;"
{| class="wikitable" style="font-size:85%; width:100%;"
! style="width:27%;" | we !!  
! style="width:200px;" | we !!  
|-
|-
| {{ps2classic}} || inside a mediawiki table <nowiki>{{ps2classic}}</nowiki>
| {{ps2classic}} || inside a mediawiki table <nowiki>{{ps2classic}}</nowiki>
Line 32: Line 32:
|}
|}


Inline {{ps2classic}}
Inline {{ps2classic|CUSTOM ABBR text here}}
Inline {{ps2classic|text}}


[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 17:14, 21 July 2021

style="background:#7777ff; color:#ffffff; text-align:center; padding-top:0px; padding-bottom:0px; border:2px outset #7777ff;" data-sort-value="1" 1no | Store logo.pngPS2 Classic


  • Examples/tests
we
Store logo.pngPS2 Classic inside a mediawiki table {{ps2classic}}
Store logo.pngPS2 Classic inside a mediawiki table {{ps2classic|left}}
Store logo.pngPS2 Classic inside a mediawiki table {{ps2classic|center}}
Store logo.pngPS2 Classic inside a mediawiki table {{ps2classic|right}}

Inline xxxxxxxxxxxxxxxxxxx CUSTOM ABBR text here