Template:Character: Difference between revisions

From Jedi Knight Wiki | JKHub
mNo edit summary
mNo edit summary
 
Line 8: Line 8:
|-
|-
!colspan="2" style="font-size: larger; background-color:{{{bgcolor}}}; color:{{{fgcolor}}}; text-align:center;" | {{{name}}}
!colspan="2" style="font-size: larger; background-color:{{{bgcolor}}}; color:{{{fgcolor}}}; text-align:center;" | {{{name}}}
|-
|-{{#if: {{{position|}}} | | style="display: none;" }}
|'''Position''' || {{{position|}}}
|'''Position''' || {{ #if: {{{position|}}} | {{{position}}}}}
|-
|-{{#if: {{{planet|}}} | | style="display: none;" }}
|'''Homeworld''' || {{{planet|}}}
|'''Homeworld''' || {{ #if: {{{planet|}}} | {{{planet}}}}}
|-
|-{{#if: {{{birth|}}} | | style="display: none;" }}
|'''Birth''' || {{{birth|}}}
|'''Birth''' || {{ #if: {{{birth|}}} | {{{birth}}}}}
|-
|-{{#if: {{{death|}}} | | style="display: none;" }}
|'''Death''' || {{{death|}}}
|'''Death''' || {{ #if: {{{death|}}} | {{{death}}}}}
|-
|-{{#if: {{{species|}}} | | style="display: none;" }}
|'''Species''' || {{{species|}}}
|'''Species''' || {{ #if: {{{species|}}} | {{{species}}}}}
|-
|-{{#if: {{{sex|}}} | | style="display: none;" }}
|'''Sex''' || {{{sex|}}}
|'''Sex''' || {{ #if: {{{sex|}}} | {{{sex}}}}}
|-
|-{{#if: {{{distinctions|}}} | | style="display: none;" }}
|'''Distinctions''' || {{{distinctions|}}}
|'''Distinctions''' || {{ #if: {{{distinctions|}}} | {{{distinctions}}}}}
|-
|-{{#if: {{{weapon|}}} | | style="display: none;" }}
|'''Weapon''' || {{{weapon|}}}
|'''Weapon''' || {{ #if: {{{weapon|}}} | {{{weapon}}}}}
{{#if:{{{Era|}}}|
|-{{#if: {{{affiliation|}}} | | style="display: none;" }}
{{!}}-
|'''Affiliation''' || {{ #if: {{{affiliation|}}} | {{{affiliation}}}}}
{{!}}'''Era'''
{{!}}{{{era|}}}}}
|-
|'''Affiliation''' || {{{affiliation|}}}
|-
|-
|'''Appears in''' || {{{appears|}}}
|'''Appears in''' || {{{appears|}}}

Latest revision as of 11:54, 14 April 2021

Character/NPC infobox[edit]

A template of info box for characters, NPCs, character models, etc.


{{{image}}}
{{{name}}}
Position
Homeworld
Birth
Death
Species
Sex
Distinctions
Weapon
Affiliation
Appears in


Usage[edit]

Just copy the text code and fill in the necessary graphs. If no information, then fill n/a (not available).


Position
Homeworld
Birth
Death
Species
Sex
Distinctions
Weapon
Affiliation
Appears in
{{Character
|image=
|name=
|position=
|planet=
|birth=
|death=
|species=
|sex=
|distinctions=
|weapon=
|affiliation=
|appears=
}}