Jump to content

Special:Badtitle/NS90:Talk:Translation Workflow/Problems with redirected pages/reply (5): Difference between revisions

From KDE UserBase Wiki
Claus chr (talk | contribs)
No edit summary
Claus chr (talk | contribs)
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