Jump to content

Template:Infobox Character TV: Difference between revisions

From The Untenables
Undo revision 42 by UntenableJinx (talk)
Tag: Undo
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
  | name             = {{{name|}}}
  | name   = {{{name|{{PAGENAME}}}}}
  | image           = {{{image|}}}
  | image   = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|alt={{{name|}}}]]}}
  | caption         = {{{caption|}}}
  | caption = {{{caption|}}}
  | first_appearance = {{{first_appearance|}}}
  | rows =
| created_by      = {{{created_by|}}}
 
| designed_by      = {{{designed_by|}}}
{{#if:{{{first_appearance|}}}|
| voiced_by        = {{{voiced_by|}}}
<tr>
| full_name        = {{{full_name|}}}
  <th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">First appearance</th>
| species          = {{{species|}}}
  <td style="padding:.35em .6em;">{{{first_appearance}}}</td>
| origin          = {{{origin|}}}
</tr>}}
| occupation      = {{{occupation|}}}
 
| family          = {{{family|}}}
{{#if:{{{created_by|}}}|
| spouse          = {{{spouse|}}}
<tr>
| children        = {{{children|}}}
  <th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Created by</th>
| relatives        = {{{relatives|}}}
  <td style="padding:.35em .6em;">{{{created_by}}}</td>
| home            = {{{home|}}}
</tr>}}
| nationality      = {{{nationality|}}}
 
{{#if:{{{designed_by|}}}|
<tr>
  <th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Designed by</th>
  <td style="padding:.35em .6em;">{{{designed_by}}}</td>
</tr>}}
 
{{#if:{{{voiced_by|}}}|
<tr>
  <th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Voiced by</th>
  <td style="padding:.35em .6em;">{{{voiced_by}}}</td>
</tr>}}
 
{{#if:{{{species|}}}|
<tr>
  <th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Species</th>
  <td style="padding:.35em .6em;">{{{species}}}</td>
</tr>}}
 
{{#if:{{{origin|}}}|
<tr>
  <th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Origin</th>
  <td style="padding:.35em .6em;">{{{origin}}}</td>
</tr>}}
 
{{#if:{{{occupation|}}}|
<tr>
  <th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Occupation</th>
  <td style="padding:.35em .6em;">{{{occupation}}}</td>
</tr>}}
 
{{#if:{{{nationality|}}}|
<tr>
  <th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Nationality</th>
  <td style="padding:.35em .6em;">{{{nationality}}}</td>
</tr>}}
 
}}
}}
<noinclude>
<noinclude>{{documentation}}</noinclude>
{{documentation}}
</noinclude>

Latest revision as of 20:31, 16 October 2025

Infobox Character TV

Template:Documentation