Template:Showname
This template shows all parameters, positional (centered) or named (leftbound).
The numbers of positionals are always displayed, whether they are specified or not.
The template will be esp. useful for testing Lua invocations
Test: {{Showname|0=0|f|6=abc|FGH| LMN |benanntC=XyZ|benanntA=PQR|benanntB= TUV | HÖHE ÜBER NN= 32 | Leergut= |leerParm=|wieder=value}}
| param | value |
| 1 | f |
| 2 | FGH |
| 3 | LMN |
| 0 | 0 |
| benanntB | TUV |
| wieder | value |
| 6 | abc |
| leerParm | |
| benanntA | PQR |
| benanntC | XyZ |
| HÖHE ÜBER NN | 32 |
| Leergut |
As shown, the sequence of the named parameters may be completely changed.
"0" is treated as a parameter name, not as a number !
| param | value |
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| x | x |
See also: {{Showparm}}