Template:Player: Difference between revisions

From Protoball
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:


{|
{|
! {{#if {{{Born|}}} | Born }}
! {{#if {{{Date of Birth|}}} | Date of Birth }}
| {{#if: {{{Born|}}} | {{Typed Date|{{{Born|}}}|{{{Type of Born Date}}}}}}}
| {{#if: {{{Date of Birth|}}} | {{Typed Date|{{{Date of Birth|}}}|{{{Type of Date of Birth}}}}}}}
|-
|-
! {{#if {{{Died|}}} | Died }}
! {{#if {{{Date of Death|}}} | Date of Death }}
| {{#if: {{{Died|}}} | {{Typed Date|{{{Died|}}}|{{{Type of Died Date}}}}}}}
| {{#if: {{{Date of Death|}}} | {{Typed Date|{{{Date of Death|}}}|{{{Type of Date of Death}}}}}}}
|}
|}
{{#if: {{{Description|}}} |==Biography==}}
{{#if: {{{Description|}}} |==Biography==}}

Revision as of 13:51, 17 October 2012

This is the "Player" template. It should be called in the following format:

{{Player
|First Name=
|Last Name=
|Type of Born Date=
|Born=
|Type of Died Date=
|Died=
|Description=
|Sources=
}}

Edit the page to see the template text.