Template:Minibox Player/doc
From Hattrick
Jump to navigationJump to searchUsage
{{Minibox Player | playername = | image = | country = | team = | position = | matchesplayed = | matchescaptain = | goals = | hattricks = | u20matches = | nationalmatches = }}
Description
The aim of this template is to organize the players of one team in their hattrick wiki article. Statistics chosen are the easiest to find in hattrick player site.
Parameters
All parameters are necessary.
- playername
- The name of the player.
- image
- Address to the image. It only works with images uploaded to htwiki. Use the name of the file, nothing else.
- country
- The country of the player
- team
- The id number of the player in Hattrick.
- fullname
- Full, long name of the player.
- position
- The position where the player is most lined up.
- matchesplayed
- competitive matches played for the player IN THE TEAM
- matchescaptain
- competitive matches played as a captain for the player IN THE TEAM
- goals
- competitive goals scored for the player IN THE TEAM
- hattricks
- competitive hattricks scored for the player IN THE TEAM
- u20matches
- appearances of the player in his U20 National Team
- nationalmatches
- appearances of the player in his U20 National Team
Recommendation
It's better to put this template inside a cell in a table or in columns. See this example:
{{MultiCol}} <!----> {{Minibox Player | playername = | image = ... }} <!----> {{ColBreak}} <!----> {{Minibox Player | playername = | image = ... }} <!----> {{ColBreak}} {{Minibox Player | playername = | image = ... }} <!----> {{EndMultiCol}}