Template:Character: Difference between revisions

From Jedi Knight Wiki | JKHub
m (adding templates)
mNo edit summary
 
(17 intermediate revisions by 3 users not shown)
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''' || {{ #if: {{{position|}}} | {{{position}}}}}
|-{{#if: {{{planet|}}} | | style="display: none;" }}
|'''Homeworld''' || {{ #if: {{{planet|}}} | {{{planet}}}}}
|-{{#if: {{{birth|}}} | | style="display: none;" }}
|'''Birth''' || {{ #if: {{{birth|}}} | {{{birth}}}}}
|-{{#if: {{{death|}}} | | style="display: none;" }}
|'''Death''' || {{ #if: {{{death|}}} | {{{death}}}}}
|-{{#if: {{{species|}}} | | style="display: none;" }}
|'''Species''' || {{ #if: {{{species|}}} | {{{species}}}}}
|-{{#if: {{{sex|}}} | | style="display: none;" }}
|'''Sex''' || {{ #if: {{{sex|}}} | {{{sex}}}}}
|-{{#if: {{{distinctions|}}} | | style="display: none;" }}
|'''Distinctions''' || {{ #if: {{{distinctions|}}} | {{{distinctions}}}}}
|-{{#if: {{{weapon|}}} | | style="display: none;" }}
|'''Weapon''' || {{ #if: {{{weapon|}}} | {{{weapon}}}}}
|-{{#if: {{{affiliation|}}} | | style="display: none;" }}
|'''Affiliation''' || {{ #if: {{{affiliation|}}} | {{{affiliation}}}}}
|-
|-
|'''Position''' || {{{position}}}
|'''Appears in''' || {{{appears|}}}
|-
|'''Homeworld''' || {{{planet}}}
|-
|'''Birth''' || {{{birth}}}
|-
|'''Death''' || {{{death }}}
|-
|'''Species''' || {{{species}}}
|-
|'''Sex''' || {{{sex}}}
|-
|'''Height''' || {{{height}}}
|-
|'''Weapon''' || {{{weapon}}}
{{#if:{{{Era|}}}|
{{!}}-
{{!}}'''Era'''
{{!}}{{{era}}}}}
|-
|'''Affiliation''' || {{{affiliation}}}
|-
|'''Appears in''' || {{{appears}}}
|}
|}
</onlyinclude>
</onlyinclude>
Line 47: Line 43:
|species=
|species=
|sex=
|sex=
|height=
|distinctions=
|weapon=
|weapon=
|affiliation=
|affiliation=
Line 62: Line 58:
|species=
|species=
|sex=
|sex=
|height=
|distinctions=
|weapon=
|weapon=
|affiliation=
|affiliation=

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=
}}