Special:Badtitle/NS90:Talk:Translation Workflow/Problems with redirected pages/reply (5): Difference between revisions
Appearance
No edit summary |
No edit summary |
(No difference)
|
Latest revision as of 08:31, 15 January 2011
The problem I was talking about is related but distinct. It concerns the Input and Output templates. With those there can't even be a single colon, since then lines other than the first end up outside of the box. If you write
{{Input|1=1. line 2. line}}
you get
1. line
2. line
but precede it with a single colon like this
:{{Input|1=1. line 2. line}}
and you get
1. line 2. line