Translations:How To Convert a UserBase Manual to Docbook/7/ca: Difference between revisions

From KDE UserBase Wiki
(Created page with ":{| |+Taula de referència |- ! UserBase ! Docbook ! Comentari |- | ==Secció== | <capítol> |- | ===Secció=== | <secció1> |- | ====Secció==== | <secció2> |- ...")
 
(No difference)

Latest revision as of 11:33, 2 July 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 (How To Convert a UserBase Manual to Docbook)
:{|
|+Reference table
|-
! UserBase
! Docbook
! Comment
|-
| ==Section==
| <chapter>
|-
| ===Section===
| <sect1>
|-
| ====Section====
| <sect2>
|-
| =====Section=====
| <sect3>
|-
| ======Section======
| <sect4>
| ''Avoid using this last level if possible''
|}
Taula de referència
UserBase Docbook Comentari
==Secció== <capítol>
===Secció=== <secció1>
====Secció==== <secció2>
=====Secció===== <secció3>
======Secció====== <secció4> No utilitzeu aquest últim nivell, si és posible.