Template:Ps2classic: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
== Examples == | == Examples == | ||
The wikitables below are reducing the font size with the setting: '''<nowiki>class="wikitable" style="font-size:85%"</nowiki>''' | |||
{| class="wikitable" style=" | {| class="wikitable" style="margin:0px; font-size:85%;" | ||
| style="border-top:hidden; padding:0px; width:150px;" | || style="border-top:hidden; padding:0px;" | | | style="border-top:hidden; padding:0px; width:150px;" | || style="border-top:hidden; padding:0px;" | | ||
|- | |- | ||
Line 30: | Line 30: | ||
| {{ps2classic|right}} || '''<nowiki>{{ps2classic|right}}</nowiki>''' Inside a wikitable, aligned to right | | {{ps2classic|right}} || '''<nowiki>{{ps2classic|right}}</nowiki>''' Inside a wikitable, aligned to right | ||
|} | |} | ||
{| style="border:hidden;" | {| style="border:hidden;" | ||
| {{ps2classic|text}} || '''<nowiki>{{ps2classic|text}}</nowiki>''' Inline with default font size | | {{ps2classic|text}} || '''<nowiki>{{ps2classic|text}}</nowiki>''' Inline with default font size |
Revision as of 03:28, 2 October 2021
class="nowrap" style="background:#0070D0; color:#ffffff; text-align:center;" data-sort-value="0" title="Template:Compatibility Tags Descriptions" | PS2 Classic
Examples
The wikitables below are reducing the font size with the setting: class="wikitable" style="font-size:85%"
class="nowrap" style="background:#0070D0; color:#ffffff; text-align:center;" data-sort-value="0" title="Template:Compatibility Tags Descriptions" | PS2 Classic | {{ps2classic}} Inside a wikitable, default alignment (center) |
class="nowrap" style="background:#0070D0; color:#ffffff; text-align:left;" data-sort-value="0" title="Template:Compatibility Tags Descriptions" | PS2 Classic | {{ps2classic|left}} Inside a wikitable, aligned to left |
class="nowrap" style="background:#0070D0; color:#ffffff; text-align:right;" data-sort-value="0" title="Template:Compatibility Tags Descriptions" | PS2 Classic | {{ps2classic|right}} Inside a wikitable, aligned to right |