Template:ShipCharSum: Difference between revisions

adding if for single name people
(closing if)
(adding if for single name people)
Line 7: Line 7:
{|width=700 align=center style="background:#{{DefBGColor|{{{Color}}}}}; color:lightgray; border-radius: 10px 10px 10px 10px;"
{|width=700 align=center style="background:#{{DefBGColor|{{{Color}}}}}; color:lightgray; border-radius: 10px 10px 10px 10px;"
|width=5|
|width=5|
|{{TileCenter|{{{FirstName}}}|{{{LastName}}}|{{{Color}}}|{{{CurrentPost}}}|{{#if: {{{Image|}}}|{{{Image}}}|}}|10}}
|{{TileCenter|{{{FirstName}}}|{{#if: {{{LastName|}}}|{{{LastName}}}|}}|{{{Color}}}|{{{CurrentPost}}}|{{#if: {{{Image|}}}|{{{Image}}}|}}|10}}
|
|
* '''{{nwhite|{{{FirstName}}}|{{{LastName}}}}}''': {{{StartDate}}} to {{#if: {{{EndDate|}}}|{{{EndDate}}}|Present}}
* '''{{nwhite|{{{FirstName}}}|{{#if: {{{LastName|}}}|{{{LastName}}}|}}}}''': {{{StartDate}}} to {{#if: {{{EndDate|}}}|{{{EndDate}}}|Present}}
**'''{{#if: {{{PrevPost|}}}|{{{PrevPost}}}, |}}{{{CurrentPost}}}'''
**'''{{#if: {{{PrevPost|}}}|{{{PrevPost}}}, |}}{{{CurrentPost}}}'''
:{{{Summary}}}
:{{{Summary}}}
|width=5|
|width=5|
|}{{#if: {{{FirstName1|}}}{{(!}}width=700 align=center style="background:#{{DefBGColor{{!}}{{{Color1}}}}}; color:lightgray; border-radius: 10px 10px 10px 10px;"
|}{{#if: {{{FirstName1|}}}|{{(!}}width=700 align=center style="background:#{{DefBGColor{{!}}{{{Color1}}}}}; color:lightgray; border-radius: 10px 10px 10px 10px;"
{{!}}width=5{{!}}
{{!}}width=5{{!}}
{{!}}{{TileCenter|{{{FirstName1}}}|{{{LastName1}}}|{{{Color1}}}|{{{CurrentPost1}}}|{{#if: {{{Image1|}}}|{{{Image1}}}|}}|10}}
{{!}}{{TileCenter|{{{FirstName1}}}|{{#if: {{{LastName1|}}}|{{{LastName1}}}|}}|{{{Color1}}}|{{{CurrentPost1}}}|{{#if: {{{Image1|}}}|{{{Image1}}}|}}|10}}
{{!}}
{{!}}
* '''{{nwhite|{{{FirstName1}}}|{{{LastName1}}}}}''': {{{StartDate1}}} to {{#if: {{{EndDate1|}}}|{{{EndDate1}}}|Present}}
* '''{{nwhite|{{{FirstName1}}}|{{#if: {{{LastName1|}}}|{{{LastName1}}}|}}}}''': {{{StartDate1}}} to {{#if: {{{EndDate1|}}}|{{{EndDate1}}}|Present}}
**'''{{#if: {{{PrevPost1|}}}|{{{PrevPost1}}}, |}}{{{CurrentPost1}}}'''
**'''{{#if: {{{PrevPost1|}}}|{{{PrevPost1}}}, |}}{{{CurrentPost1}}}'''
:{{{Summary1}}}
:{{{Summary1}}}
8,273

edits