Template:Infobox Character Comic: Difference between revisions
Appearance
Created page with "{{Infobox | name = {{{full_name|N/A}}} | image = {{{image|N/A}}} | image_size = 250px | caption = {{{caption|}}} | publisher = {{{publisher|N/A}}} | first_appearance = {{{first_appearance|N/A}}} | created_by = {{{created_by|N/A}}} | place_of_origin = {{{place_of_origin|N/A}}} | team_affiliations= {{{team_affiliations|N/A}}} | partnerships = {{{partnerships|N/A}}} | notable_aliases = {{{notable_aliases|N/..." |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| name | | name = {{{name|{{PAGENAME}}}}} | ||
| image | | image = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|alt={{{name|}}}]]}} | ||
| caption = {{{caption|}}} | |||
| caption | | rows = | ||
| publisher | |||
<!-- ===== Publication information ===== --> | |||
{{#if:{{{publisher|}}}{{{first_appearance|}}}{{{created_by|}}}| | |||
<tr> | |||
<th colspan="2" style="background:#20222b;color:#ff79c6;text-align:center;padding:.35em .6em;border-top:1px solid #6272a4;"> | |||
Publication information | |||
</th> | |||
</tr>}} | |||
{{#if:{{{publisher|}}}| | |||
<tr> | |||
<th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Publisher</th> | |||
<td style="padding:.35em .6em;">{{{publisher}}}</td> | |||
</tr>}} | |||
{{#if:{{{first_appearance|}}}| | |||
<tr> | |||
<th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">First appearance</th> | |||
<td style="padding:.35em .6em;">{{{first_appearance}}}</td> | |||
</tr>}} | |||
{{#if:{{{created_by|}}}| | |||
<tr> | |||
<th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Created by</th> | |||
<td style="padding:.35em .6em;">{{{created_by}}}</td> | |||
</tr>}} | |||
<!-- ===== In-story information ===== --> | |||
{{#if:{{{full_name|}}}{{{place_of_origin|}}}{{{team_affiliations|}}}{{{partnerships|}}}{{{aliases|}}}{{{abilities|}}}| | |||
<tr> | |||
<th colspan="2" style="background:#20222b;color:#ff79c6;text-align:center;padding:.35em .6em;border-top:1px solid #6272a4;"> | |||
In-story information | |||
</th> | |||
</tr>}} | |||
{{#if:{{{full_name|}}}| | |||
<tr> | |||
<th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Full name</th> | |||
<td style="padding:.35em .6em;">{{{full_name}}}</td> | |||
</tr>}} | |||
{{#if:{{{place_of_origin|}}}| | |||
<tr> | |||
<th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Place of origin</th> | |||
<td style="padding:.35em .6em;">{{{place_of_origin}}}</td> | |||
</tr>}} | |||
{{#if:{{{team_affiliations|}}}| | |||
<tr> | |||
<th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Team affiliations</th> | |||
<td style="padding:.35em .6em;">{{{team_affiliations}}}</td> | |||
</tr>}} | |||
{{#if:{{{partnerships|}}}| | |||
<tr> | |||
<th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Partnerships</th> | |||
<td style="padding:.35em .6em;">{{{partnerships}}}</td> | |||
</tr>}} | |||
{{#if:{{{aliases|}}}| | |||
<tr> | |||
<th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Notable aliases</th> | |||
<td style="padding:.35em .6em;">{{{aliases}}}</td> | |||
</tr>}} | |||
{{#if:{{{abilities|}}}| | |||
<tr> | |||
<th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Abilities</th> | |||
<td style="padding:.35em .6em;">{{{abilities}}}</td> | |||
</tr>}} | |||
}} | }} | ||
<noinclude>{{documentation}}</noinclude> | |||
< | |||
{ | |||
} | |||
</ |
Latest revision as of 20:40, 16 October 2025
Infobox Character Comic | |
---|---|