Template:Infobox/User: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
Romulopoulos (talk | contribs) No edit summary |
||
| (39 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
<table class="infobox | <noinclude>{{Interwiki/Template:User}}</noinclude><table class="infobox" cellpadding=2 style="width:300px; text-align:left; font-size:88%; margin-left:1em;"><!-- | ||
--><caption>'''{{{username}}}'''<!-- | |||
-->{{#if:{{{userid|}}}| (<span class="plainlinks">[http://hattrick.org/goto.ashx?path=/Club/Manager/?userId={{{userid}}} {{{userid}}}]</span>)|}}<!-- | |||
-->{{#if:{{{face|}}}|<tr><td colspan= | --></caption><!-- | ||
-->{{#if:{{{face|}}}|<tr><td colspan=2 align=center>{{{face}}}</td></tr>|<tr><td colspan=2 align=center>[[image:Userpic-nodef.png|border|x125px|link=]]</td></tr>}}<!-- | |||
-->{{#if:{{{clubname|}}}|<tr><td colspan=2 align=center style="font-size:1.1em">Manager of ''' [[{{{clubname}}}]]'''<!-- | |||
-->{{#if:{{{teamid|}}}| {{Template:teamid|{{{teamid|}}}}}|}}</td></tr>|}}<!-- | |||
-->{{#if:{{{teamname|}}}|<tr><td colspan=2 align=center style="font-size:1.1em">Manager of ''' [[{{{teamname}}}]]'''{{#if:{{{teamid|}}}| {{Template:teamid|{{{teamid|}}}}}|}}</td></tr>|}}<!-- | |||
--><tr><td align=center colspan=2 style="background: #ddd; border:1px #aaa solid">'''Manager Information'''</tr><!-- | |||
-->{{#if:{{{realname|}}}|<tr><th>Real name</th><td>{{{realname}}}<!-- | |||
-->{{#if:{{{age|}}}| ({{{age}}})}}</td></tr>|}}<!-- | |||
-->{{#if:{{{gender|}}}|{{infobox/row|label=Gender|data={{{gender}}}}}|}}<!-- | -->{{#if:{{{gender|}}}|{{infobox/row|label=Gender|data={{{gender}}}}}|}}<!-- | ||
-->{{#if:{{{language|}}}|{{infobox/row|label=Language|data={{{language}}}}}|}}<!-- | |||
-->{{#if:{{{region|{{{country|}}}}}}|<tr><td>'''Location'''</td><td><!-- | -->{{#if:{{{region|{{{country|}}}}}}|<tr><td>'''Location'''</td><td><!-- | ||
-->{{#if:{{{region|}}}|[[{{{region}}}]]<!-- | |||
-->{{#if:{{{country|}}}|, |}}<!-- | |||
-->{{#if:{{{country|}}}|{{Flag|{{{country}}}}}|}}</td></tr>|}}<!-- | |||
-->}}<!-- | |||
-->{{#if:{{{joined|}}}|{{infobox/row|label=Joined|data={{{joined}}}}}|}}<!-- | -->{{#if:{{{joined|}}}|{{infobox/row|label=Joined|data={{{joined}}}}}|}}<!-- | ||
-->{{#if:{{{favteam|}}}|{{infobox/row|label=Favourite team|data={{{favteam}}}}}|}}<!-- | -->{{#if:{{{favteam|}}}|{{infobox/row|label=Favourite team|data={{{favteam}}}}}|}}<!-- | ||
--></table> | -->{{#if:{{{otherteams|}}}|{{infobox/row|label=Other Clubs|data={{{otherteams}}}}}|}}<!-- | ||
<noinclude>{{documentation}}</noinclude> | |||
-->{{#if:{{{bestresult|{{{international|}}}}}}|<tr><td align=center colspan=2 style="background: #ddd; border:1px #aaa solid">'''Manager Career'''</td></tr>}}<!-- | |||
-->{{#if:{{{bestresult|}}}|{{infobox/row|label=Best Result|data={{{bestresult}}}}}|}}<!-- | |||
-->{{#if:{{{international|}}}|{{infobox/row|label=International Career|data={{{international}}}}}|}}<!-- | |||
-->{{#if:{{{official|}}}|{{infobox/row|label=Community Official|data={{{official}}}}}|}}<!-- | |||
-->{{#if:{{{homepage|}}}|{{infobox/row|label=Home page|data={{{homepage}}}}}|}}<!-- | |||
-->{{#if:{{{other|}}}|{{infobox/row|label=More info|data={{{other}}}}}|}}<!-- | |||
-->{{#if:{{{lastedit|}}}|<tr><td colspan=2 style="font-size:100%" >{{Template:Last Update|{{{lastedit}}}}}</td></tr>}}<!-- | |||
--></table><!-- | |||
--><noinclude>{{documentation}}</noinclude><!-- | |||
--><noinclude>[[Category:Club templates]]</noinclude> | |||
Latest revision as of 00:13, 7 August 2024
| Manager Information |
[edit]
Template documentation
{{Infobox/User
| username = <!-- required -->
| userid = <!-- insert code -->
| face = <!-- [[image: ]] -->
| clubname = <!-- insert club name -->
| region = <!-- insert region-->
| country = <!-- insert country code -->
| joined = <!-- insert date -->
| official = <!-- add HT staff carrier -->
| international = <!-- add coach carrier -->
}}
EXTENDED VERSION (if you want all options)
{{Infobox/User
| username =
| userid =
| clubname =
| teamid =
| face =
| realname =
| age =
| gender =
| language =
| region =
| country =
| joined =
| favteam =
| bestresult =
| official =
| international =
| other =
| lastedit =
}}
Parameters
- username
- First step, you need to enter this.
- userid
- User ID, can be found under "Your Team / Club / Manager".
- face
- Leave blank if not exists a picture of you. Need syntax [[image:pic.png]]. You can enter picture options like |thumb, |frame and set dimension with |???px.
- clubname
- Football team name in Hattrick. After saving, you can click here to create team article, if you haven't done so yet.
- region, country
- Geographical team data. For country codes see Flag_templates.
- joined
- Enter the date when the user asked to join Hattrick.
- official
- GM, LA, Mod, CHPP, etc.
- international
- NT coach / U-20 NT coach career.
- bestresult
- Team top performace ever. i.e. 3rd in III.1 season X.
- teamid
- Team ID, can be found under "Your Team / Overview". You can leave it blank.
- realname, age, gender
- You can leave these blank if you don't know them.
- language
- The language you speak, either in ISO Language Code or the plain word.
- favteam
- User's favourite real football teams. You better use <br> to start a new line after every team.
- other
- More notes about user.
- lastedit
- Use last edit if you need to check contributions.