User:Scott Davidson/Infobox: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div id="infobox-exterior"> | <includeonly><div id="infobox-exterior"> | ||
{| class="infobox-interior" | {| class="infobox-interior" | ||
Line 10: | Line 8: | ||
! colspan="3" class=info-both | Biographical Information | ! colspan="3" class=info-both | Biographical Information | ||
|- | |- | ||
{{#if:{{{name|}}}|{{!}}class="info-left"{{!}}Name:}} | {{#if:{{{name|}}}|{{!}}class="info-left"{{!}}Full Name:}} | ||
{{#if:{{{name|}}}|{{!}}class="info-right"{{!}}{{{name}}}}} | {{#if:{{{name|}}}|{{!}}class="info-right"{{!}}{{{name}}}}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{main_aliases|}}}|{{!}}class="info-left"{{!}}Main Aliases:}} | ||
{{#if:{{{ | {{#if:{{{main_aliases|}}}|{{!}}class="info-right"{{!}}{{{main_aliases}}}}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{born|}}}|{{!}}class="info-left"{{!}}Born:}} | ||
{{#if:{{{ | {{#if:{{{born|}}}|{{!}}class="info-right"{{!}}{{{born}}}}} | ||
|- | |- | ||
! colspan="3" class=info-both | Doctor Who Related | ! colspan="3" class=info-both | Doctor Who Related | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{roles|}}}|{{!}}class="info-left"{{!}}Roles:}} | ||
{{#if:{{{ | {{#if:{{{roles|}}}|{{!}}class="info-right"{{!}}{{{roles}}}}} | ||
|- | |- | ||
{{#if:{{{fav doctor|}}}|{{!}}class="info-left"{{!}}Favorite Doctor:}} | {{#if:{{{fav doctor|}}}|{{!}}class="info-left"{{!}}Favorite Doctor:}} | ||
Line 32: | Line 30: | ||
! colspan="3" class=info-both | Outside of Doctor Who | ! colspan="3" class=info-both | Outside of Doctor Who | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{notable_works|}}}|{{!}}class="info-left"{{!}}Notable Works:}} | ||
{{#if:{{{ | {{#if:{{{notable_works|}}}|{{!}}class="info-right"{{!}}{{{notable_works}}}}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{twitter|}}}|{{!}}class="info-left"{{!}}Twitter:}} | ||
{{#if:{{{ | {{#if:{{{twitter|}}}|{{!}}class="info-right"{{!}}{{{twitter}}}}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{facebook|}}}|{{!}}class="info-left"{{!}}Facebook:}} | ||
{{#if:{{{ | {{#if:{{{facebook|}}}|{{!}}class="info-right"{{!}}{{{facebook}}}}} | ||
|} | |} | ||
</div></includeonly> | </div></includeonly> |