Difference between revisions of "Template:Character"
Jump to navigation
Jump to search
Tanklovesyou (talk | contribs) |
Tanklovesyou (talk | contribs) |
||
Line 9: | Line 9: | ||
<tr><th colspan="2" style="text-align:center;background: #ffc53f;">Biographical Information</th></tr> | <tr><th colspan="2" style="text-align:center;background: #ffc53f;">Biographical Information</th></tr> | ||
<tr> | <tr> | ||
− | <th scope="row">Full Name</th><td>{{{fullname}}}</td></tr><tr> | + | <th scope="row">Full Name</th><td> |
+ | {{#if: {{{fullname}}} | Parameter 1 is not defined, or is defined and non-null/non-empty. | Parameter 1 is null. It contains only empty string(s) or breaking space(s) etc.}} | ||
+ | {{{fullname}}}</td></tr><tr> | ||
<th scope="row">Alias</th><td>{{{alias}}}</td></tr><tr> | <th scope="row">Alias</th><td>{{{alias}}}</td></tr><tr> | ||
<th scope="row">Nicknames</th><td>{{{nickname}}}</td></tr><tr> | <th scope="row">Nicknames</th><td>{{{nickname}}}</td></tr><tr> |