Template:Character: Difference between revisions
No edit summary |
mNo edit summary |
||
(12 intermediate revisions by 2 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}}}}} | |||
|- | |- | ||
|'''Appears in''' || {{{appears|}}} | |||
|'''Appears in''' || {{{appears}}} | |||
|} | |} | ||
</onlyinclude> | </onlyinclude> |
Latest revision as of 11:54, 14 April 2021
Character/NPC infobox
A template of info box for characters, NPCs, character models, etc.
{{{image}}} | |
{{{name}}} | |
---|---|
Appears in |
Usage
Just copy the text code and fill in the necessary graphs. If no information, then fill n/a (not available).
Appears in |
{{Character |image= |name= |position= |planet= |birth= |death= |species= |sex= |distinctions= |weapon= |affiliation= |appears= }}