User talk:Merlimau: Difference between revisions

Page contents not supported in other languages.
From KDE UserBase Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:


[[User:Claus chr|Claus chr]] ([[User talk:Claus chr|talk]]) 08:34, 14 February 2021 (UTC)
[[User:Claus chr|Claus chr]] ([[User talk:Claus chr|talk]]) 08:34, 14 February 2021 (UTC)
Hi Claus
I don't know how to answer (tool wise) so I put it here. My intension was to show the part as "code" and not as text.
Hi Merlimau
This place is precisely meant for threads like this, so you answered the right place.
For inline code we have the <nowiki><code></nowiki> tag and for longer code snippets there is the <nowiki>{{Input|...</nowiki> template. The Input template is normally used as a separate translation unit.
Since your code appears in a bulleted list I imagine the <nowiki><code></nowiki> tag is the best choice. You will still need to enclose the code in <nowiki><nowiki></nowiki> tags to avoid them being interpreted. Fx
<code><nowiki><p>abc</p></nowiki></code> (edit this to see how it was done).
I hope this helps
[[User:Claus chr|Claus chr]] ([[User talk:Claus chr|talk]]) 07:53, 15 February 2021 (UTC)
Hi Claus
Thank you for the explanation. I updated the page. I hope it's correct now.
Merlimau
Hi Merlimau
You are welcome. The formatting is indeed correct now.
[[User:Claus chr|Claus chr]] ([[User talk:Claus chr|talk]]) 06:47, 17 February 2021 (UTC)

Latest revision as of 06:47, 17 February 2021

Hi Merlimau

I made some small corrections to the formatting of your last edit of Kdenlive/Manual/Timeline/Editing. I am not sure exactly what you wanted to achieve, though. I gather that you want the tags to be displayed verbatim - the accepted way to do that is the <nowiki> tag. The <keycap> tag is for key presses, and it may confuse translators if you use it for other things and it will give strange results when the wiki-manual is converted to a help file (docbook format).

Did you want the grey background as well? (I am not sure that can be converted into docbook format.)

Claus chr (talk) 08:34, 14 February 2021 (UTC)


Hi Claus

I don't know how to answer (tool wise) so I put it here. My intension was to show the part as "code" and not as text.

Hi Merlimau

This place is precisely meant for threads like this, so you answered the right place.

For inline code we have the <code> tag and for longer code snippets there is the {{Input|... template. The Input template is normally used as a separate translation unit.

Since your code appears in a bulleted list I imagine the <code> tag is the best choice. You will still need to enclose the code in <nowiki> tags to avoid them being interpreted. Fx <p>abc</p> (edit this to see how it was done).

I hope this helps

Claus chr (talk) 07:53, 15 February 2021 (UTC)

Hi Claus

Thank you for the explanation. I updated the page. I hope it's correct now.

Merlimau

Hi Merlimau

You are welcome. The formatting is indeed correct now.

Claus chr (talk) 06:47, 17 February 2021 (UTC)