Editing Template:Group
Appearance
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 15: | Line 15: | ||
!{{{Picture|none.png}}} | !{{{Picture|none.png}}} | ||
|- | |- | ||
|}<div style= align="center">{{#if:{{{ | |}<div style= align="center">{{#if:{{{Quote|}}}|{{{Quote|}}}}}</div> | ||
<!-- END OF BORDER AROUND IMAGE --> | <!-- END OF BORDER AROUND IMAGE --> | ||
|- | |- | ||
Line 21: | Line 21: | ||
{| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #aaaaaa" | {| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #aaaaaa" | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Gender|}}} | | ||
!width=100{{!}} | !width=100{{!}}Gender: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Gender|''Unknown''}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Type|}}} | | ||
!width=100{{!}} | !width=100{{!}}Type: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Type|''Unknown''}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Age|}}} | | ||
!width=100{{!}} | !width=100{{!}}Age: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Age|''Unknown''}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Species|}}} | | ||
!width=100{{!}} | !width=100{{!}}Species: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{Species|''Unknown''}}} | ||
}} | |||
|-valign="top" | |||
{{#if:{{{Portrayed by|}}} | | |||
!width=100{{!}}Portrayed by: | |||
!width=200{{!}}{{{Portrayed by|''Unknown''}}} | |||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
Line 46: | Line 51: | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{Series|}}} | | ||
!width=100{{!}} | !width=100{{!}}Media of Origin: | ||
!width=200{{!}}{{{ | !width=200{{!}}''{{{Series|Unknown}}}'' | ||
}} | }} | ||
|- | |- | ||
Line 63: | Line 68: | ||
|name = | |name = | ||
|Picture = | |Picture = | ||
| | |Quote = | ||
| | |Gender = ''Unknown'' | ||
| | |Type = ''Unknown'' | ||
| | |Age = ''Unknown'' | ||
| | |Species = ''Unknown'' | ||
|Portrayed by = ''Unknown'' | |||
|Status = ''Unknown'' | |Status = ''Unknown'' | ||
| | |Series = Unknown | ||
}} | }} | ||
</pre></div> | </pre></div> |