Template:Infobox Character: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
| Line 7: | Line 7: | ||
|- | |- | ||
| | | | ||
{{ | {{if:{{{name|}}}| | ||
* Name: {{{name}}} |}} | * Name: {{{name}}} |}} | ||
{{ | {{if:{{{aliases|}}}| | ||
* Aliases: {{{aliases}}} |}} | * Aliases: {{{aliases}}} |}} | ||
{{ | {{if:{{{birth|}}}| | ||
* Birth: {{{birth}}} |}} | * Birth: {{{birth}}} |}} | ||
{{ | {{if:{{{fate|}}}| | ||
* Fate: {{{fate}}} |}} | * Fate: {{{fate}}} |}} | ||
{{ | {{if:{{{race|}}}| | ||
* Race: {{{race}}} |}} | * Race: {{{race}}} |}} | ||
{{ | {{if:{{{nationality|}}}| | ||
* Nationality: {{{nationality}}} |}} | * Nationality: {{{nationality}}} |}} | ||
</tr> | </tr> | ||
{{ | {{if:{{{relationships|}}}| | ||
<tr><th>Relationships</th></tr><tr><td>{{{relationships}}}</td></tr> | <tr><th>Relationships</th></tr><tr><td>{{{relationships}}}</td></tr> | ||
|}} | |}} | ||
{{ | {{if:{{{plotlines|}}}| | ||
<tr><th>Plotlines</th></tr><tr><td>{{{plotlines}}}</td></tr> | <tr><th>Plotlines</th></tr><tr><td>{{{plotlines}}}</td></tr> | ||
|}} | |}} | ||
{{ | {{if:{{{affiliations|}}}| | ||
<tr><th>Affiliations</th></tr><tr><td>{{{affiliations}}}</td></tr> | <tr><th>Affiliations</th></tr><tr><td>{{{affiliations}}}</td></tr> | ||
|}} | |}} | ||
|} | |} | ||