Wrapping
[edit]Code | Output |
---|---|
Wrapping of long names (default) | |
{{Template link general|Long template name that would wrap to a new line|Long value for the 1st parameter that would also get wrapped}} | {{Long template name that would wrap to a new line|Long value for the 1st parameter that would also get wrapped}} |
Wrapping of long names (nowrap=on) | |
{{Template link general|nowrap=on|Long template name that would wrap to a new line|Long value for the 1st parameter that would also get wrapped}} | {{Long template name that would wrap to a new line|Long value for the 1st parameter that would also get wrapped}} |
Wrapping of long names (nowrapname=on) | |
{{Template link general|nowrapname=on|Long template name that would wrap to a new line|Long value for the 1st parameter that would also get wrapped}} | {{Long template name that would wrap to a new line|Long value for the 1st parameter that would also get wrapped}} |
See also {{tl}}