WikiBound logo.png There are 169 stubs for enemies. Help out by expanding these pages!
Item pages are now going to be split. See WikiBound:Projects for more information.

Difference between revisions of "Template:PSI infobox"

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
(Centering)
m (Making the outside roundy curve around the inside roundy a bit better. Also removing the 2px roundies because they really don't make a difference. :V)
Line 1: Line 1:
{| align="right" class="roundy" style="background:#{{darkcolor|PSI}}; width: 25%; border: 2px solid #{{darkcolor|PSI}};" cellpadding="2"
{| align="right" style="background:#{{darkcolor|PSI}}; width: 25%; border: 2px solid #{{darkcolor|PSI}}; {{roundy|15px}}" cellpadding="2"
|-
|-
| align="center" colspan="2" | <big><big>'''{{{enname}}}'''</big></big> {{#ifeq: {{{altnameyn|no}}}|yes|<small>{{{altname}}}</small>}}<br><span lang="ja">'''{{{jpkana}}}'''</span> ''{{{jptrans}}}''
| align="center" colspan="2" | <big><big>'''{{{enname}}}'''</big></big> {{#ifeq: {{{altnameyn|no}}}|yes|<small>{{{altname}}}</small>}}<br><span lang="ja">'''{{{jpkana}}}'''</span> ''{{{jptrans}}}''
Line 5: Line 5:
| align="center" class="roundy" style="background: #FFFFFF;" colspan="2" | [[File:{{{image}}}|{{{size}}}]]<br><small>{{{caption}}}</small>
| align="center" class="roundy" style="background: #FFFFFF;" colspan="2" | [[File:{{{image}}}|{{{size}}}]]<br><small>{{{caption}}}</small>
|-
|-
! style="background: #{{lightcolor|PSI}}; {{roundyleft|20px}} {{roundyright|2px}}" align="right" | '''Ranks'''
! style="background: #{{lightcolor|PSI}}; {{roundyleft|20px}}" align="right" | '''Ranks'''
| style="background: #fff; {{roundyleft|2px}} {{roundyright|20px}}" align="left" | {{{ranks}}}
| style="background: #fff; {{roundyright|20px}}" align="left" | {{{ranks}}}
|-
|-
! style="background: #{{lightcolor|PSI}}; {{roundyleft|20px}} {{roundyright|2px}}" align="right" | '''Target'''
! style="background: #{{lightcolor|PSI}}; {{roundyleft|20px}}" align="right" | '''Target'''
| style="background: #fff; {{roundyleft|2px}} {{roundyright|20px}}" align="left" | {{{target}}}
| style="background: #fff; {{roundyright|20px}}" align="left" | {{{target}}}
|-
|-
! style="background: #{{lightcolor|PSI}}; {{roundyleft|20px}} {{roundyright|2px}}" align="right" | '''PSI category'''
! style="background: #{{lightcolor|PSI}}; {{roundyleft|20px}}" align="right" | '''PSI category'''
| style="background: #fff; {{roundyleft|2px}} {{roundyright|20px}}" align="left" | {{{category}}}
| style="background: #fff; {{roundyright|20px}}" align="left" | {{{category}}}
|-
|-
! style="background: #{{lightcolor|PSI}}; {{roundyleft|20px}} {{roundyright|2px}}" align="right" | '''Appears in'''
! style="background: #{{lightcolor|PSI}}; {{roundyleft|20px}}" align="right" | '''Appears in'''
| style="background: #fff; {{roundyleft|2px}} {{roundyright|20px}}" align="left" | {{{games}}}{{#ifeq: {{{SSB|no}}}|yes|<br><small>{{{SSBappear}}}</small>}}
| style="background: #fff; {{roundyright|20px}}" align="left" | {{{games}}}{{#ifeq: {{{SSB|no}}}|yes|<br><small>{{{SSBappear}}}</small>}}
|-
|-
! style="background: #{{lightcolor|PSI}}; {{roundyleft|20px}} {{roundyright|2px}}" align="right" | '''Learned by'''
! style="background: #{{lightcolor|PSI}}; {{roundyleft|20px}}" align="right" | '''Learned by'''
| style="background: #fff;{{roundyleft|2px}} {{roundyright|20px}}" align="left" | {{{learned}}}
| style="background: #fff; {{roundyright|20px}}" align="left" | {{{learned}}}
|}<noinclude>[[Template:PSI infobox/doc|Documentation page]][[Category:Infobox templates]]</noinclude>
|}<noinclude>[[Template:PSI infobox/doc|Documentation page]][[Category:Infobox templates]]</noinclude>

Revision as of 03:54, 2 January 2011

{{{enname}}}
{{{jpkana}}} {{{jptrans}}}
[[File:{{{image}}}|{{{size}}}]]
{{{caption}}}
Ranks {{{ranks}}}
Target {{{target}}}
PSI category {{{category}}}
Appears in {{{games}}}
Learned by {{{learned}}}

Documentation page