Template:Infobox Staff: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (One intermediate revision 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 === | === Name === | ||
-- | -->{{#if:{{{fullname|}}}|{{infobox/row|label=Full name|data={{{fullname}}}}}|}}<!-- | ||
=== Birthday=== | === Birthday=== | ||
| Line 18: | Line 20: | ||
=== Skill level === | === Skill level === | ||
-->{{#if:{{{skilllevel|}}}|{{infobox/row|label=Skill level|data={{{skilllevel}}}}}|}}<!-- | -->{{#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 30: | Line 36: | ||
}} | }} | ||
Infobox Staff of [[Ed Cant]]. | Infobox Staff of [[Ed Cant]]. | ||
</noinclude> | |||
[[Category: Infobox templates]]</noinclude> | |||
