Template:Infobox Old: Difference between revisions

From Replication Ops
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
}}
}}
|-
|-
{{#if:{{{franchise|}}}|
{{#if:{{{designer|}}}|
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Franchise'''
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Designed By'''
{{!}}{{{franchise}}}
{{!}}{{{designer}}}
}}
}}
|-
|-
{{#if:{{{created_by|}}}|
{{#if:{{{builder|}}}|
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Created by'''
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Built by'''
{{!}}{{{created_by}}}
{{!}}{{{builder}}}
}}
}}
|-
|-
{{#if:{{{portrayed_by|}}}|
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Portrayed by'''
{{!}}{{{portrayed_by}}}
}}
|-
{{#if:{{{voiced_by|}}}|
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Voiced by'''
{{!}}{{{voiced_by}}}
}}
|-
{{#if:{{{latest_portrayal|}}}|
{{!}}style="background:#C0CFFF"{{!}}'''Latest portrayal'''
{{!}}{{{latest_portrayal}}}
}}
{{!}}-
{{!}}-
{{#if:{{{full_name|}}}{{{species|}}}{{{gender|}}}{{{residence|}}}{{{occupation|}}}{{{affiliation|}}}{{{aliases|}}}|
{{#if:{{{affiliation|}}}{{{function|}}}|
{{!}}colspan=2 style="font-size:110%;text-align:center;background:{{{bgcolor|#99B1FF}}};color:{{{txtcolor|black}}}"{{!}}'''In-universe information'''
{{!}}colspan=2 style="font-size:110%;text-align:center;background:{{{bgcolor|#99B1FF}}};color:{{{txtcolor|black}}}"{{!}}'''In-universe information'''
{{!}}-
{{#if:{{{full_name|}}}|
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Full name'''
{{!}}{{{full_name}}}
}}
{{!}}-
{{#if:{{{species|}}}|
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Species'''
{{!}}{{{species}}}
}}
{{!}}-
{{#if:{{{gender|}}}|
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Gender'''
{{!}}{{{gender}}}
}}
{{!}}-
{{#if:{{{residence|}}}|
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Residence'''
{{!}}{{{residence}}}
}}
{{!}}-
{{#if:{{{occupation|}}}|
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Occupation(s)'''
{{!}}{{{occupation}}}
}}
{{!}}-
{{!}}-
{{#if:{{{affiliation|}}}|
{{#if:{{{affiliation|}}}|
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Affiliation(s)'''
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Affiliation'''
{{!}}{{{affiliation}}}
{{!}}{{{affiliation}}}
}}
}}
{{!}}-
{{!}}-
{{#if:{{{aliases|}}}|
{{#if:{{{function|}}}|
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Alias(es)'''
{{!}}style="background:{{{bgcolor2|#C0CFFF}}}"{{!}}'''Primary Function'''
{{!}}{{{aliases}}}
{{!}}{{{function}}}
}}
}}
}}
}}

Revision as of 13:08, 13 July 2022

Infobox Old

Usage

{{character infobox
|name=
|image=
|first_appearance=
|latest_appearance=
|franchise=
|created_by=
|portrayed_by=
|voiced_by=
|latest_portrayal=
|full_name=
|species=
|gender=
|residence=
|occupation=
|affiliation=
|aliases=
}}

These affect the color of the template:

|bgcolor= // use a dark color
|bgcolor2= // use a light color
|txtcolor=
|bordercolor=