Jump to content

Translations:Typographical Guidelines/22/uk: Difference between revisions

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with "* Окремі слова коду можна вказувати у тексті за допомогою теґів {{Input|1=<nowiki><code></code></nowiki>}} Такий код ..."
(No difference)

Revision as of 17:47, 12 June 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Typographical Guidelines)
* Single code words can be kept in-line by using {{Input|1=<nowiki><code></code></nowiki>}}  It will <code>display</code> like this. Note, that if the <nowiki><code></nowiki> tag is immediately preceded by a newline character, it will not display properly.
  • Окремі слова коду можна вказувати у тексті за допомогою теґів
    &lt;code&gt;&lt;/code&gt;
    
    Такий код буде показано ось так.