Bureaucrats, checkuser, Interface administrators, interwiki, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), staff, Suppressors, Administrators
83,693
edits
Hoof Hearted (talk | contribs) (→Other: pound) |
Hoof Hearted (talk | contribs) (sortable tables, additional wikilinks) |
||
| Line 2: | Line 2: | ||
'''Help:Special symbols''' — there are some characters that can not be accessed by all keyboards. Some of them have may have shortcuts generated by basic HTML coding. This can be useful to know when [[edit]]ing foreign-[[:Category:Wiki Language|language]] wikis that are written using non-roman script alphabets. The following tables on this '{{tag|help}}' page list the {{tag|HTML}} keyboard commands required to generate the display of these special symbols and / or characters. | '''Help:Special symbols''' — there are some characters that can not be accessed by all keyboards. Some of them have may have shortcuts generated by basic HTML coding. This can be useful to know when [[edit]]ing foreign-[[:Category:Wiki Language|language]] wikis that are written using non-roman script alphabets. The following tables on this '{{tag|help}}' page list the {{tag|HTML}} keyboard commands required to generate the display of these special symbols and / or characters. | ||
==Latin== | ==Special symbols== | ||
{|class=wikitable | ===Latin=== | ||
|+latin character letters | {|class="wikitable sortable" | ||
!width=90|character(s)!!width= | |+{{tag|latin}} character letters | ||
!width=90|character(s)!!width=380|shortcut(s)!!width=205|origin / usage | |||
|- | |- | ||
!á à ä â ã å | !á à ä â ã å | ||
|<code>&aacute; &agrave; &auml; &acirc; &atilde; &aring;</code>||from the roman English letter '''a''' | |<code>&aacute; &agrave; &auml; &acirc; &atilde; &aring;</code>||from the roman [[:Category:English|English]] letter '''a''' | ||
|- | |- | ||
!é è ë ê | !é è ë ê | ||
| Line 32: | Line 33: | ||
|} | |} | ||
The above latin character letters can be changed to upper-case 'capital' by changing the first letter of the HTML code to upper-case. Thus, <tt>&Ograve;</tt> would make <tt>Ò</tt>. | The above latin character letters can be changed to upper-case 'capital' by changing the first letter of the HTML code to upper-case. Thus, <tt>&Ograve;</tt> would make <tt>Ò</tt>. | ||
---- | |||
==Quotes== | ===Quotes=== | ||
{|class=wikitable | {|class="wikitable sortable" | ||
|+quotation marks and characters | |+quotation marks and characters | ||
!width= | !width=60|character(s)!!width=115|shortcut(s)!!width=185|description!!width=275|comments / usage | ||
|- | |- | ||
!' | !' | ||
| Line 51: | Line 52: | ||
|- | |- | ||
!„ ‚ | !„ ‚ | ||
|<code>&bdquo; &sbquo;</code>||lower quotation mark / apostrophe||typically used in [[:Category: | |<code>&bdquo; &sbquo;</code>||lower quotation mark / apostrophe||typically used in [[:Category:Spanish|Spanish]] | ||
|} | |} | ||
---- | |||
==Other== | ===Other=== | ||
{|class=wikitable | {|class="wikitable sortable" | ||
|+other special characters | |+other special characters | ||
!width= | !width=40|character!!width=60|shortcut!!width=500|comments / usage | ||
|- | |- | ||
!– | !– | ||
| Line 87: | Line 88: | ||
|- | |- | ||
!€ | !€ | ||
|<code>&euro;</code>||'euro' - currency symbol for countries of the [[:Category:European Union|European Union]] | |<code>&euro;</code>||'euro' - [[:Category:Currency|currency]] symbol for [[:Category:Countries|countries]] of the [[:Category:European Union|European Union]] (EU) | ||
|- | |- | ||
!£ | !£ | ||
|<code>&pound;</code>||'pound' - currency symbol for the United Kingdom, British Crown Dependencies, and some Commonwealth countries | |<code>&pound;</code>||'pound' - currency symbol for the [[:Category:United Kingdom|United Kingdom]], British Crown Dependencies, and some [[:Category:Commonwealth|Commonwealth]] countries | ||
|} | |} | ||
For a non-breaking space (usually used between numbers and their descriptors or units of measurement, or dates), use <tt>&nbsp;</tt>. | For a non-breaking space (usually used between numbers and their descriptors or units of measurement, or dates), use <tt>&nbsp;</tt>. | ||
---- | |||
==See also== | ==See also== | ||
[[:Category: Shortcut]] | [[:Category: Shortcut]] | ||
[[Category:HTML| ]] | [[Category:HTML| ]] | ||
[[Category:Latin| ]] | |||
[[Category:Wiki syntax| ]] | [[Category:Wiki syntax| ]] | ||
edits