Wikipedia:Technical terms and definitions: Difference between revisions

Content deleted Content added
Fixed some of the rendering problems, fixed a misspelled word, and got rid of <i> tags.
m the revival of the semi-colon
Line 25:
 
As in the fern example above, any of the three styles described above could be turned into a link if there exists a more detailed or better explanation of the technical term in a separate article. It may not be necessary then to define the term in the article if a link leads to a definition. However, to aid the reader in continuing with the text without having to leave an article for other details, it might still be appropriate to include a non-technical substitute in parentheses, as in the fern example above.
 
When a vast amount of jargon appears in an article, you might consider bundling all terms and their definitions within a list. When you do so, do use the appropriate definition list markup:
Instead of
<nowiki>*'''term''': definition</nowiki>
use
<nowiki>; term : definition</nowiki>
 
Some other markups are available but risky. Examples are <tt>teletype</tt> (edited as <tt>&lt;tt&gt;teletype&lt;/tt&gt;</tt>), <u>underline</u> (edited as <tt>&lt;u&gt;underline&lt;/u&gt;</tt>), and ''italic'' (edited as <tt>&lt;i&gt;italic&lt;/i&gt;</tt> or <tt>&lt;cite&gt;italic&lt;/cite&gt;</tt>). But the teletype (monospace) tag does not usually produce text sufficiently different from the standard Wikipedia font to be useful; the underline tag can create confusion with links; and the HTML tags &lt;i&gt; and &lt;cite&gt; are not differentiated by most common browsers. The Wikipedia italic, described above and edited as <tt><nowiki>''</nowiki>italic<nowiki>''</nowiki></tt>, is preferable to the