Template:Infobox superhero: Difference between revisions

From Robin's SM-201 Website
Jump to navigation Jump to search
(Created page with " {| class="infobox" cellspacing="2" style="width:22em; font-size:90%; border: 1px solid black;padding:0.5em 1em 0.5em 1em" align="right" |- |colspan="2" style="text-alig...")
 
m (Text replacement - "font-size:90%;" to "font-size:85%;")
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
      {| class="infobox" cellspacing="2" style="width:22em; font-size:90%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
{| class="infobox" cellspacing="2" style="width:350px; font-size:85%; border: 1px solid black;padding:0.5em  1em 0.5em 1em" align="right"
|-
|-
|colspan="2" style="text-align: center; font-size: larger; background-color:{{{bgcolour|silver}}}; color:#000;" | '''{{{name|{{PAGENAME}}}}}'''
|colspan="2" style="text-align: center; font-size: larger; background-color:{{{color|silver}}}; color:#000;" | '''{{{name|{{PAGENAME}}}}}'''
|-
|-
|colspan="2" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}
|colspan="2" style="text-align: center; font-size: 90%; line-height: 15px;"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{imagesize|}}}|{{{imagesize}}}|220px}}| ]]<br /><small>{{{caption|}}}</small>}}
|-
|-
|colspan="2" style="text-align: center; font-weight: bold; background-color: {{{bgcolour|silver}}};" | Charachter information
|colspan="2" style="text-align: center; font-weight: bold; background-color: {{{color|silver}}};" | Charachter information
|-
|-
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|-  
|-  
{{#if:{{{publisher|}}}| {{!}}  style="text-align:left;" {{!}} '''Publisher(s):''' {{!!}} {{{publisher|}}} }}
{{#if:{{{publisher|}}}| {{!}}  '''Publisher(s):''' {{!!}} {{{publisher|}}} }}
|-  
|-  
{{#if:{{{debut|}}}| {{!}}  style="text-align:left;" {{!}} '''First Appearance:''' {{!!}} {{{debut|}}} }}
{{#if:{{{debut|}}}| {{!}}  '''First Appearance:''' {{!!}} {{{debut|}}} }}
|-  
|-  
{{#if:{{{creators|}}}| {{!}}  style="text-align:left;" {{!}} '''Created by:''' {{!!}} {{{creators|}}} }}
{{#if:{{{demise|}}}| {{!}}  '''Demise:''' {{!!}} {{{demise|}}} }}
|-  
|-  
{{#if:{{{full_name|}}}| {{!}}  style="text-align:left;" {{!}} '''Full name(s):''' {{!!}} {{{full_name|}}} }}
{{#if:{{{creators|}}}| {{!}}  '''Created by:''' {{!!}} {{{creators|}}} }}
|-  
|-  
{{#if:{{{powers|}}}| {{!}}  style="text-align:left;" {{!}} '''Power(s):''' {{!!}} {{{powers|}}} }}
{{#if:{{{full_name|}}}| {{!}}  '''Full name(s):''' {{!!}} {{{full_name|}}} }}
|-  
|-  
{{#if:{{{real_name|}}}| {{!}}  style="text-align:left;" {{!}} '''Real name(s):''' {{!!}} {{{real_name|}}} }}
{{#if:{{{powers|}}}| {{!}}  '''Power(s):''' {{!!}} {{{powers|}}} }}
|-  
|-  
{{#if:{{{aliases|}}}| {{!}}  style="text-align:left;" {{!}} '''Alias(s):''' {{!!}} {{{aliases|}}} }}
{{#if:{{{real_name|}}}| {{!}}  '''Real name(s):''' {{!!}} {{{real_name|}}} }}
|-  
|-  
{{#if:{{{alter_ego|}}}| {{!}}  style="text-align:left;" {{!}} '''Alter Ego(s):''' {{!!}} {{{alter_ego|}}} }}
{{#if:{{{aliases|}}}| {{!}}  '''Alias(s):''' {{!!}} {{{aliases|}}} }}
|-  
|-  
{{#if:{{{species|}}}| {{!}}  style="text-align:left;" {{!}} '''Species(s):''' {{!!}} {{{species|}}} }}
{{#if:{{{alter_ego|}}}| {{!}}  '''Alter Ego(s):''' {{!!}} {{{alter_ego|}}} }}
|-  
|-  
{{#if:{{{homeworld|}}}| {{!}}  style="text-align:left;" {{!}} '''Home World:''' {{!!}} {{{homeworld|}}} }}
{{#if:{{{species|}}}| {{!}}  '''Species(s):''' {{!!}} {{{species|}}} }}
|-  
{{#if:{{{homeworld|}}}| {{!}} '''Home World:''' {{!!}} {{{homeworld|}}} }}
|-
|-
{{#if:{{{alliances|}}}| {{!}}  style="text-align:left;" {{!}} '''Alliances:''' {{!!}} {{{alliances|}}} }}
{{#if:{{{alliances|}}}| {{!}}  '''Alliances:''' {{!!}} {{{alliances|}}} }}
|-
|-
{{#if:{{{previous_alliances|}}}| {{!}}  style="text-align:left;" {{!}} '''Previous Alliances:''' {{!!}} {{{previous_alliances|}}} }}
{{#if:{{{previous_alliances|}}}| {{!}}  '''Previous Alliances:''' {{!!}} {{{previous_alliances|}}} }}
|-
|-
{{#if:{{{supports|}}}| {{!}}  style="text-align:left;" {{!}} '''Supports:''' {{!!}} {{{supports|}}} }}
{{#if:{{{supports|}}}| {{!}}  '''Supports:''' {{!!}} {{{supports|}}} }}
|}
|}<includeonly>[[Category:Super Heros]]</includeonly><noinclude>
<pre>
{{Infobox superhero
| name              =
| color          =
| image              =
| caption            =
| publisher          =
| debut              =
| creators          =
| full_name          =
| powers            =
| aliases            =
| alter_ego          =
| homeworld          =
| alliances          =
| previous_alliances =
| supports          =
}}
</pre></noinclude>

Latest revision as of 11:02, 14 March 2024

Infobox superhero
Charachter information
{{Infobox superhero
| name               =
| color           =
| image              =
| caption            =
| publisher          =
| debut              =
| creators           =
| full_name          =
| powers             =
| aliases            =
| alter_ego          =
| homeworld          =
| alliances          =
| previous_alliances =
| supports           =
}}