Template:Matchid: Difference between revisions
From Hattrick
Jump to navigationJump to search
added font-size modifier |
No edit summary |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<span style=" | <span {{#if:{{{style|}}}|style="{{{style}}}" | class="plainlinks"}}>[http://hattrick.org/goto.ashx?path=/Club/Matches/Match.aspx?matchID={{{1}}} {{#if: {{{2|}}}| {{#ifeq: {{{2|}}}| icon |[[File:Ht_star.png|link=]] | {{{2}}} }}| ({{{1}}})}}]</span><noinclude> | ||
== Examples == | |||
<nowiki>{{Matchid|68599186}}</nowiki> = {{Matchid|68599186}} | |||
<nowiki>{{Matchid|68599186|0-5}}</nowiki> = {{Matchid|68599186|0-5}} | |||
<nowiki>{{Matchid|68599186|icon}}</nowiki> = {{Matchid|68599186|icon}} | |||
</noinclude><noinclude> | |||
[[Category:Match templates]] | |||
</noinclude> | |||