Template:Infobox Staff: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (6 intermediate revisions by one other user not shown) | |||
| Line 3: | Line 3: | ||
=== Image === | === Image === | ||
-->{{#if:{{{image|}}}|<tr><td colspan="4" align="center">[[File:{{{image}}}]]</td></tr>|}}<!-- | -->{{#if:{{{image|}}}|<tr><td colspan="4" align="center">[[File:{{{image}}}]]</td></tr>|}}<!-- | ||
--><tr><td colspan="4" style="background: #b0c4de; text-align: center">'''Personal Information'''</td></tr><!-- | |||
=== Name === | |||
-->{{#if:{{{fullname|}}}|{{infobox/row|label=Full name|data={{{fullname}}}}}|}}<!-- | |||
=== Birthday=== | |||
-->{{#if:{{{birthyear|{{{birthmonth|{{{birthday|}}}}}}}}}|{{infobox/row|label=Age|data={{Age|{{{birthyear}}}|{{{birthmonth}}}|{{{birthday}}}}}}}}}<!-- | |||
=== Status === | |||
-->{{#if:{{{status|}}}|{{infobox/row|label=Status|data={{{status}}}}}|}}<!-- | |||
=== Position === | |||
-->{{#if:{{{position|}}}|{{infobox/row|label=Position|data={{{position}}}}}|}}<!-- | |||
=== Skill level === | |||
-->{{#if:{{{skilllevel|}}}|{{infobox/row|label=Skill level|data={{{skilllevel}}}}}|}}<!-- | |||
--><tr><td colspan="4" style="background: #b0c4de; text-align: center">'''Career'''</td></tr><!-- | |||
=== Current team === | |||
-->{{#if:{{{currentteam|}}}|{{infobox/row|label=Current team|data={{{currentteam}}}}}|}}<!-- | |||
-->{{#if:{{{startdate|}}}|{{infobox/row|label=Start date|data={{{startdate}}}}}|}}<!-- | |||
-->{{#if:{{{enddate|}}}|{{infobox/row|label=End date|data={{{enddate}}}}}|}} | |||
</table><noinclude> | </table><noinclude> | ||
== Example == | == Example == | ||
{{Infobox Staff | {{Infobox Staff | ||
| | | image = Ed Cant (2931777).png | ||
}} | }} | ||
Infobox Staff of [[Ed Cant]]. | Infobox Staff of [[Ed Cant]]. | ||
</noinclude> | |||
[[Category: Infobox templates]]</noinclude> | |||
