Template:Match infobox: Difference between revisions

From Hattrick
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 30: Line 30:
|-
|-
! colspan="2" | Best Players
! colspan="2" | Best Players
|-
|- align="center"
| {{{best_player_home}}} || {{{best_player_away}}}
| {{{best_player_home}}} || {{{best_player_away}}}
|-
|-
Line 36: Line 36:
|-
|-
! colspan="2" | Worst Players
! colspan="2" | Worst Players
|-
|- align="center"
| {{{worst_player_home}}} || {{{worst_player_away}}}
| {{{worst_player_home}}} || {{{worst_player_away}}}
|-
|-

Revision as of 00:36, 4 April 2012

[[{{{home_team}}}]] - [[{{{away_team}}}]]
  • ID: {{{ID}}}
  • Type:
  • Date: {{{date}}}
  • Weather:
  • Crowd: {{{crowd}}}
  • Score:
{{{home_team}}} {{{away_team}}}
Stars
  • Total: {{{home_stars}}}
  • Yellow: {{{home_stars_yellow}}}
  • Brown: {{{home_stars_brown}}}
  • Total: {{{away_stars}}}
  • Yellow: {{{away_stars_yellow}}}
  • Brown: {{{away_stars_brown}}}
Best Players
{{{best_player_home}}} {{{best_player_away}}}
{{{best_player_home_stars}}} {{{best_player_away_stars}}}
Worst Players
{{{worst_player_home}}} {{{worst_player_away}}}
{{{worst_player_home_stars}}} {{{worst_player_away_stars}}}















Use like this: (and see example)

{{match_info |
| ID = match id
| type = L for league, C for cup, F for friendly
| date = match date
| weather = S for sunny, C for partialy cloudly, O for overcast, R for rain
| crowd = number of spectators
| win = score (use lost or draw variable instead of win, all three set the score value)
| kit = image of kit
| home_team = home team name
| home_flag = home team flag
| home_stars = home total stars
| home_stars_yellow = home total yellow stars
| home_stars_brown = home total brown stars
| away_team = away team name
| away_flag = away team flag
| away_stars = away total stars
| away_stars_yellow = away total yellow stars
| away_stars_brown = away total brown stars
}}