Template:Infobox Staff: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (5 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 === | === Status === | ||
| Line 9: | Line 17: | ||
=== Position === | === Position === | ||
-->{{#if:{{{position|}}}|{{infobox/row|label=Position|data={{{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 === | === Current team === | ||
-->{{#if:{{{currentteam|}}}|{{infobox/row|label=Current team|data={{{currentteam}}}}}|}}<!-- | -->{{#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 | ||
| Line 21: | Line 36: | ||
}} | }} | ||
Infobox Staff of [[Ed Cant]]. | Infobox Staff of [[Ed Cant]]. | ||
</noinclude> | |||
[[Category: Infobox templates]]</noinclude> | |||
