Difference between revisions of "UniWiki:Manual of Style/Text formatting"

From EVE University Wiki
Jump to: navigation, search
m (Replaced em template)
 
(30 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
== Boldface ==
 
== Boldface ==
  
[[Boldface]] ('''text like this''') is common in Wikipedia articles, but only for certain usages.  To create it, surround the text to be boldfaced with triple apostrophes: <code><nowiki>'''...'''</nowiki></code>.<ref name="HTML b and i">Technically, it is also possible to use the {{tag|b}} HTML element for boldface and the {{tag|i}} element for italics, but that is not recommended style on Wikipedia.</ref>
+
[[Wikipedia:Boldface|Boldface]] ('''text like this''') is common in Wikipedia articles, but only for certain usages.  To create it, surround the text to be boldfaced with triple apostrophes: <code><nowiki>'''...'''</nowiki></code>.<ref>Technically, it is also possible to use the {{tag|b}} HTML element for boldface and the {{tag|i}} element for italics, but that is not recommended style on the UniWiki.</ref>
  
 
=== Article title terms ===
 
=== Article title terms ===
{{Main article|Wikipedia:Manual of Style/Lead section#Format of the first sentence}}
+
{{main|UniWiki:Manual of Style/Lead section#Format of the first sentence}}
  
 
The most common use of boldface is to highlight the first occurrence of the title word/phrase of the article (and often its synonyms) in the lead section, as well as terms that are redirected to the article or its sub-sections. This is done for the majority of articles, but is not a requirement.
 
The most common use of boldface is to highlight the first occurrence of the title word/phrase of the article (and often its synonyms) in the lead section, as well as terms that are redirected to the article or its sub-sections. This is done for the majority of articles, but is not a requirement.
Line 13: Line 13:
 
In the following cases, boldface is applied automatically, either by MediaWiki software or by the browser:
 
In the following cases, boldface is applied automatically, either by MediaWiki software or by the browser:
  
* Subsection headings of level 3 and below (<code>===Sub-heading===</code>, <code>====Sub-sub-heading====</code>, etc., markup). There are 5 heading levels total in articles.<ref name="headings">Pages on the [[World Wide Web]] are written in HyperText Markup Language ([[HTML]]); web browsers render HTML as formatted text. The [[MediaWiki]] software that Wikipedia uses converts [[WP:wiki markup|wiki markup]] to HTML. HTML has six heading levels, notated in HTML as <code><nowiki><h1>foo</h1></nowiki></code>, <code><nowiki><h2>bar</h2></nowiki></code>, <code><nowiki><h3>etc.</h3></nowiki></code>. A Wikipedia article or page title is an HTML level 1 heading. Headings within an article or page use HTML level 2 through 6 headings. At the beginning of a line (only), MediaWiki wiki markup uses the same number of equal signs <code>=</code> before and after a heading. The number of equal signs on either side of a heading corresponds to the HTML heading level.</ref>
+
* Subsection headings of level 3 and below (<code>===Sub-heading===</code>, <code>====Sub-sub-heading====</code>, etc., markup). There are 6 heading levels total in articles.<ref>Pages on the [[Wikipedia:World Wide Web|World Wide Web]] are written in HyperText Markup Language ([[Wikipedia:HTML|HTML]]); web browsers render HTML as formatted text. The [[Wikipedia:MediaWiki|MediaWiki]] software that Wikipedia uses converts [[Wikipedia:WP:wiki markup|wiki markup]] to HTML. HTML has six heading levels, notated in HTML as <code><nowiki><h1>foo</h1></nowiki></code>, <code><nowiki><h2>bar</h2></nowiki></code>, <code><nowiki><h3>etc.</h3></nowiki></code>. A Wikipedia article or page title is an HTML level 1 heading. Headings within an article or page use HTML level 1 through 6 headings. At the beginning of a line (only), MediaWiki wiki markup uses the same number of equal signs <code>=</code> before and after a heading. The number of equal signs on either side of a heading corresponds to the HTML heading level.</ref>
* The term in description (a/k/a definition or glossary) lists (example: [[Glossary of the American trucking industry]])
+
* The term in description (a/k/a definition or glossary) lists (example: [[Wikipedia:Glossary of the American trucking industry|Glossary of the American trucking industry]])
 
* Table headers and captions (but ''not'' image captions)
 
* Table headers and captions (but ''not'' image captions)
  
Line 22: Line 22:
 
Use boldface in the remainder of the article only in a few special cases:
 
Use boldface in the remainder of the article only in a few special cases:
  
* To follow the "[[Wikipedia:Guide to writing better articles#Principle of least astonishment|principle of least astonishment]]" after following a [[WP:redirect|redirect]], for terms in the first couple of paragraphs of an article, or at the beginning of a section of an article, which are the subjects of redirects to the article or section (e.g. sub-topics of the article's topic, rather than the synonyms as already boldfaced per the above)
+
* To follow the "[[Wikipedia:Wikipedia:Guide to writing better articles#Principle of least astonishment|principle of least astonishment]]" after following a [[Wikipedia:WP:redirect|redirect]], for terms in the first couple of paragraphs of an article, or at the beginning of a section of an article, which are the subjects of redirects to the article or section (e.g. sub-topics of the article's topic, rather than the synonyms as already boldfaced per the above)
*:{{crossref|(See {{section link|Wikipedia:Redirect|What needs to be done on pages that are targets of redirects?}} for examples and further details.)}}
+
*:''(See [[Wikipedia:Wikipedia:Redirect#What needs to be done on pages that are targets of redirects?|Wikipedia:What needs to be done on pages that are targets of redirects?]] for examples and further details.)
* Mathematical objects traditionally written in boldface such as [[Vector (mathematics and physics)|vectors]] and the [[rational number]] symbols '''Q''' and '''Z'''
+
* Mathematical objects traditionally written in boldface such as [[Wikipedia:Vector (mathematics and physics)|vectors]] and the [[Wikipedia:Rational number|rational number]] symbols '''Q''' and '''Z'''
 
* In some citation formats, for the volume number of a journal or other multi-volume works
 
* In some citation formats, for the volume number of a journal or other multi-volume works
  
[[Citation template]]s, such as [[Template:citation]], automatically supply all formatting (such as italic, boldface, and quotation marks). Therefore, applying manual formatting inside a citation template will cause undesired results.
+
[[Wikipedia:Citation template|Citation templates]] automatically supply all formatting (such as italic, boldface, and quotation marks). Therefore, applying manual formatting inside a citation template will cause undesired results.
  
 
=== When not to use boldface ===
 
=== When not to use boldface ===
{{shortcut|MOS:NOBOLD}}
+
Avoid using boldface for emphasis in article text. Instead, use HTML's {{tag|em}} element (which usually renders as italic).  Italic wikimarkup (<code><nowiki>''...''</nowiki></code>, or {{tag|i}}) is often also used for this purpose, but is not [[Wikipedia:Semantic HTML|semantically]] correct, and may be replaced (it is for non-emphasis italics, such as that used for book titles and foreign-language phrases, as detailed below).
Avoid using boldface for emphasis in article text. Instead, use HTML's {{tag|em}} element (which usually renders as italic); this can also be rendered with the {{tlx|em|{{var|...}}}} template.  Italic wikimarkup (<code><nowiki>''...''</nowiki></code>, or {{tag|i}}) is often also used for this purpose, but is not [[Semantic HTML|semantically]] correct, and may be replaced (it is for non-emphasis italics, such as that used for book titles and foreign-language phrases, as detailed below).
 
  
 
It is technically possible to put non-Latin alphabets such as Greek or Cyrillic in boldface, but this should be avoided.
 
It is technically possible to put non-Latin alphabets such as Greek or Cyrillic in boldface, but this should be avoided.
  
{{anchor|strong|Strong|STRONG}}HTML's {{tag|strong}} emphasis (which usually renders as boldface) is generally not appropriate in article text,<!--Actually, under HTML5, <strong><dfn>...</dfn></strong> is really what we SHOULD be using to boldface the article title and any synonyms/redir-targets in the lead sentence, but we can sort that out later. The important part here is to discourage use of strong all over articles, which does happen.--> though it is common in project pages, template documentation, talk page discussions and other non-article contexts. It can also be rendered with the {{tlx|strong|{{var|...}}}} template.
+
HTML's {{tag|strong}} emphasis (which usually renders as boldface) is generally not appropriate in article text, though it is common in project pages, template documentation, talk page discussions and other non-article contexts.
  
==<span id="Italic face" ></span>Italic type==
+
==Italic type==
<!-- The above span tag serves to provide a permanent target for incoming section links. Please do not move it out of the section heading, even though it disrupts edit summary generation (you can manually fix the edit summary before saving your changes). Please do not modify it, even if you modify the section title. It is always best to anchor an old section header that has been changed so that links to it won't be broken. -->
+
{{see also|UniWiki:Manual of Style/Titles|UniWiki:Manual of Style#Italics}}
{{shortcut|MOS:ITALIC|MOS:ITALICS}}
+
[[Wikipedia:Italic type|Italic type]] (''text like this'') is produced with double apostrophes around the content to be italicized: <code><nowiki>''...''</nowiki></code>. Italics, along with semantic emphasis (usually rendered as italics), are used for various specific purposes on the UniWiki, outlined below.
{{further information|Wikipedia:Manual of Style/Titles|Wikipedia:Manual of Style#Italics}}
 
[[Italic type]] (''text like this'') is produced with double apostrophes around the content to be italicized: <code><nowiki>''...''</nowiki></code>.<ref name="HTML b and i" />  Italics, along with semantic emphasis (usually rendered as italics), are used for various specific purposes in Wikipedia, outlined below.
 
  
 
=== Emphasis ===
 
=== Emphasis ===
{{shortcut|MOS:EMPHASIS}}
+
The use of italics for emphasis on the UniWiki should follow good English print style. The most [[UniWiki:Manual of Style/Accessibility|accessible]] way to indicate emphasis is with the HTML {{tag|em}}. Emphasis may be used to draw attention to an important word or phrase within a sentence, when the point or thrust of the sentence may otherwise not be apparent to readers, or to stress a contrast:
The use of italics for emphasis on Wikipedia should follow good English print style. The most [[Wikipedia:Manual of Style/Accessibility|accessible]] way to indicate emphasis is with the HTML {{tag|em}} element or by enclosing the emphasized text within an {{tlx|em|{{var|...}}}} template. Emphasis may be used to draw attention to an important word or phrase within a sentence, when the point or thrust of the sentence may otherwise not be apparent to readers, or to stress a contrast:
 
  
:{{xt|Gellner accepts that knowledge must be knowledge {{em|of}} something.}}
+
:{{xt|Gellner accepts that knowledge must be knowledge ''of'' something.}}
  
 
It may be preferable to avoid the need for emphasis by rewriting a sentence more explicitly. Use of emphasis more than once in a sentence is rarely helpful to readers, unless the emphasized terms are being directly compared.
 
It may be preferable to avoid the need for emphasis by rewriting a sentence more explicitly. Use of emphasis more than once in a sentence is rarely helpful to readers, unless the emphasized terms are being directly compared.
  
{{em|Other, non-emphasis, uses of italics on Wikipedia should use <code><nowiki>''...''</nowiki></code> markup, not {{tag|em|o}} or {{tnull|em}} markup.}}
+
''Other, non-emphasis, uses of italics on Wikipedia should use <code><nowiki>''...''</nowiki></code> markup, not {{tag|em|o''.}}
  
 
===Names and titles===
 
===Names and titles===
{{Merge portions to |section=y|existing=y |Wikipedia:Manual of Style/Titles#Italics |reason=We badly need to consolidate the scattered titles-related advice, and have a whole page for it. Only cross-reference and a summary of title-related material need be left here. |date=August 2016 |discuss=Wikipedia talk:Manual of Style#Composition titles advice consolidation}}
+
{{see also|UniWiki:Manual of Style/Titles#Italics}}
{{Wikipedia:Manual of Style/titles hatnote include|where=MOS:ITALICS#N&T}}
 
  
 
Italics should be used for the following types of names and titles, or abbreviations thereof:
 
Italics should be used for the following types of names and titles, or abbreviations thereof:
  
* '''[[Wikipedia:Manual of Style/Titles#Major works|Major works]] of art and artifice,''' such as albums, books, video games, films, musicals, operas, symphonies, paintings, sculptures, newspapers, journals, magazines, epic poems, plays, television programs, radio shows. Medium of publication or presentation is not a factor; a video feature only released on video tape, disc or the Internet is considered a "film" for these purposes, and so on. {{crossref|(See {{section link|WP:Manual of Style/Titles|Italics}} for details.)}}
+
* '''Major works of art and artifice,''' such as albums, books, video games, films, journals, magazines, epic poems, television programs, and radio shows. Medium of publication or presentation is not a factor; a video feature only released on video tape, disc or the Internet is considered a "film" for these purposes, and so on. ''(See {{section link|UniWiki:Manual of Style/Titles|Italics}} for details.)''
  
:{{em|Minor works}} (and any specifically-titled subdivisions of italicized major works) are given in double quotation marks. {{See below|When not to use italics|post=for details}}
+
:''Minor works'' (and any specifically-titled subdivisions of italicized major works) are given in double quotation marks. ''See below: [[#When not to use italics|When not to use italics]] for details.''
  
 
:These cases are well-established conventions recognized in most style guides. Do not apply italics to other categories or instances because you feel they are creative or artful (e.g. game or sport moves, logical arguments, "artisanal" products, schools of practice or thought, etc.).
 
:These cases are well-established conventions recognized in most style guides. Do not apply italics to other categories or instances because you feel they are creative or artful (e.g. game or sport moves, logical arguments, "artisanal" products, schools of practice or thought, etc.).
  
* '''Court case names:''' {{xt|''FCC v. Pacifica''}}. ([[Case citation]] or [[law report]] information is presented in normal font)
+
* '''Named, specific vessels: [[Wikipedia:Proper names|proper names]]''' given to:
 +
** Spacecraft (often fictional): {{xt|the Space Shuttle ''Challenger''}}, {{xt|USS ''Enterprise'' NCC-1701}}, {{xt|''Constitution''-class starships}} (but distinguish the craft from the mission: {{xt|The ''Eagle'' was the Apollo 11 lunar lander}}). ''(See [[Wikipedia:Wikipedia:Naming conventions (ships)|Wikipedia:Naming conventions (ships)]] for more detail on ship and ship class titles.)''
  
* '''Certain [[scientific name]]s:'''
+
Use [[Wikipedia:Piped link|piped linking]] to properly italicize in wikilinks: "[[Wikipedia:USS Baltimore (CA-68)|USS ''Baltimore'' (CA-68)]], the lead ship of the [[Wikipedia:Baltimore-class cruiser|''Baltimore''-class cruisers]]", is produced by <code><nowiki>[[Wikipedia:USS Baltimore (CA-68)|USS ''Baltimore'' (CA-68)]], the lead ship of the [[Wikipedia:Baltimore-class cruiser|''Baltimore''-class cruisers]]</nowiki></code>
** [[Gene]]s (but not [[protein]]s encoded by genes).
 
** [[Genus|Genera]] (and abbreviation thereof) and all lower [[Rank (zoology)#All ranks|taxa]] (including [[species]] and [[subspecies]]), but not higher taxa (e.g. family, order, etc.). The entire scientific name should be italicized, except where an interpolation is included in or appended to the name. {{See below|Scientific names|post=for details}}
 
* {{Anchor|Vessels|VESSELS|Vessel|VESSEL}}'''Named, specific vessels: [[proper names]]''' given to:
 
** Ships, with [[ship prefixes]], [[Hull classification symbol|classification symbols]], [[pennant number]]s, and types in normal font: {{xt|USS ''Baltimore'' (CA-68)}}. However, italicize ship names when they appear in the names of classes of ships ({{xt|the ''Baltimore''-class cruisers}}). {{crossref|(See [[Wikipedia:Naming conventions (ships)]] for more detail on ship and ship class titles.)}}
 
** Aircraft: {{xt|the ''Spirit of St. Louis''}}
 
** Spacecraft (often fictional): {{xt|the Space Shuttle ''Challenger''}}, {{xt|USS ''Enterprise'' NCC-1701}}, {{xt|''Constitution''-class starships}} (but distinguish the craft from the mission: {{xt|The ''Eagle'' was the Apollo 11 lunar lander}}).
 
** Trains and locomotives: {{xt|the ''City of New Orleans'' (train)}}
 
:The vessels convention {{em|does not apply}} to smaller conveyances such as cars, trucks, and buses. Also, most real-world spacecraft at this time are not given proper names, thus {{!xt|''Apollo 11''}}, {{!xt|''Saturn V''}}, {{!xt|''Falcon 9''}}, etc. are not appropriate, being mission names.
 
 
 
Use [[Wikipedia:Piped link|piped linking]] to properly italicize in wikilinks: "[[USS Baltimore (CA-68)|USS ''Baltimore'' (CA-68)]], the lead ship of the [[Baltimore-class cruiser|''Baltimore''-class cruisers]]", is produced by <code><nowiki>[[USS Baltimore (CA-68)|USS ''Baltimore'' (CA-68)]], the lead ship of the [[Baltimore-class cruiser|''Baltimore''-class cruisers]]</nowiki></code>
 
  
 
=== Words as words ===
 
=== Words as words ===
{{shortcut|MOS:WORDSASWORDS}}
+
Use italics when writing about words as words, or letters as letters (to indicate the [[Wikipedia:Use-mention|use–mention distinction]]). Examples:
Use italics when writing about words as words, or letters as letters (to indicate the [[use–mention distinction]]). Examples:
 
  
 
* {{xt|''Deuce'' means "two".}}
 
* {{xt|''Deuce'' means "two".}}
Line 91: Line 76:
 
A technical term being introduced is often being mentioned as a word rather than (or in addition to) playing its normal grammatical role; if so, it should be italicized or quoted. The first occurrence of a technical term may be both italicized (or quoted) and linked if the term also has its own article (or section) corresponding exactly to the meaning when used in the present article.
 
A technical term being introduced is often being mentioned as a word rather than (or in addition to) playing its normal grammatical role; if so, it should be italicized or quoted. The first occurrence of a technical term may be both italicized (or quoted) and linked if the term also has its own article (or section) corresponding exactly to the meaning when used in the present article.
  
Italics may also be used where {{tag|dfn|o}} tags or {{tlx|dfn}} templates mark a term's first use, definition, introduction, or distinguished meaning on the page. Note that {{tag|dfn|o}} tags and {{tlx|dfn}} templates do not apply text formatting, so the italicization (or quoting) must be added if intended. For instance, in the [[Consciousness]] article:
+
Italics may also be used where {{tag|dfn|o}} tag marks a term's first use, definition, introduction, or distinguished meaning on the page. Note that {{tag|dfn|o}} tag does not apply text formatting, so the italicization (or quoting) must be added if intended. For instance, in the [[Wikipedia:Consciousness|Consciousness]] article:
  
 
: {{xt|''<dfn>Access consciousness</dfn>'' is the phenomenon whereby information in our minds is accessible for verbal report and reasoning.}}
 
: {{xt|''<dfn>Access consciousness</dfn>'' is the phenomenon whereby information in our minds is accessible for verbal report and reasoning.}}
:: {{code|''<dfn>Access consciousness</dfn>'' is...}}
+
:: {{code|<nowiki>''<dfn>Access consciousness</dfn>'' is...</nowiki>}}
  
 
If, however, a term is strictly synonymous with the subject of the article (i.e. the likely target of a redirect), then [[#Boldface|boldface]] should be used in place of italics or quotation marks at such a first occurrence.
 
If, however, a term is strictly synonymous with the subject of the article (i.e. the likely target of a redirect), then [[#Boldface|boldface]] should be used in place of italics or quotation marks at such a first occurrence.
:{{code|'''<dfn>text</dfn>'''}} → '''<dfn>text</dfn>'''
+
:{{code|<nowiki>'''<dfn>text</dfn>'''</nowiki>}} → '''<dfn>text</dfn>'''
  
 
=== Foreign terms ===
 
=== Foreign terms ===
{{see also|MOS:FOREIGN}}
+
{{see also|UniWiki:Manual of Style#Foreign terms}}
{{Shortcut|MOS:FOREIGNITALIC}}
 
Wikipedia prefers [[italic type|italics]] for phrases in other languages and for isolated foreign words that do not yet have everyday use in non-specialized English. Use the native spellings if they use the [[Latin alphabet]] (with or without [[diacritic]]s)—otherwise [[Anglicisation|Anglicize]] their spelling. For example: {{xt|[[Gustav I of Sweden]] liked to breakfast on [[crisp bread]]  ({{italics correction|''knäckebröd''}}) open sandwiches with toppings such as ''messmör'' (butter made from goat's milk), ham, and vegetables.}} In accordance with the [[Wikipedia:Writing better articles#Use other languages sparingly|guide to writing better Wikipedia articles]], use foreign words sparingly.
 
[[Loanword]]s or phrases that have common use in English, however—[[praetor]], [[Gestapo]], [[samurai]], [[esprit de corps]], [[Exempli gratia|e.g.]], [[i.e.]]—do not require italicization. Likewise, musical movement titles, [[tempo]] markings, or terms like [[minuet]] and [[trio (music)|trio]], are in normal upright font. If looking for a good rule of thumb, do not italicize words that appear in ''[http://www.merriam-webster.com Merriam-Webster Online]''.
 
  
{{shortcut|MOS:BADITALICS}}{{Anchor|BADITALICS}}
+
The UniWiki prefers [[Wikipedia:Italic type|italics]] for phrases in other languages and for isolated foreign words that do not yet have everyday use in non-specialized English. Use the native spellings if they use the [[Wikipedia:Latin alphabet|Latin alphabet]] (with or without [[Wikipedia:Diacritic|diacritics]])—otherwise [[Wikipedia:Anglicisation|Anglicize]] their spelling. For example: {{xt|[[Wikipedia:Gustav I of Sweden|Gustav I of Sweden]] liked to breakfast on [[Wikipedia:Crisp bread|crisp bread]] (''knäckebröd'') open sandwiches with toppings such as ''messmör'' (butter made from goat's milk), ham, and vegetables.}} In accordance with the [[Wikipedia:Wikipedia:Writing better articles#Use other languages sparingly|guide to writing better articles]], use foreign words sparingly.
If there is a reason to include a term in a non-Latin script, it can be placed in parentheses. {{strong|Text in non-Latin scripts}} (such as [[Greek alphabet|Greek]], [[Cyrillic alphabet|Cyrillic]] or [[Wikipedia:Manual_of_Style/China-related_articles#Characters|Chinese]]) {{strong|should neither be italicized as non-English nor bolded}}, even where this is technically feasible; the difference of script suffices to distinguish it on the page. However, [[Wikipedia:Manual of Style/Titles#Italics|titles of major works that should be italicized]] are italicized in scripts that support italics.{{Which|date=December 2016}}
+
[[Wikipedia:Loanword|Loanwords]] or phrases that have common use in English, however—[[Wikipedia:Praetor|praetor]], [[Wikipedia:Gestapo|Gestapo]], [[Wikipedia:Samurai|samurai]], [[Wikipedia:Esprit de corps|esprit de corps]], [[Wikipedia:Exempli gratia|e.g.]], [[Wikipedia:i.e.|i.e.]]—do not require italicization. Likewise, musical movement titles, [[Wikipedia:Tempo|tempo]] markings, or terms like [[Wikipedia:Minuet|minuet]] and [[Wikipedia:trio (music)|trio]], are in normal upright font. If looking for a good rule of thumb, do not italicize words that appear in ''[http://www.merriam-webster.com Merriam-Webster Online]''.
  
A proper name is usually not italicized when it is used, but it may be italicized when the name itself is being referred to. {{See above|Words as words}}
+
If there is a reason to include a term in a non-Latin script, it can be placed in parentheses. '''Text in non-Latin scripts''' (such as [[Wikipedia:Greek alphabet|Greek]] or [[Wikipedia:Cyrillic alphabet|Cyrillic]] '''should neither be italicized as non-English nor bolded''', even where this is technically feasible; the difference of script suffices to distinguish it on the page. However, [[UniWiki:Manual of Style/Titles#Italics|titles of major works that should be italicized]] are italicized in scripts that support italics.
  
For better [[Web accessibility|accessibility]], [[Latin]] quotations should not be set in [[all caps]] or [[small caps]]. When reproduced for their content, inscriptions that were originally all caps should be transcribed according to standard rules of English capitalization. Please note, however, that simply undoing caps may result in incorrect orthography; for example, capital ''V'' may represent either the consonant ''v'' or the vowel ''u''. Editors should be cautious about making [[WP:OR|their own interpretations]] when transcribing [[epigraphy|epigraphic]] and [[numismatic]] sources. Particularly on coins, a character that appears to be a letter may instead be a [[Roman numeral]], a denomination, or a symbol. For articles that reproduce examples of epigraphy or coin legends, editors should consult the orthography of expert secondary sources {{crossref|(see also [[diplomatic transcription]])}}.
+
A proper name is usually not italicized when it is used, but it may be italicized when the name itself is being referred to. ''See above: [[#Words as words|Words as words]]''
  
{{See also2|[[Template:Lang/doc]]|[[:Category:Multilingual_support_templates|related template]] documentation on [[Wikipedia:Accessibility#Other_languages|marking up foreign-language text for accessibility]]}}<!-- with {{tlnull|lang|{{var|xx}}}} and {{tlnull|lang-{{var|xx}}}}-->
+
For better [[Wikipedia:Web accessibility|accessibility]], [[Wikipedia:Latin|Latin]] quotations should not be set in [[Wikipedia:All caps|all caps]] or [[Wikipedia:Small caps|small caps]].
  
=== Scientific names ===
+
=== Quotations ===
[[Scientific name]]s of organisms are formatted according to normal [[Taxonomy (biology)|taxonomic nomenclature]].
 
*Do not italicize (but do capitalize) taxa higher than [[genus]].
 
*Italicize all lower [[Rank (zoology)#All ranks|ranks (taxa)]]: [[genus]] (capitalized), [[subgenus]] (capitalized), [[species]], [[subspecies]].
 
**Names of genera are always italicized (and capitalized), even when not paired with a species name: {{xt|''Allosaurus'', ''Falco'', ''Anas''}}.
 
**The entire [[Binomial nomenclature|binomial]] or [[Trinomial nomenclature|trinomial]] scientific name is italicized, whether given in full or abbreviated: ({{xt|''Liriodendron tulipifera''}}, {{xt|''N. v. piaropicola''}}).
 
*Interpolations such as "cf.", "×", "var.", or "subsp." are not italicized: {{xt|''Ninox'' cf. ''novaeseelandiae''}}, {{xt|the chaussie is a hybrid cat (''Felis catus'' × ''F. chaus'')}}.
 
*Parenthetic expressions should not be italicized unless part of the scientific name, as in the case of a subgenus, which is always italicized, though the parentheses (round brackets) are not: {{xt|''Potentilla'' (''Sibbaldiopsis'') ''tridentata''}}.
 
*Do not italicize author names juxtaposed with scientific names: {{xt|Subgenus ''Potentilla'' Syme and subgenus ''Hypargyrium'' (Fourr.) Juz. have been combined under subgenus ''Potentilla'' Syme}}.
 
 
 
Derived uses in non-biological contexts are not italicized: {{xt|The largest carnivore in family Tyrannosauridae was ''[[Tyrannosaurus|T. rex]]'' itself}}, but {{xt|''Unicorn'' was an album by the band [[T. Rex (band)|T. Rex]]}}.
 
 
 
Although often derived from Latin or Ancient Greek, scientific names are never marked up with {{tl|lang}} or related templates.
 
  
=== Quotations ===
 
{{further information|MOS:QUOTE}}
 
{{shortcut|MOS:NOITALQUOTE}}
 
 
It is normally incorrect to put quotations in italics. They should only be used if the material would otherwise call for italics, such as for emphasis or to indicate use of non-English words. Quotation marks alone are sufficient and the correct way to denote quotations. Indicate whether italics were used in the original text or whether they were added later. For example:
 
It is normally incorrect to put quotations in italics. They should only be used if the material would otherwise call for italics, such as for emphasis or to indicate use of non-English words. Quotation marks alone are sufficient and the correct way to denote quotations. Indicate whether italics were used in the original text or whether they were added later. For example:
  
Line 137: Line 104:
 
=== Variables ===
 
=== Variables ===
 
====Program variables====
 
====Program variables====
Variables in computer programs and symbols for program variables within plain-English prose and in computer source code presented as textual content can be marked up with the <code><nowiki><var></nowiki></code> element, or its wikimarkup equivalent, the {{tlx|var}} template:  
+
Variables in computer programs and symbols for program variables within plain-English prose and in computer source code presented as textual content can be marked up with the <code><nowiki><var></nowiki></code> element:  
 
*<code><nowiki>...where <var>x</var> is incremented on each pass...</nowiki></code> ⇒ {{xt|...where <var>x</var> is incremented on each pass...}}
 
*<code><nowiki>...where <var>x</var> is incremented on each pass...</nowiki></code> ⇒ {{xt|...where <var>x</var> is incremented on each pass...}}
*{{para|id|<nowiki>{{var|ISBN or other identifier}}</nowiki>}} ⇒ {{para|id|{{var|ISBN or other identifier}}}}
 
This provides richer semantic markup over simple italicization (or no formatting at all), that can aid in searching, accessibility, and disambiguation between variables and literal values.
 
  
 
====Mathematics variables====
 
====Mathematics variables====
{{Main article|Wikipedia:Manual of Style/Mathematics}}
+
 
 
Symbols for mathematics variables, either used within mathematical formulas or used in isolation, are simply italicized:
 
Symbols for mathematics variables, either used within mathematical formulas or used in isolation, are simply italicized:
 
* <code><nowiki>The value of ''y'' when ''x'' = 3</nowiki></code> ⇒ {{xt|1= The value of ''y'' when ''x'' = 3}}
 
* <code><nowiki>The value of ''y'' when ''x'' = 3</nowiki></code> ⇒ {{xt|1= The value of ''y'' when ''x'' = 3}}
Line 154: Line 119:
 
* Symbols for mathematical operators such as sin and ln
 
* Symbols for mathematical operators such as sin and ln
 
*: sin ''x'', ln (''p''/''p''<sub>0</sub>)
 
*: sin ''x'', ln (''p''/''p''<sub>0</sub>)
The template {{tlx|mvar}} is available to distinguish between ''I'' (upper-case i) and ''l'' (lower-case L) as variables, which look almost identical in most sans-serif fonts, including the default typefaces of many browsers.
 
  
=== Uses of italics that are specific to Wikipedia ===
+
=== Uses of italics that are specific to the UniWiki ===
{{Shortcut|MOS:XREF|MOS:CROSSREF}}
+
One-line notes that are placed at the top of articles or sections (most often to assist [[Wikipedia:Wikipedia:disambiguation|disambiguation]] or provide cross-references) are [[Wikipedia:Wikipedia:Hatnote|hatnotes]]. One-line notes may also be placed at the top of sections to cross-reference or point to additional information that is not directly linked in the text. Both of these are in italics and indented to distinguish them from the text of the article proper.
One-line notes that are placed at the top of articles or sections (most often to assist [[Wikipedia:disambiguation|disambiguation]] or provide cross-references) are [[Wikipedia:Hatnote|hatnotes]]. One-line notes may also be placed at the top of sections to cross-reference or point to additional information that is not directly linked in the text. Both of these are in italics and indented to distinguish them from the text of the article proper.  The [[:Category:Disambiguation and redirection templates|Disambiguation and redirection templates]] and [[:Category:Wikipedia page-section templates|Wikipedia page-section templates]] automatically provide the required italic formatting.
 
  
[[WP:FOOTERS|Special section headings]] for appendices such as <code><nowiki>==See also==</nowiki></code> are ''not'' in italics.
+
[[UniWiki:Manual of Style/Layout#Standard appendices and footers|Special section headings]] for appendices such as <code><nowiki>==See also==</nowiki></code> are ''not'' in italics.
  
 
A further type of cross-reference may occur within a paragraph of text, usually in parentheses (round brackets). For example:
 
A further type of cross-reference may occur within a paragraph of text, usually in parentheses (round brackets). For example:
:{{xt|At this time France possessed the largest population in Europe {{crossref|(see [[:Demographics of France]])}}.}}
+
:{{xt|At this time France possessed the largest population in Europe ''(see [[Wikipedia:Demographics of France|Demographics of France]])''.
Here, the cross-referenced article does not topically make a good target for a running-text link from the phrase "[[:Demographics of France|largest population in Europe]]", or any other text in the sentence, but has been deemed relevant enough to mention in passing without relegating it to the "See also" section at the bottom of the article. These kinds of cross-references can be formatted easily with the {{tl|Crossreference}} a.k.a. {{tl|Crossref}} template (or, to other sections on the same page, {{tl|See above}} and {{tl|See below}}).  In any case where such a link in running text [[Wikipedia:Manual of Style/Linking#SUBMARINE|would be proper]], it is preferred over a parenthetical, explicit cross-reference.
+
Here, the cross-referenced article does not topically make a good target for a running-text link from the phrase "[[Wikipedia:Demographics of France|largest population in Europe]]", or any other text in the sentence, but has been deemed relevant enough to mention in passing without relegating it to the "See also" section at the bottom of the article.  In any case where such a link in running text [[UniWiki:Manual of Style/Linking#Piped links|would be proper]], it is preferred over a parenthetical, explicit cross-reference.
  
Like hatnotes, these parenthetical cross-references are set off by being italicized in their entirety, as [[Wikipedia:Manual of Style/Self-references to avoid|Wikipedia self-references]], and not part of the article content proper. Unlike some traditional reference works, the convention that has evolved on Wikipedia is {{em|not}} to individually italicize "see" or "see also". Wikipedia's own article titles are not put in quotation marks in such cross-references.
+
Like hatnotes, these parenthetical cross-references are set off by being italicized in their entirety, as [[UniWiki:Manual of Style/Self-references to avoid|UniWiki self-references]], and not part of the article content proper. Unlike some traditional reference works, the convention that has evolved on the UniWiki is ''not'' to individually italicize "see" or "see also". The UniWiki's own article titles are not put in quotation marks in such cross-references.
  
 
=== When not to use italics ===
 
=== When not to use italics ===
{{shortcut|MOS:NOITALIC}}
+
 
{{Merge portions to |section=y|existing=y |Wikipedia:Manual of Style/Titles#Italics |reason=We badly need to consolidate the scattered titles-related advice, and have a whole page for it. Only cross-reference and a summary of title-related material need be left here. |date=August 2016 |discuss=Wikipedia talk:Manual of Style#Composition titles advice consolidation}}
+
Italics are generally [[UniWiki:Manual of Style/Titles#Italics|used only for titles of longer works]]. Titles of shorter works should be enclosed in double [[Wikipedia:Quotation mark|quotation marks]] ("text like this"). This particularly applies to works that exist as a smaller part of a larger work. These include but are not limited to: Articles, papers, chapters, departments, episodes of audio-visual series, segments or skits in longer programs, short stories, story lines and plot arcs; songs, album tracks and other short musical works. ''(See {{section link|UniWiki:Manual of Style/Titles|Quotation marks}} for details.)''
Italics are generally [[Wikipedia:Manual of Style/Titles#Italics|used only for titles of longer works]]. Titles of shorter works should be enclosed in double [[quotation mark]]s ("text like this"). This particularly applies to works that exist as a smaller part of a larger work. These include but are not limited to: Articles, essays, papers, chapters, reference work entries, newspaper and magazine sections or departments, episodes of audio-visual series, segments or skits in longer programs, short poems, short stories, story lines and plot arcs; songs, album tracks and other short musical works; leaflets and circulars. {{crossref|(See {{section link|WP:Manual of Style/Titles|Quotation marks}} for details.)}}
 
  
 
;Other cases:
 
;Other cases:
* [[Wikipedia:Manual of Style/Text formatting#Foreign terms|Foreign-language text]] in non-Latin scripts, such as [[Wikipedia:Manual of Style/China-related articles#Characters|Chinese characters]], and [[Wikipedia:Manual of Style/Russia-related articles#Cyrillic, Latin transliteration, and italicization|Cyrillic script]].
+
* [[UniWiki:Manual of Style/Text formatting#Foreign terms|Foreign-language text]] in non-Latin scripts, [[UniWiki:Manual of Style/Russia-related articles#Cyrillic, Latin transliteration, and italicization|Cyrillic script]].
  
 
== How not to apply emphasis ==
 
== How not to apply emphasis ==
{{shortcut|MOS:BADEMPHASIS}}
 
  
 
Avoid various kinds of overemphasis, which distracts from the writing:
 
Avoid various kinds of overemphasis, which distracts from the writing:
 
* Exclamation points (!) should usually only be used in direct quotes and titles of creative works.
 
* Exclamation points (!) should usually only be used in direct quotes and titles of creative works.
* '''Bold type''' is reserved for certain uses. {{See above|Boldface}}
+
* '''Bold type''' is reserved for certain uses. ''See above: [[#Boldface|Boldface]]''
* Quotation marks for emphasis of a single word or phrase, or [[scare quotes]], are discouraged. Quotation marks are to show that you are using the correct word as quoted from the original source. For example: ''His tombstone was inscribed with the name "Aaron" instead of the spelling he used during his life.''
+
* Quotation marks for emphasis of a single word or phrase, or [[Wikipedia:Scare quotes|scare quotes]], are discouraged. Quotation marks are to show that you are using the correct word as quoted from the original source. For example: ''His tombstone was inscribed with the name "Aaron" instead of the spelling he used during his life.''
* Avoid using [[ALL CAPS]] and [[Small caps|<span style="font-variant: small-caps;">small caps</span>]] for emphasis {{crossref|(see {{section link|WP:Manual of Style/Capital letters|All caps}})}}. [[#Italic face|Italics]] are usually more appropriate.
+
* Avoid using [[Wikipedia:All caps|ALL CAPS]] and [[Wikipedia:Small caps|<span style="font-variant: small-caps;">small caps</span>]] for emphasis ''(see {{section link|UniWiki:Manual of Style/Capital letters|All caps}})''. [[#Italic type|Italics]] are usually more appropriate.
 
* Double emphasis, such as "''italics in quotation marks''" or ''italics and an exclamation point!'', is unnecessary.
 
* Double emphasis, such as "''italics in quotation marks''" or ''italics and an exclamation point!'', is unnecessary.
* Underlining is used in typewriting and handwriting to represent italic type. Generally, do not underline text or it may be confused with [[Hyperlink|links]] on a web page.
+
* Underlining is used in typewriting and handwriting to represent italic type. Generally, do not underline text or it may be confused with [[Wikipedia:Hyperlink|links]] on a web page.
  
 
== Other text formatting concerns ==
 
== Other text formatting concerns ==
 
=== Font size ===
 
=== Font size ===
{{shortcut|MOS:FONTSIZE}}
 
 
Editors should avoid manually inserting large and small fonts into prose. Increased and decreased font size should primarily be produced through automated facilities such as headings or through carefully designed templates. Additionally, large tables may require a decreased font size in order to fit on screen.
 
Editors should avoid manually inserting large and small fonts into prose. Increased and decreased font size should primarily be produced through automated facilities such as headings or through carefully designed templates. Additionally, large tables may require a decreased font size in order to fit on screen.
  
 
When it is necessary to specify an increased or decreased font size, the specification should be done as a percentage of the original font size and not as an absolute size. This improves accessibility for visually impaired users who use a large default font size.
 
When it is necessary to specify an increased or decreased font size, the specification should be done as a percentage of the original font size and not as an absolute size. This improves accessibility for visually impaired users who use a large default font size.
  
Reduced font sizes should be used sparingly. Avoid using smaller font sizes in elements that already use a smaller font size, such as infoboxes, navboxes and reference sections. In no case should the resulting font size drop below 85% of the page font size (or 11px).<!-- Replicated at [[Manual of Style/Accessibility#Text]] -->
+
Reduced font sizes should be used sparingly. Avoid using smaller font sizes in elements that already use a smaller font size, such as infoboxes, navboxes and reference sections. In no case should the resulting font size drop below 85% of the page font size (or 11px).
  
=== <span id="Colour" ></span>Color ===
+
=== Color ===
{{Main article|Wikipedia:Manual of Style/Accessibility#Color}}
+
{{main|UniWiki:Manual of Style/Accessibility#Color}}
 
====In prose ====
 
====In prose ====
Prose text should never be manually colored. Refrain from implementing [[Help:Link color|colored links]] that may impede user ability to distinguish links from regular text, or color links for purely aesthetic reasons.
+
Prose text should never be manually colored. Refrain from implementing [[Wikipedia:Help:Link color|colored links]] that may impede user ability to distinguish links from regular text, or color links for purely aesthetic reasons.
  
 
====In templates and tables ====
 
====In templates and tables ====
{{anchor|In navboxes|reason=Old section name.}}{{shortcut|MOS:NAVBOXCOLOUR|MOS:NAVBOXCOLOR}}
+
 
#Colors used in templates such as [[Wikipedia:Categories, lists, and navigation templates#Navigation templates|navboxes]] and [[Wikipedia:Infobox|infoboxes]], and in [[Wikipedia:Table|tables]], should not make reading difficult, including for colorblind or otherwise visually impaired readers.
+
#Colors used in templates such as [[Wikipedia:Wikipedia:Categories, lists, and navigation templates#Navigation templates|navboxes]] and [[Wikipedia:Wikipedia:Infobox|infoboxes]], and in [[Wikipedia:Wikipedia:Table|tables]], should not make reading difficult, including for colorblind or otherwise visually impaired readers.
#Colors that are useful for identification and are {{em|appropriate, representative, and accessible}} may be used with discretion and common sense. In general, text color should not be anything other than black or white (excluding the standard colors of hyperlinks), and background colors should contrast the text color enough to make the template easily readable.
+
#Colors that are useful for identification and are ''appropriate, representative, and accessible'' may be used with discretion and common sense. In general, text color should not be anything other than black or white (excluding the standard colors of hyperlinks), and background colors should contrast the text color enough to make the template easily readable.
#An "appropriate, representative" color, when intended to identify with an organization's logo or branding, should use the most prominent {{em|accessible}} color in the logo. For example, {{oldid|Template:Pink Panther|433595147|Template:Pink Panther}} should be using a background of <code>F6D4E6</code> {{color sample|#F6D4E6}} (the color of the body in [[:File:Pink Panther.png]]) rather than <code>E466A9</code> {{color sample|#E466A9}} (the color of the background in that image). A representative color useful in a navbox is often already present in an article's infobox (if included), and these are sometimes specified programmatically. For example, [[Template:National Register of Historic Places|the navbox]] associated with the [[National Register of Historic Places]] and other related categorizations should conform to Wikipedia's [[Wikipedia:NRHP colors legend|NRHP colors legend]].
+
#An "appropriate, representative" color, when intended to identify with an organization's logo or branding, should use the most prominent ''accessible'' color in the logo. A representative color useful in a navbox is often already present in an article's infobox (if included).
 
#In the case that no properly identifying, accessible color exists; or the subject of the template or table should not be identified with a particular color (e.g., an average biography), the default colors provided by the template or the table class should be used.
 
#In the case that no properly identifying, accessible color exists; or the subject of the template or table should not be identified with a particular color (e.g., an average biography), the default colors provided by the template or the table class should be used.
 
#If an article includes several navboxes whose colors conflict with each other, discretion should be used to minimize the visual disruption by using the default colors for navboxes.
 
#If an article includes several navboxes whose colors conflict with each other, discretion should be used to minimize the visual disruption by using the default colors for navboxes.
  
 
=== Font family ===
 
=== Font family ===
{{shortcut|MOS:FONTFAMILY}}
+
[[Wikipedia:Font family (HTML)|Font families]] should not be explicitly defined in an article, with the exception of PUA characters (next section), because this interferes with the UniWiki's flexibility, and it is impossible to foresee what fonts will be installed on a user's computer.
[[Font family (HTML)|Font families]] should not be explicitly defined in an article, with the exception of PUA characters (next section), because this interferes with Wikipedia's flexibility, and it is impossible to foresee what fonts will be installed on a user's computer.
 
  
Articles used to explicitly define font families for special characters, because older browsers could not automatically select an appropriate font. This is no longer dealt with by using explicit font definitions in the articles. Certain definitions can be invoked by using special templates {{crossref|(see [[Help:Special characters]], {{tl|Unicode}}, and {{tl|IPA}})}}.
+
Articles used to explicitly define font families for special characters, because older browsers could not automatically select an appropriate font. This is no longer dealt with by using explicit font definitions in the articles.
  
 
=== Capital letters ===
 
=== Capital letters ===
{{Main article|Wikipedia:Manual of Style/Capital letters}}
+
{{main|UniWiki:Manual of Style/Capital letters}}
The use of capital (upper-case) letters, including small-capitals style, is covered in detail at [[WP:Manual of Style/Capital letters]].
+
The use of capital (upper-case) letters, including small-capitals style, is covered in detail at [[UniWiki:Manual of Style/Capital letters]].
  
 
=== Citations ===
 
=== Citations ===
{{Main article|Wikipedia:Citing sources}}
+
:''See also: [[Wikipedia:Wikipedia:Citing sources|Wikipedia:Citing sources]]''
Text formatting in citations should follow, consistently within an article, an established citation style or system. Options include either of Wikipedia's own template-based [[Help:Citation Style 1|Citation Style 1]] and [[Help:Citation Style 2|Citation Style 2]], and any other well-recognized citation system. The formatting applied by the [[Wikipedia:Citation templates|citation templates]] should not be evaded.<ref>In unusual cases, the default formatting may need to be adjusted to conform to some other guideline, e.g. italicization of a non-English term in a title that would otherwise not be italicized.</ref> Parameters should be accurate,<ref>Attempting to misuse citation template parameters to output data they are not designed for typically results in garbled [[COinS]] metadata output. For special cases, use a textual note after the end of the citation template and before the closing <code><nowiki>&lt;/ref&gt;</nowiki></code> tag.</ref> and should not be omitted if the formatting applied by the template is not in agreement with the text-formatting guidelines above.
+
Text formatting in citations should follow, consistently within an article, an established citation style or system. Options include any well-recognized citation system. Parameters should be accurate,<ref>Attempting to misuse citation template parameters to output data they are not designed for typically results in garbled [[Wikipedia:COinS|COinS]] metadata output. For special cases, use a textual note after the end of the citation template and before the closing <code><nowiki>&lt;/ref&gt;</nowiki></code> tag.</ref> and should not be omitted if the formatting applied by the template is not in agreement with the text-formatting guidelines above.
  
 
== Private Use Area and invisible formatting characters ==
 
== Private Use Area and invisible formatting characters ==
{{anchor|PUA and RTL}}The only invisible characters in the editable text should be spaces and tabs. However, other invisible characters are often inserted inadvertently by pasting from a word processor. These can cause confusion with editors and handling problems with editing software. Any necessary invisible or [[Private Use Area]] (PUA) characters should be substituted with their decimal or hexadecimal code values (that is, as <code>&{{var|...}};</code>) so that they can be edited properly. A template, {{tl|PUA}}, is used to mark PUA characters; it has no effect on the text, but places the article in a tracking category.  {{crossref|(See the next sections for examples.)}}
+
The only invisible characters in the editable text should be spaces and tabs. However, other invisible characters are often inserted inadvertently by pasting from a word processor. These can cause confusion with editors and handling problems with editing software. Any necessary invisible or [[Wikipedia:Private Use Area|Private Use Area]] (PUA) characters should be substituted with their decimal or hexadecimal code values so that they can be edited properly.
 
 
=== Mixed right-to-left text ===
 
{{shortcut|MOS:RTL|MOS:LTR}}
 
When right-to-left text is embedded in certain left-to-right contexts, such as when tagged with a reference, it may require control characters to display properly. The marker to return to left-to-right text should be encoded as [[Left-to-right mark|<code>&amp;lrm;</code>]] or supplied through the template {{tlx|Rtl-lang}}.
 
 
 
Depending on your browser, there may be a difference between the display of unformatted Urdu:<br /><!--NOTE: The display of the "unformatted" ones may look particularly weird in certain browsers when previewing this section by itself; that's kind of an illustration of the problem, so don't worry about it. -->
 
{{in5}}{{!xt|<code>خ ?<nowiki><ref></nowiki>{{var|citation details}}<nowiki></ref></nowiki></code>}}:&nbsp;&nbsp; خ ?{{dummy ref}}
 
with formatted:<br />
 
{{in5}}{{xt|<code>خ&amp;lrm; ?<nowiki><ref></nowiki>{{var|citation details}}<nowiki></ref></nowiki></code>}}:&nbsp;&nbsp; خ&lrm; ?{{dummy ref}} or {{xt|<code><nowiki>{{Rtl-lang|ur|خ}} ?<ref></nowiki>{{var|citation details}}<nowiki></ref></nowiki></code>}}:&nbsp;&nbsp; {{Rtl-lang|ur|خ}} ?{{dummy ref}}
 
 
 
and unformatted:<br />
 
{{in5}}{{!xt|<code>(خ)<nowiki><ref></nowiki>{{var|citation details}}<nowiki></ref></nowiki></code>}}:&nbsp;&nbsp; (خ){{dummy ref}}<br />
 
with formatted:<br />
 
{{in5}}{{xt|<code>(خ)&amp;lrm;<nowiki><ref></nowiki>{{var|citation details}}<nowiki></ref></nowiki></code>}}:&nbsp;&nbsp; (خ)&lrm;{{dummy ref}} or {{xt|<code><nowiki>{{Rtl-lang|ur|(خ)}}<ref></nowiki>{{var|citation details}}<nowiki></ref></nowiki></code>}}:&nbsp;&nbsp; {{Rtl-lang|ur|(خ)}}{{dummy ref}}
 
 
 
If there is intervening LTR text, as in <code>خ abc<nowiki><ref></nowiki>{{var|citation details}}<nowiki></ref></nowiki></code>, a control character is not required. Spacing and most punctuation, however, are not defined as either LTR or RTL, so the direction of the text needs to be reset manually.
 
  
 
===PUA characters===
 
===PUA characters===
{{shortcut|MOS:PUA}}
+
[[Wikipedia:Private Use Area|Private Use Area]] (PUA) characters are in three ranges of code points (<code>U+E000</code>–<code>U+F8FF</code> in the [[Wikipedia:Plane (Unicode)#Basic Multilingual Plane|BMP]], and in [[Wikipedia:Plane (Unicode)#Private Use Area planes|planes 15 and 16]]). PUA characters should normally be avoided, but they are sometimes used when they are found in common fonts.
[[Private Use Area]] (PUA) characters are in three ranges of code points (<code>U+E000</code>–<code>U+F8FF</code> in the [[Plane (Unicode)#Basic Multilingual Plane|BMP]], and in [[Plane (Unicode)#Private Use Area planes|planes 15 and 16]]). PUA characters should normally be avoided, but they are sometimes used when they are found in common fonts, especially when the character itself is the topic of discussion.
 
 
 
Where PUA characters cannot be replaced with non-PUA Unicode characters, they should be converted to their (hexa)decimal code values (that is, &#...; or &#x...;). However, whenever a PUA character has a Unicode equivalent, it should instead be replaced with that equivalent (Unicodified).  The Unicode may be obvious when text is copied and pasted from a document that uses the PUA for bullets or similar characters in Latin text, but similar things happen with punctuation and emoticons in documents using Japanese and other scripts, so an editor familiar with those scripts may be needed.  In Chinese documents it's not uncommon for the PUA to be used for characters that now have full Unicode support, due to poorer support for Chinese characters when those fonts were designed.  Such PUA characters, which are sometimes found on Wikipedia in references and footnotes, should not be substituted with their (hexa)decimal values, as that will lock in the illegible character. If you're moderately familiar with the script, an internet search of the surrounding text will often locate a fully Unicode version of the text which can be used to correct the Wikipedia article.
 
 
 
Because browsers do not know which fonts to use for PUA characters, it is necessary for Wikipedia to specify them. {{tl|Unicode}} or {{tl|IPA}} formatting is sufficient in some cases.  Otherwise the fonts should be specified through html markup, as in the example below.  Note that if a font is not specified, or if none of the fonts are installed, readers will only see a numbered box in place of the PUA character.
 
 
 
Tagging a (hexa)decimal code with the template {{tl|PUA}} will enable future editors to review the page, and to Unicodify the character if it is included in future expansions of Unicode. This happened, for example, at [[strident vowel]], where a non-Unicode symbol for the sound was used in the literature and added to the PUA of SIL's IPA fonts.  Unicode didn't support it until several years after the Wikipedia article was written, and once the fonts were updated to support it, the PUA character in the article was replaced with its new Unicode value.
 
  
For example,
+
Where PUA characters cannot be replaced with non-PUA Unicode characters, they should be converted to their (hexa)decimal code values (that is, &#...; or &#x...;). However, whenever a PUA character has a Unicode equivalent, it should instead be replaced with that equivalent (Unicodified).  The Unicode may be obvious when text is copied and pasted from a document that uses the PUA for bullets or similar characters in Latin text, but similar things happen with punctuation and emoticons in documents using Japanese and other scripts, so an editor familiar with those scripts may be needed. Such PUA characters, which are sometimes found on the UniWiki in references and footnotes, should not be substituted with their (hexa)decimal values, as that will lock in the illegible character. If you're moderately familiar with the script, an internet search of the surrounding text will often locate a fully Unicode version of the text which can be used to correct the UniWiki article.  
:{{xt|1=<code><nowiki>SIL added these letters at U+F267 and U+F268: <span style="font-family:Gentium Plus, Charis SIL, Doulos SIL, serif">{{PUA|&amp;#xf267;}}, {{PUA|&amp;#xf268;}}</span>.</nowiki></code>}}
 
which renders as:
 
:SIL added these letters at U+F267 and U+F268: <span style="font-family:Gentium Plus, Charis SIL, Doulos SIL, serif">{{PUA|&#xf267;}}, {{PUA|&#xf268;}}</span>.
 
  
{{crossref|See [[:Category:Articles with wanted PUA characters]] and especially [[Tengwar#Unicode]] for examples of PUA characters which cannot easily be replaced.}}
+
Because browsers do not know which fonts to use for PUA characters, it is necessary for the UniWiki to specify them. The fonts should be specified through html markup, as in the example below.  Note that if a font is not specified, or if none of the fonts are installed, readers will only see a numbered box in place of the PUA character.
  
 
== See also ==
 
== See also ==
*[[WP:Advanced text formatting]]
+
*[[Wikipedia:Help:Advanced text formatting|Wikipedia:Advanced text formatting]]
*[[WP:Manual of Style/Capital letters]]
+
*[[UniWiki:Manual of Style/Capital letters]]
*[[WP:Manual of Style/Command-line examples]]
+
*[[Wikipedia:WP:Stop bolding everything|Wikipedia:Stop bolding everything]] (essay)
*[[WP:Manual of Style#Ligatures]]
 
*[[WP:Stop bolding everything]] (essay)
 
  
 
==References==
 
==References==
 
{{reflist}}
 
{{reflist}}
 
[[Category:UniWiki Manual of Style]]
 

Latest revision as of 11:43, 1 February 2021

This page is a part of the UniWiki's Manual of Style. It is a general guideline intended to harmonize article style across the UniWiki, though it is best treated with common sense, and exceptions may apply. Any substantive edit to this page should be approved by the Wiki Manager. When in doubt, discuss first on the talk page.

Boldface

Boldface (text like this) is common in Wikipedia articles, but only for certain usages. To create it, surround the text to be boldfaced with triple apostrophes: '''...'''.[1]

Article title terms

Main article: UniWiki:Manual of Style/Lead section#Format of the first sentence

The most common use of boldface is to highlight the first occurrence of the title word/phrase of the article (and often its synonyms) in the lead section, as well as terms that are redirected to the article or its sub-sections. This is done for the majority of articles, but is not a requirement.

Automatically applied boldface

In the following cases, boldface is applied automatically, either by MediaWiki software or by the browser:

  • Subsection headings of level 3 and below (===Sub-heading===, ====Sub-sub-heading====, etc., markup). There are 6 heading levels total in articles.[2]
  • The term in description (a/k/a definition or glossary) lists (example: Glossary of the American trucking industry)
  • Table headers and captions (but not image captions)

Manually added boldface markup in such cases would be redundant and is to be avoided.

Other uses

Use boldface in the remainder of the article only in a few special cases:

Citation templates automatically supply all formatting (such as italic, boldface, and quotation marks). Therefore, applying manual formatting inside a citation template will cause undesired results.

When not to use boldface

Avoid using boldface for emphasis in article text. Instead, use HTML's <em>...</em> element (which usually renders as italic). Italic wikimarkup (''...'', or <i>...</i>) is often also used for this purpose, but is not semantically correct, and may be replaced (it is for non-emphasis italics, such as that used for book titles and foreign-language phrases, as detailed below).

It is technically possible to put non-Latin alphabets such as Greek or Cyrillic in boldface, but this should be avoided.

HTML's <strong>...</strong> emphasis (which usually renders as boldface) is generally not appropriate in article text, though it is common in project pages, template documentation, talk page discussions and other non-article contexts.

Italic type

See also: UniWiki:Manual of Style/Titles and UniWiki:Manual of Style#Italics

Italic type (text like this) is produced with double apostrophes around the content to be italicized: ''...''. Italics, along with semantic emphasis (usually rendered as italics), are used for various specific purposes on the UniWiki, outlined below.

Emphasis

The use of italics for emphasis on the UniWiki should follow good English print style. The most accessible way to indicate emphasis is with the HTML <em>...</em>. Emphasis may be used to draw attention to an important word or phrase within a sentence, when the point or thrust of the sentence may otherwise not be apparent to readers, or to stress a contrast:

Gellner accepts that knowledge must be knowledge of something.

It may be preferable to avoid the need for emphasis by rewriting a sentence more explicitly. Use of emphasis more than once in a sentence is rarely helpful to readers, unless the emphasized terms are being directly compared.

Other, non-emphasis, uses of italics on Wikipedia should use ''...'' markup, not

Names and titles

See also: UniWiki:Manual of Style/Titles#Italics

Italics should be used for the following types of names and titles, or abbreviations thereof:

  • Major works of art and artifice, such as albums, books, video games, films, journals, magazines, epic poems, television programs, and radio shows. Medium of publication or presentation is not a factor; a video feature only released on video tape, disc or the Internet is considered a "film" for these purposes, and so on. (See UniWiki:Manual of Style/Titles § Italics for details.)
Minor works (and any specifically-titled subdivisions of italicized major works) are given in double quotation marks. See below: When not to use italics for details.
These cases are well-established conventions recognized in most style guides. Do not apply italics to other categories or instances because you feel they are creative or artful (e.g. game or sport moves, logical arguments, "artisanal" products, schools of practice or thought, etc.).
  • Named, specific vessels: proper names given to:
    • Spacecraft (often fictional): the Space Shuttle Challenger, USS Enterprise NCC-1701, Constitution-class starships (but distinguish the craft from the mission: The Eagle was the Apollo 11 lunar lander). (See Wikipedia:Naming conventions (ships) for more detail on ship and ship class titles.)

Use piped linking to properly italicize in wikilinks: "USS Baltimore (CA-68), the lead ship of the Baltimore-class cruisers", is produced by [[Wikipedia:USS Baltimore (CA-68)|USS ''Baltimore'' (CA-68)]], the lead ship of the [[Wikipedia:Baltimore-class cruiser|''Baltimore''-class cruisers]]

Words as words

Use italics when writing about words as words, or letters as letters (to indicate the use–mention distinction). Examples:

  • Deuce means "two".
  • The term panning is derived from panorama, which was coined in 1787.
  • The most common letter in English is e.

When italics could cause confusion, quotation marks instead may be used to distinguish words as words. Use one style or the other in a given context; do not apply both styles at once to the same terms, or switch back and forth between the styles in the same material.

A technical term being introduced is often being mentioned as a word rather than (or in addition to) playing its normal grammatical role; if so, it should be italicized or quoted. The first occurrence of a technical term may be both italicized (or quoted) and linked if the term also has its own article (or section) corresponding exactly to the meaning when used in the present article.

Italics may also be used where <dfn> tag marks a term's first use, definition, introduction, or distinguished meaning on the page. Note that <dfn> tag does not apply text formatting, so the italicization (or quoting) must be added if intended. For instance, in the Consciousness article:

Access consciousness is the phenomenon whereby information in our minds is accessible for verbal report and reasoning.
''<dfn>Access consciousness</dfn>'' is...

If, however, a term is strictly synonymous with the subject of the article (i.e. the likely target of a redirect), then boldface should be used in place of italics or quotation marks at such a first occurrence.

'''<dfn>text</dfn>'''
text

Foreign terms

See also: UniWiki:Manual of Style#Foreign terms

The UniWiki prefers italics for phrases in other languages and for isolated foreign words that do not yet have everyday use in non-specialized English. Use the native spellings if they use the Latin alphabet (with or without diacritics)—otherwise Anglicize their spelling. For example: Gustav I of Sweden liked to breakfast on crisp bread (knäckebröd) open sandwiches with toppings such as messmör (butter made from goat's milk), ham, and vegetables. In accordance with the guide to writing better articles, use foreign words sparingly. Loanwords or phrases that have common use in English, however—praetor, Gestapo, samurai, esprit de corps, e.g., i.e.—do not require italicization. Likewise, musical movement titles, tempo markings, or terms like minuet and trio, are in normal upright font. If looking for a good rule of thumb, do not italicize words that appear in Merriam-Webster Online.

If there is a reason to include a term in a non-Latin script, it can be placed in parentheses. Text in non-Latin scripts (such as Greek or Cyrillic should neither be italicized as non-English nor bolded, even where this is technically feasible; the difference of script suffices to distinguish it on the page. However, titles of major works that should be italicized are italicized in scripts that support italics.

A proper name is usually not italicized when it is used, but it may be italicized when the name itself is being referred to. See above: Words as words

For better accessibility, Latin quotations should not be set in all caps or small caps.

Quotations

It is normally incorrect to put quotations in italics. They should only be used if the material would otherwise call for italics, such as for emphasis or to indicate use of non-English words. Quotation marks alone are sufficient and the correct way to denote quotations. Indicate whether italics were used in the original text or whether they were added later. For example:

"Now cracks a noble heart. Good night sweet prince: And flights of angels sing thee to thy rest!" (emphasis added)

Variables

Program variables

Variables in computer programs and symbols for program variables within plain-English prose and in computer source code presented as textual content can be marked up with the <var> element:

  • ...where <var>x</var> is incremented on each pass......where x is incremented on each pass...

Mathematics variables

Symbols for mathematics variables, either used within mathematical formulas or used in isolation, are simply italicized:

  • The value of ''y'' when ''x'' = 3The value of y when x = 3
  • ''E'' = ''mc''<sup>2</sup>E = mc2

Some things remain in upright form regardless of the surrounding text

  • Bold-face variables (such as vectors) and structures (such as Q, the rational numbers)
  • Letters with an arrow on top for vectors
  • Symbols for chemical elements and compounds such as HCl
  • Symbols for units of measure such as kg, ft/s
  • Symbols for mathematical operators such as sin and ln
    sin x, ln (p/p0)

Uses of italics that are specific to the UniWiki

One-line notes that are placed at the top of articles or sections (most often to assist disambiguation or provide cross-references) are hatnotes. One-line notes may also be placed at the top of sections to cross-reference or point to additional information that is not directly linked in the text. Both of these are in italics and indented to distinguish them from the text of the article proper.

Special section headings for appendices such as ==See also== are not in italics.

A further type of cross-reference may occur within a paragraph of text, usually in parentheses (round brackets). For example:

{{xt|At this time France possessed the largest population in Europe (see Demographics of France).

Here, the cross-referenced article does not topically make a good target for a running-text link from the phrase "largest population in Europe", or any other text in the sentence, but has been deemed relevant enough to mention in passing without relegating it to the "See also" section at the bottom of the article. In any case where such a link in running text would be proper, it is preferred over a parenthetical, explicit cross-reference.

Like hatnotes, these parenthetical cross-references are set off by being italicized in their entirety, as UniWiki self-references, and not part of the article content proper. Unlike some traditional reference works, the convention that has evolved on the UniWiki is not to individually italicize "see" or "see also". The UniWiki's own article titles are not put in quotation marks in such cross-references.

When not to use italics

Italics are generally used only for titles of longer works. Titles of shorter works should be enclosed in double quotation marks ("text like this"). This particularly applies to works that exist as a smaller part of a larger work. These include but are not limited to: Articles, papers, chapters, departments, episodes of audio-visual series, segments or skits in longer programs, short stories, story lines and plot arcs; songs, album tracks and other short musical works. (See UniWiki:Manual of Style/Titles § Quotation marks for details.)

Other cases

How not to apply emphasis

Avoid various kinds of overemphasis, which distracts from the writing:

  • Exclamation points (!) should usually only be used in direct quotes and titles of creative works.
  • Bold type is reserved for certain uses. See above: Boldface
  • Quotation marks for emphasis of a single word or phrase, or scare quotes, are discouraged. Quotation marks are to show that you are using the correct word as quoted from the original source. For example: His tombstone was inscribed with the name "Aaron" instead of the spelling he used during his life.
  • Avoid using ALL CAPS and small caps for emphasis (see UniWiki:Manual of Style/Capital letters § All caps). Italics are usually more appropriate.
  • Double emphasis, such as "italics in quotation marks" or italics and an exclamation point!, is unnecessary.
  • Underlining is used in typewriting and handwriting to represent italic type. Generally, do not underline text or it may be confused with links on a web page.

Other text formatting concerns

Font size

Editors should avoid manually inserting large and small fonts into prose. Increased and decreased font size should primarily be produced through automated facilities such as headings or through carefully designed templates. Additionally, large tables may require a decreased font size in order to fit on screen.

When it is necessary to specify an increased or decreased font size, the specification should be done as a percentage of the original font size and not as an absolute size. This improves accessibility for visually impaired users who use a large default font size.

Reduced font sizes should be used sparingly. Avoid using smaller font sizes in elements that already use a smaller font size, such as infoboxes, navboxes and reference sections. In no case should the resulting font size drop below 85% of the page font size (or 11px).

Color

Main article: UniWiki:Manual of Style/Accessibility#Color

In prose

Prose text should never be manually colored. Refrain from implementing colored links that may impede user ability to distinguish links from regular text, or color links for purely aesthetic reasons.

In templates and tables

  1. Colors used in templates such as navboxes and infoboxes, and in tables, should not make reading difficult, including for colorblind or otherwise visually impaired readers.
  2. Colors that are useful for identification and are appropriate, representative, and accessible may be used with discretion and common sense. In general, text color should not be anything other than black or white (excluding the standard colors of hyperlinks), and background colors should contrast the text color enough to make the template easily readable.
  3. An "appropriate, representative" color, when intended to identify with an organization's logo or branding, should use the most prominent accessible color in the logo. A representative color useful in a navbox is often already present in an article's infobox (if included).
  4. In the case that no properly identifying, accessible color exists; or the subject of the template or table should not be identified with a particular color (e.g., an average biography), the default colors provided by the template or the table class should be used.
  5. If an article includes several navboxes whose colors conflict with each other, discretion should be used to minimize the visual disruption by using the default colors for navboxes.

Font family

Font families should not be explicitly defined in an article, with the exception of PUA characters (next section), because this interferes with the UniWiki's flexibility, and it is impossible to foresee what fonts will be installed on a user's computer.

Articles used to explicitly define font families for special characters, because older browsers could not automatically select an appropriate font. This is no longer dealt with by using explicit font definitions in the articles.

Capital letters

Main article: UniWiki:Manual of Style/Capital letters

The use of capital (upper-case) letters, including small-capitals style, is covered in detail at UniWiki:Manual of Style/Capital letters.

Citations

See also: Wikipedia:Citing sources

Text formatting in citations should follow, consistently within an article, an established citation style or system. Options include any well-recognized citation system. Parameters should be accurate,[3] and should not be omitted if the formatting applied by the template is not in agreement with the text-formatting guidelines above.

Private Use Area and invisible formatting characters

The only invisible characters in the editable text should be spaces and tabs. However, other invisible characters are often inserted inadvertently by pasting from a word processor. These can cause confusion with editors and handling problems with editing software. Any necessary invisible or Private Use Area (PUA) characters should be substituted with their decimal or hexadecimal code values so that they can be edited properly.

PUA characters

Private Use Area (PUA) characters are in three ranges of code points (U+E000U+F8FF in the BMP, and in planes 15 and 16). PUA characters should normally be avoided, but they are sometimes used when they are found in common fonts.

Where PUA characters cannot be replaced with non-PUA Unicode characters, they should be converted to their (hexa)decimal code values (that is, &#...; or &#x...;). However, whenever a PUA character has a Unicode equivalent, it should instead be replaced with that equivalent (Unicodified). The Unicode may be obvious when text is copied and pasted from a document that uses the PUA for bullets or similar characters in Latin text, but similar things happen with punctuation and emoticons in documents using Japanese and other scripts, so an editor familiar with those scripts may be needed. Such PUA characters, which are sometimes found on the UniWiki in references and footnotes, should not be substituted with their (hexa)decimal values, as that will lock in the illegible character. If you're moderately familiar with the script, an internet search of the surrounding text will often locate a fully Unicode version of the text which can be used to correct the UniWiki article.

Because browsers do not know which fonts to use for PUA characters, it is necessary for the UniWiki to specify them. The fonts should be specified through html markup, as in the example below. Note that if a font is not specified, or if none of the fonts are installed, readers will only see a numbered box in place of the PUA character.

See also

References

  1. ^ Technically, it is also possible to use the <b>...</b> HTML element for boldface and the <i>...</i> element for italics, but that is not recommended style on the UniWiki.
  2. ^ Pages on the World Wide Web are written in HyperText Markup Language (HTML); web browsers render HTML as formatted text. The MediaWiki software that Wikipedia uses converts wiki markup to HTML. HTML has six heading levels, notated in HTML as <h1>foo</h1>, <h2>bar</h2>, <h3>etc.</h3>. A Wikipedia article or page title is an HTML level 1 heading. Headings within an article or page use HTML level 1 through 6 headings. At the beginning of a line (only), MediaWiki wiki markup uses the same number of equal signs = before and after a heading. The number of equal signs on either side of a heading corresponds to the HTML heading level.
  3. ^ Attempting to misuse citation template parameters to output data they are not designed for typically results in garbled COinS metadata output. For special cases, use a textual note after the end of the citation template and before the closing </ref> tag.