Difference between revisions of "Template:NewInfobox"
From YouthHawk
(create) |
(update) |
||
Line 1: | Line 1: | ||
− | {| class="infobox" width=" | + | {| class="infobox" width="55%" align="left" cellpadding="3" cellspacing="3" style="background:#f1f5fc; border-style:solid; border-width:1px; border-color: #333399; border-top:1; border-style:solid; border-width:2px;" |
|- | |- | ||
− | | colspan=" | + | | colspan="6" bgcolor="#003791" color="#000066" align="center" | '''<span style="color: white">{{{name}}}</span>''' |
|- | |- | ||
− | | colspan=" | + | | colspan="3" align="center" | {{{image}}} |
+ | | colspan="3" align="center" | {{{second_image}}} | ||
|- | |- | ||
|'''Full Name''' | |'''Full Name''' | ||
| {{{full_name}}} | | {{{full_name}}} | ||
− | |||
|'''Date of Birth''' | |'''Date of Birth''' | ||
| {{{dob}}} | | {{{dob}}} | ||
− | |||
|'''Age''' | |'''Age''' | ||
| {{#dobcalc:{{{dob|}}}}} | | {{#dobcalc:{{{dob|}}}}} | ||
Line 16: | Line 15: | ||
|'''Place of Birth''' | |'''Place of Birth''' | ||
| {{{pob}}} | | {{{pob}}} | ||
− | |||
|'''Position''' | |'''Position''' | ||
| {{{pos}}} | | {{{pos}}} | ||
− | |||
| valign=top |'''Nationality''' | | valign=top |'''Nationality''' | ||
| {{{nat}}} | | {{{nat}}} | ||
Line 25: | Line 22: | ||
|'''Current club''' | |'''Current club''' | ||
| {{{cclub}}} | | {{{cclub}}} | ||
− | |||
|'''Previous club/s''' | |'''Previous club/s''' | ||
| {{{pclub}}} | | {{{pclub}}} | ||
+ | |'''Status''' | ||
+ | | {{{status}}} | ||
|- | |- | ||
Line 36: | Line 34: | ||
| name = | | name = | ||
| image = | | image = | ||
+ | | second_image = | ||
| full_name = | | full_name = | ||
| dob = | | dob = | ||
Line 43: | Line 42: | ||
| cclub = | | cclub = | ||
| pclub = | | pclub = | ||
+ | | status = | ||
}}</pre> | }}</pre> | ||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 20:16, 1 June 2018
{{{name}}} | |||||
{{{image}}} | {{{second_image}}} | ||||
Full Name | {{{full_name}}} | Date of Birth | {{{dob}}} | Age | |
Place of Birth | {{{pob}}} | Position | {{{pos}}} | Nationality | {{{nat}}} |
Current club | {{{cclub}}} | Previous club/s | {{{pclub}}} | Status | {{{status}}} |
{{Infobox| | name = | image = | second_image = | full_name = | dob = | pob = | pos = | nat = | cclub = | pclub = | status = }} |