User:Lirion/Sandbox/Squad
From Hattrick
< User:Lirion | Sandbox
| No. | Pos. | Nat. | Name | Matches |
|---|---|---|---|---|
| - | - | {{{1name}}} | - |
Due to no loop abaility of this MediaWiki so far, we have to use an if expression for each possible row/player (sic).
You have to provide at least the name for each player you want to insert. Variables are:
nname
Until we have no true loop function, ignore this:
{{ #for: n |
| No. | Pos. | Nat. | Name | Matches |
|---|---|---|---|---|
| {{{$n$no}}} | {{{$n$pos}}} | {{{$n$nat}}} | {{{$n$name}}} | {{{$n$match}}} |
}}