Template:Maincharacter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
|- | |- | ||
|- | |- | ||
| {{{image}}} | | {{if:{{{image}}} | {{{image}}} | ||
|- | |- | ||
|- | |- | ||
| Line 24: | Line 24: | ||
! Born | ! Born | ||
| {{{born}}} | | {{{born}}} | ||
|- | |- | ||
| style="text-align: center; background: lightgreen; font-size: 110%" colspan="2" | '''Appearances''' | |||
|- | |||
|- | |- | ||
! Features in: | ! Features in: | ||
| {{{feats}}} | | {{{feats}}} | ||
|- | |- | ||
|- | |||
! First Appearance | |||
| {{{firstapp}}} | |||
|- | |||
|- | |||
! Last Appearance | |||
| {{{lastapp}}} | |||
|- | |||
|- | |||
! Created by | |||
| {{{createby}}} | |||
|- | |||
| style="text-align: center; background: grey; font-size: 110%" colspan="2" | '''Career''' | |||
|- | |||
! Position | |||
| {{{posi1}}} | |||
|- | |||
|- | |||
! Assigned | |||
| {{{assign1}}} | |||
|- | |||
|- | |||
! Predecessor | |||
| {{{pred1}}} | |||
|- | |||
|- | |||
! Successor | |||
| {{{succ1}}} | |||
|- | |||
|- | |||
! Position | |||
| {{if:{{{posi2}}} | {{{posi2}}} | |||
|- | |||
|- | |||
! Assigned | |||
| {{if:{{{assign2}}} | {{{assign2}}} | |||
|- | |||
|- | |||
! Predecessor | |||
| {{if:{{{pred2}}} | {{{pred2}}} | |||
|- | |||
|- | |||
! Successor | |||
| {{if:{{{succ2}}} | {{{succ2}}} | |||
|- | |||
|- | |||
! Position | |||
| {{if:{{{posi3}}} | {{{posi3}}} | |||
|- | |||
|- | |||
! Assigned | |||
| {{if:{{{assign3}}} | {{{assign3}}} | |||
|- | |||
|- | |||
! Predecessor | |||
| {{if:{{{pred3}}} | {{{pred3}}} | |||
|- | |||
|- | |||
! Successor | |||
| {{if:{{{succ3}}} | {{{succ3}}} | |||
|- | |||
|- | |||
! Position | |||
| {{if:{{{posi4}}} | {{{posi4}}} | |||
|- | |||
|- | |||
! Assigned | |||
| {{if:{{{assign4}}} | {{{assign4}}} | |||
|- | |||
|- | |||
! Predecessor | |||
| {{if:{{{pred4}}} | {{{pred4}}} | |||
|- | |||
|- | |||
! Successor | |||
| {{if:{{{succ4}}} | {{{succ4}}} | |||
|- | |||
|- | |||
! Position | |||
| {{if:{{{posi5}}} | {{{posi5}}} | |||
|- | |||
|- | |||
! Assigned | |||
| {{if:{{{assign5}}} | {{{assign5}}} | |||
|- | |||
|- | |||
! Predecessor | |||
| {{if:{{{pred5}}} | {{{pred5}}} | |||
|- | |||
|- | |||
! Successor | |||
| {{if:{{{succ5}}} | {{{succ5}}} | |||
|- | |||
|- | |||
! Position | |||
| {{if:{{{posi6}}} | {{{posi6}}} | |||
|- | |||
|- | |||
! Assigned | |||
| {{if:{{{assign6}}} | {{{assign6}}} | |||
|- | |||
|- | |||
! Predecessor | |||
| {{if:{{{pred6}}} | {{{pred6}}} | |||
|- | |||
|- | |||
! Successor | |||
| {{if:{{{succ6}}} | {{{succ6}}} | |||
|- | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
Under development | Under development | ||
Revision as of 10:12, 17 September 2010
| {{{character}}} | |
| {{{image}}} | |
| Species | {{{species}}} |
|---|---|
| Sex | {{{sex}}} |
| Alignment | {{{align}}} |
| Born | {{{born}}} |
| Appearances | |
| Features in: | {{{feats}}} |
| First Appearance | {{{firstapp}}} |
| Last Appearance | {{{lastapp}}} |
| Created by | {{{createby}}} |
| Career | |
| Position | {{{posi1}}} |
| Assigned | {{{assign1}}} |
| Predecessor | {{{pred1}}} |
| Successor | {{{succ1}}} |
| Position | {{{posi2}}} |
| Assigned | {{{assign2}}} |
| Predecessor | {{{pred2}}} |
| Successor | {{{succ2}}} |
| Position | {{{posi3}}} |
| Assigned | {{{assign3}}} |
| Predecessor | {{{pred3}}} |
| Successor | {{{succ3}}} |
| Position | {{{posi4}}} |
| Assigned | {{{assign4}}} |
| Predecessor | {{{pred4}}} |
| Successor | {{{succ4}}} |
| Position | {{{posi5}}} |
| Assigned | {{{assign5}}} |
| Predecessor | {{{pred5}}} |
| Successor | {{{succ5}}} |
| Position | {{{posi6}}} |
| Assigned | {{{assign6}}} |
| Predecessor | {{{pred6}}} |
| Successor | {{{succ6}}} |
Under development