Template:Character: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{| class="infobox" style="font-size:89%; width: | <includeonly>{| class="infobox" style="font-size:89%; width:300px; max-width:100%; box-sizing:border-box; overflow-wrap:anywhere; word-break:break-word; background-color:rgba({{{RGBAColor|0, 0, 0, 0.1}}}); border-radius: 8px; padding:3px; border:1px solid {{{color|transparent}}}; line-height:1.5;" | ||
|- | |- | ||
!colspan="2" style="color:{{{FontColor|#000000}}}; background:{{{BGColor|transparent}}}; border-radius:6px 6px 0px 0px; font-size:120%; padding:.6em;"| '''{{{name|{{PAGENAME}}}}}''' | !colspan="2" style="color:{{{FontColor|#000000}}}; background:{{{BGColor|transparent}}}; border-radius:6px 6px 0px 0px; font-size:120%; padding:.6em;"| '''{{{name|{{PAGENAME}}}}}''' | ||
|- | |- | ||
{{#if: {{{Image|}}}| | {{#if: {{{Image|}}}| | ||
!colspan="2" style="padding:0; text-align:center; background:transparent;"{{!}}<span id="tooltipstart"></span>[[File:{{{Image}}}|{{{ImageWidth| | !colspan="2" style="padding:0; text-align:center; background:transparent;"{{!}}<span id="tooltipstart"></span>[[File:{{{Image}}}|{{{ImageWidth|280px}}}]]<span id="tooltipend"></span> | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
| Line 186: | Line 186: | ||
}} | }} | ||
{{#if: {{{Enemies|}}}| | {{#if: {{{Enemies|}}}| | ||
{{!}}''' | {{!}}'''Enemy(s)''' | ||
{{!}} | {{!}} | ||
{{{Enemies}}} | {{{Enemies}}} | ||