Template:Altnames: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Test, this template is intended to optimize the height of the multiline "Game Names" in the compatibility lists by reducing the "line-height", it also adds the <br> and configures the font automatically)
 
(not fully working yet)
Line 1: Line 1:
<span style="line-height:25px; font-size:small; font-style:italic"><!--
<span style="line-height:1px; font-size:75%; font-style:italic"><!--
--><br>{{{1|}}}<!-- (alternative name 1)
--><br>{{{1|}}}<!-- (alternative name 1)
 
--><br>{{{2|}}}<!--
-->{{#if:{{{2|}}}<!-- if alternative name 2 exists
--><br>{{{3|}}}<!--
--><br>{{{2|}}}}}<!--
--><br>{{{4|}}}<!--
 
--><br>{{{5|}}}<!--
-->{{#if:{{{3|}}}<!-- if alternative name 3 exists
--></span><!--
--><br>{{{3|}}}}}<!--
 
-->{{#if:{{{4|}}}<!-- if alternative name 4 exists
--><br>{{{4|}}}}}<!--
 
-->{{#if:{{{5|}}}<!-- if alternative name 5 exists
--><br>{{{5|}}}}}<!--
 
--><noinclude>
--><noinclude>


== Tests ==
== Tests ==
*Previous style (without this template)
----
{{PS2 Classics Emulator Compatibility List Headers|D}}
|-
| Dead or Alive 2<br><small>''DOA2: Dead or Alive 2''<br>''DOA2: Hardcore''<br>''DOA2: Hard*Core''</small> || {{playable}} || {{ps2classic}} || {{ps2classic}} || Emulator configuration available. Config fixes the black screen on startup (EE cache issue).
|}


*New style (with this template)
----
{{PS2 Classics Emulator Compatibility List Headers|D}}
{{PS2 Classics Emulator Compatibility List Headers|D}}
|-
|-
| Dead or Alive 2<br><small>''DOA2: Dead or Alive 2''<br>''DOA2: Hardcore''<br>''DOA2: Hard*Core''</small> || {{playable}} || {{ps2classic}} || {{ps2classic}} || Emulator configuration available. Config fixes the black screen on startup (EE cache issue).
| Dead or Alive 2 {{altnames|DOA2: Dead or Alive 2|DOA2: Hardcore|DOA2: Hard*Core|etc...|etc...}} || {{playable}} || {{ps2classic}} || {{ps2classic}} || Emulator configuration available. Config fixes the black screen on startup (EE cache issue).
|}
|}


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

Revision as of 01:10, 10 October 2022






Tests

  • Previous style (without this template)

# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Logo PS2.png Game Name
Europe.png
PAL‐EU
United States.png
NTSC‐U
Japan.png
NTSC‐J
Logo PS3.png Compatibility Notes
Dead or Alive 2
DOA2: Dead or Alive 2
DOA2: Hardcore
DOA2: Hard*Core
Playable PS2 Classic PS2 Classic Emulator configuration available. Config fixes the black screen on startup (EE cache issue).
  • New style (with this template)

# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Logo PS2.png Game Name
Europe.png
PAL‐EU
United States.png
NTSC‐U
Japan.png
NTSC‐J
Logo PS3.png Compatibility Notes
Dead or Alive 2
DOA2: Dead or Alive 2
DOA2: Hardcore
DOA2: Hard*Core
etc...
etc...
Playable PS2 Classic PS2 Classic Emulator configuration available. Config fixes the black screen on startup (EE cache issue).