For All Mankind Wiki
Coding Help
Coding Help
In this article, you can find some code snippets that might be useful at times.
HTML escape characters
| Description | Sign | HTML entity | Decimal | Hex code | CSS code | Template |
|---|---|---|---|---|---|---|
| Ampersand | & | & |
& |
& |
\0026 |
|
| Quotation mark | " | " |
" |
" |
\0022 |
|
| Number sign | # | # |
# |
# |
\0023 |
|
| Asterisk | * | * |
* |
* |
\002A |
|
| Bullet | • | • |
• |
• |
\2022 |
|
| Dagger | † | † |
† |
† |
\2020 |
|
| Colon | : | : |
: |
: |
\003A |
|
| Copyright | © | © |
© |
© |
\00A9 |
|
| Trade mark | ™ | ™ |
™ |
™ |
\2122 |
|
| Registered TM | ® | ® |
® |
® |
\00AE |
|
| Non-breaking space | |
|
  |
  |
\00A0 |
{{sp}} |
| Thin space | |
  |
{{tsp}} | |||
| Space |   |
  |
\0020 |
|||
| Non-breaking hyphen | ‑ | ‑ |
‑ |
\2011 |
||
| Soft hyphen | ­ |
­ |
­ |
\00AD |
||
| Broken vertical bar | ¦ | ¦ |
¦ |
¦ |
\00A6 |
| Description | Sign | HTML entity | Decimal | Hex code | CSS code | Wikitext |
|---|---|---|---|---|---|---|
| Less than | < | < |
< |
< |
\003C |
|
| Greater than | > | > |
> |
> |
\003E |
|
| Left parenthesis | ( | ( |
( |
( |
\0028 |
|
| Right parenthesis | ) | ) |
) |
) |
\0029 |
|
| Left bracket | [ | [ |
[ |
[ |
\005B |
{{!(}}
|
| Right bracket | ] | ] |
] |
] |
\005D |
{{)!}}
|
| Left brace | { | { |
{ |
{ |
\007B |
|
| Right brace | } | } |
} |
} |
\007D |
|
| Vertical bar (Pipe) | | | | |
| |
| |
\007C |
{{!}}
|
| Double left-pointing angle quotation mark |
« | « |
« |
« |
\00AB |
|
| Double right-pointing angle quotation mark |
» | » |
» |
» |
\00BB |
| Description | Sign | HTML entity | Decimal | Hex code | CSS code | Wikitext |
|---|---|---|---|---|---|---|
| Equal | = | = |
= |
= |
\003D |
{{=}}
|
| Not equal | ≠ | ≠ |
≠ |
≠ |
\2260 |
|
| Almost equal | ≈ | ≈ |
≈ |
≈ |
\2248 |
|
| Approx. equal | ≅ | ≅ |
≅ |
≅ |
\2245 |
|
| Less or equal | ≤ | ≤ |
≤ |
≤ |
\2264 |
|
| Greater or equal | ≥ | ≥ |
≥ |
≥ |
\2265 |
|
| Identical | ≡ | ≡ |
≡ |
≡ |
\2261 |
|
| Not identical | ≢ | ≢ |
≢ |
≢ |
\2262 |
|
| Multiplication | × | × |
× |
× |
\00D7 |
|
| Division | ÷ | ÷ |
÷ |
÷ |
\00F7 |
|
| Plus/minus | ± | ± |
± |
± |
\00B1 |
|
| Infinity | ∞ | ∞ |
∞ |
∞ |
\221E |
|
| Tilde | ∼ | ∼ |
∼ |
∼ |
\223C |
|
| Superscript 2 | ² | ² |
² |
² |
\00B2 |
|
| Superscript 3 | ³ | ³ |
³ |
³ |
\00B3 |
|
| Greek pi | π | π |
π |
π |
\03C0 |
| Description | Sign | HTML entity | Decimal | Hex code | CSS code |
|---|---|---|---|---|---|
| One half | ½ | ½ |
½ |
½ |
\00BD
|
| One third | ⅓ | ⅓ |
⅓ |
⅓ |
\2153
|
| Two thirds | ⅔ | ⅔ |
⅔ |
⅔ |
\2154
|
| One quarter | ¼ | ¼ |
¼ |
¼ |
\00BC
|
| Three quarters | ¾ | ¾ |
¾ |
¾ |
\00BE
|
| One fifth | ⅕ | ⅕ |
⅕ |
⅕ |
\2155
|
| Two fifths | ⅖ | ⅖ |
⅖ |
⅖ |
\2156
|
| Three fifths | ⅗ | ⅗ |
⅗ |
⅗ |
\2157
|
| Four fifths | ⅘ | ⅘ |
⅘ |
⅘ |
\2158
|
| One sixth | ⅙ | ⅙ |
⅙ |
⅙ |
\2159
|
| Five sixths | ⅚ | ⅚ |
⅚ |
⅚ |
\215A
|
| One eight | ⅛ | ⅛ |
⅛ |
⅛ |
\215B
|
| Three eights | ⅜ | ⅜ |
⅜ |
⅜ |
\215C
|
| Five eights | ⅝ | ⅝ |
⅝ |
⅝ |
\215D
|
| Seven eights | ⅞ | ⅞ |
⅝ |
⅞ |
\215E
|
| Fraction slash | ⁄ | ⁄ |
⁄ |
⁄ |
\2044
|
| Percent | % | % |
% |
% |
\0025
|
| Per mille | ‰ | ‰ |
‰ |
‰ |
\0089
|
| Per ten thousand | ‱ | ‱ |
‱ |
‱ |
\2031
|
| Irregular: | |||||
| One seventh | ⅐ | - | ⅐ |
⅐ |
\2150
|
| One ninth | ⅑ | - | ⅑ |
⅑ |
\2151
|
| One tenth | ⅒ | - | ⅒ |
⅒ |
\2152
|
| Using the fraction slash: | |||||
| 2⁄7 | 2⁄7
| ||||
| 3⁄100 | 3⁄100
| ||||
| 1⁄1000000 | 1⁄1000000
| ||||
| x⁄8 | <sup>x</sup>⁄8
| ||||
| 1⁄x | <sup>1</sup>⁄<sub>x</sub>
| ||||
| x⁄y | <sup>x</sup>⁄<sub>y</sub>
| ||||
| Description | Sign | HTML entity | Decimal | Hex code | CSS code |
|---|---|---|---|---|---|
| Left arrow | ← | ← |
← |
← |
\2190
|
| Right arrow | → | → |
→ |
→ |
\2192
|
| Left-right arrow | ↔ | ↔ |
↔ |
↔ |
\2194
|
| Up arrow | ↑ | ↑ |
↑ |
↑ |
\2191
|
| Down arrow | ↓ | ↓ |
↓ |
↓ |
\2193
|
| Up-down arrow | ↕ | ↕ |
↕ |
↕ |
\2195
|
| Long left arrow | ⟵ | ⟵ |
⟵ |
⟵ |
\27F5
|
| Long right arrow | ⟶ | ⟶ |
⟶ |
⟶ |
\27F6
|
| North west arrow | ↖ | ↖ |
↖ |
↖ |
\2196
|
| North east arrow | ↗ | ↗ |
↗ |
↗ |
\2197
|
| South east arrow | ↘ | ↘ |
↘ |
↘ |
\2198
|
| South west arrow | ↙ | ↙ |
↙ |
↙ |
\2199
|
| Down arrow tip right | ↳ | ↳ |
↳ |
↳ |
\21B3
|
| Right white arrow | ⇨ | - | ⇨ |
⇨ |
\21e8
|
- More arrows:
- htmlsymbol.com
- w3schools.com
- toptal.com
| Template | Syntax | Output | HTML alternative | Availability |
|---|---|---|---|---|
| Magic word | {{!}}
|
|
|
|
|
MW v.1.24 |
| Magic word | {{=}}
|
=
|
=
|
MW v.1.39 |
| !( | {{!(}}
|
[
|
[
|
installed |
| )! | {{)!}}
|
]
|
]
|
installed |
| !(( | {{!((}}
|
[[
|
[[
|
installed |
| ))! | {{))!}}
|
]]
|
]]
|
installed |
| (( | {{((}}
|
{{
|
{{
|
installed |
| )) | {{))}}
|
}}
|
}}
|
installed |
| ((( | {{(((}}
|
{{{
|
{{{
|
installed |
| ))) | {{)))}}
|
}}}
|
}}}
|
installed |
| (! | {{(!}}
|
{|
|
{|
|
installed |
| !) | {{!)}}
|
|}
|
|}
|
installed |
| !- | {{!-}}
|
|-
|
|-
|
installed |
| !! | {{!!}}
|
||
|
||
|
installed |
External sources
- w3schools.com - HTML entities
- w3schools.com - HTML UTF-8 (this and all following articles)
- w3schools.com - Emoji smileys (this and all following articles)
- toptal.com - HTML Symbols, Entities, Characters, and Codes
- codetable.net - Entities in HTML
- List of XML and HTML character entity references on Wikipedia
URL manipulation
- Append these codes to any page's URL.
Disable user CSS ?useusercss=0Disable user JS ?useuserjs=0Disable site CSS ?usesitecss=0Disable site JS ?usesitejs=0Disable all ?safemode=1Desktop view ?useskin=fandomdesktopMobile view ?useskin=fandommobileBypass cache ?debug=1Display pageinfo ?action=infoEdit page ?action=editShow original image
(original file-format)?format=original
forces the original file-format (also for discussion images)
Interwiki links
- Note
- For some of the websites below, there are link templates which should preferably be used.
- See Interwiki link-templates below.
Page Syntax Link Community Central: [[w:pagename]]community.fandom.com Other Fandom wikis: [[w:c:wikiname]][[w:c:wikiname:pagename]]<wikiname>.fandom.com MediaWiki: [[mw:]]www.mediawiki.org WikiMedia Commons [[commons:]]commons.wikimedia.org WikiMedia Meta [[m:]]meta.wikimedia.org Wikimedia: [[wikimedia:]]wikimediafoundation.org Wikipedia: [[wp:]][[wikipedia:]]en.wikipedia.org Wiktionary: [[wiktionary:]]en.wiktionary.org Wikiquote: [[wikiquote:]]en.wikiquote.org More: Interwiki help page (CC): Interwiki links Interwiki map (Full list / CC): Interwiki map
Interwiki link-templates
| {{wpl}} | Wikipedia links (inline) | W |
| {{mwl}} | MediaWiki links | MW |
| {{wmcl}} | WikiMedia Commons links | WMC |
| {{fhl}} | Fandom CC help links | FH |
| {{devl}} | Fandom developers wiki links | dev |
| {{fwl}} | Fandom wiki links | F / CC |