Jump to content

User:EddieV2003/doc

From Wikipedia, the free encyclopedia

Parameters: rep : url for the report (optional)
width : (optional) width of the report column. Use when after clicking on show (and all other reports are hidden), the report column is not large enough and some names are broke into 2 lines in an undesirable way (test it using a 1024 pixels width display resolution). Start with 55 then go up or down to find a good fit. Don't set wider than necessary, because it will cause the others columns to be too narrow. ko  : kick-off time (optional)
att : attendance (optional)
ref : referee (optional)
motm : team's man of the match (optional)
ht or lt : home (or left) team (left side of the table)
at or rt : away (or right) team (right side of the table)
htf or ltf : home (or left) team facts (enter fact, player and <br /> as many as wanted. Example: {{goal|83}} [[Nicklas Bendtner|Bendtner]]<br />) (optional)
atf or rtf : away (or right) team facts (enter fact, player and <br /> as many as wanted. Example: {{goal|83}} [[Nicklas Bendtner|Bendtner]]<br />) (optional)

Improvement to be done:
When setting the Report column's width (using width parameter) one extra blank line is created between the first part of the report (att, ref) and the second part (facts like goals and cards). It'll be better that extra blank line doesn't exist.