Created page with "<div class="bwtp-infobox"> <span class="bwtp-infobox-title">{{{title}}}</span> <span class="bwtp-infobox-image">[[File:{{{image}}}|{{{imagesize|180px}}}|{{{title}}}]]</span> </div><noinclude> == Usage == <pre> {{BWTP/Infobox | title = Silent Hill 2 | image = SH2_boxart.jpg | imagesize = 180px }} </pre> </noinclude>"
 
No edit summary
Line 1: Line 1:
<div class="bwtp-infobox">
<div class="bwtp-infobox">
<span class="bwtp-infobox-title">{{{title}}}</span>
  <span class="bwtp-infobox-title">{{{title}}}</span>
<span class="bwtp-infobox-image">[[File:{{{image}}}|{{{imagesize|180px}}}|{{{title}}}]]</span>
  <span class="bwtp-infobox-image">
</div><noinclude>
    [[File:{{{image}}}|{{{imagesize|180px}}}|{{{title}}}]]
== Usage ==
  </span>
<pre>
</div>
{{BWTP/Infobox
| title    = Silent Hill 2
| image    = SH2_boxart.jpg
| imagesize = 180px
}}
</pre>
</noinclude>

Revision as of 01:17, 25 April 2026

 {{{title}}}
 
   [[File:{{{image}}}|180px|{{{title}}}]]