Template:Showname

Category:Helper templates#Help

This template shows all parameters, positional (centered) or named (leftbound).

Category:Main message boxesCategory:Lua-based templates

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}}

paramvalue
1f
2FGH
3LMN
00
benanntBTUV
wiedervalue
6abc
leerParm
benanntAPQR
benanntCXyZ
HÖHE ÜBER NN32
Leergut

As shown, the sequence of the named parameters may be completely changed.
"0" is treated as a parameter name, not as a number !

paramvalue
1
2
3
4
5
xx

See also: {{Showparm}}

Category:Helper templates Category:Lua-based templates Category:Main message boxes