Template:Match info: Difference between revisions
From Hattrick
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
|} | |} | ||
<noinclude> | |||
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/> | |||
==== Use like this: (and see [[PAPOU_TEAM_-_CPAM_FC_(354130961)|example]])==== | |||
<pre> | |||
{{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 | |||
}} | |||
</pre> | |||
</noinclude> | |||
Revision as of 13:05, 15 November 2011
| {{{home_team}}} - {{{away_team}}} | |
|---|---|
|
|
| [[{{{home_team}}}]] | [[{{{away_team}}}]] |
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
}}