Hints on good style [daVinci]

Rozdiely

Tu môžete vidieť rozdiely medzi vybranou verziou a aktuálnou verziou danej stránky.

Odkaz na tento prehľad zmien

wiki:good_style [2013/09/07 14:23]
wiki:good_style [2013/09/07 14:23] (aktuálne)
Riadok 1: Riadok 1:
 +====== Hints on good style ======
 +
 +These are a few hints on how to write a good wiki page. Please feel free to add to this page or comment on it.
 +
 +===== Page structure =====
 +
 +  * Begin your page with a first level heading with a meaningful title.
 +  * Break up your text in paragraphs by leaving an empty line between them. An average paragraph should not be longer than 10-20 lines.
 +  * If your text is longer than a few (3-5) paragraphs, consider dividing it up into [[wiki:​syntax#​sectioning|sections]] by adding second-to-fifth level headings.
 +  * When your text gets longer than 2-3 screen pages, put a short abstract of the contents of the page after the first heading.
 +  * If you have many links to other wiki pages or external resources, add a special section with further references (see [[#​references|below]]).
 +
 +===== Text formatting =====
 +
 +  * Emphasize single words or short passages of text by using **bold** or //​italics//​. Choose one of them and stick to your choice.
 +  * Choose a style for representing screen output and text on the screen like buttons or menu labels and use it consistently. It might be a good idea to add a page with an explanation of your style conventions to your wiki.
 +  * Use [[wiki:​syntax#​lists|unordered lists]] for statements that are independent of each other. If you are developing a line of thought, write in a continuous sequence of sentences.
 +  * Use [[wiki:​syntax#​footnotes|footnotes]] sparingly and only for very short additional remarks. If there is much more to say on a specific topic, put it on a new wiki page. If you want to refer to other (external) information sources, use [[wiki:​syntax#​links|links]] instead.
 +  * Tables can greatly enhance the readabilty of structured data. If you insert a table, make sure it has meaningful cell headers and provide a caption that clearly states the contents of the table (e.g. "Table 1.2: Average distances between the planets"​).
 +
 +===== Language =====
 +
 +  * Write proper sentences and use articles for nouns when necessary.
 +  * Begin each sentence with a capital letter and end it with a full stop or other appropriate punctuation.
 +  * Try to write short, clear sentences without too much recourse to subordinate clauses. When you think that you have finished your page, read it again and revise any sentence that has an overly complicated structure.
 +  * Decide on how to address your readers. Since DokuWiki is geared towards writing documentation,​ you will often have to instruct your readers, how to do certain things. You can use the //​imperative//​ form ("//​Do//​ this!"​),​ the //we/you// form ("Then //we/you// click on..."​) or the //I// form ("//​I//​ then add the foo to bar, using..."​). Do not mix these forms.
 +  * Check your page for grammatical or spelling errors before saving it. If your text shows many errors, it will decrease the credibility of your statements, regardless of how well-thought they may be.
 +  * Develop your own style. Don't force yourself to write in a manner you are not comfortable with. This would only sound unnatural and be unpleasant to read.
 +
 +===== References =====
 +
 +  * When you come across a term that needs more explanation,​ add a new wiki page for the term and link to it.
 +  * Re-check your page before you finish it, and add links to existing wiki pages to the central terms of your page.
 +  * Don't add a link to every occurrence of a specific term. Make the first/most prominent occurrence on the page a link and maybe add a link to the reference section.
 +  * Provide links to the sources of images, data and quotes.
 +  * Consider adding a "See also:" line at the end of your page. Provide links to wiki pages that are //closely// related to the topic of your page there.
 +  * If you want to give pointers to external resources that have further information on your topic or that you used in writing your page, add a section called "​References"​ or "​Further information"​ at the end and give a list of links or other pointers (e.g. ISBN numbers). If you have not already done so in the main text, state the intent of the reference (e.g. "​[site] has further hints on how to drobble a wooze with shlimpings."​).
 +
 +===== Images and other media =====
 +
 +
 +  * "An image says more than a thousand words."​ It might even mean //more than you intended// to say. Humans tend to question the authenticity of images less than that of language. A short textual description is better than nothing at all or than an inaccurate picture.
 +  * As with tables, always provide a caption for images, that states what you want to show with the image (e.g. "Image 3.2: Amateur photograph showing a frob shorbeling a guzz in a wuzzle."​)
 +  * If you did not create the picture yourself, state the source (possibly with a link) and the copyright.
 +  * Don't link images from external sites, unless when allowed to do so explicitly. This steals bandwith from the site hosting the image. Upload the image to the wiki, if you can.
 +  * If the picture is bigger than roughly a third of a screen page, use a [[wiki:​syntax#​images_and_other_files|link with resizing instructions]] to insert a thumbnail.
  

wiki/good_style.txt · Posledná úprava: 2013/09/07 14:23 (externá úprava)