Difference between revisions of "Aops font"

m
(Use)
 
(25 intermediate revisions by 15 users not shown)
Line 1: Line 1:
 +
<center>{{BBCode}}</center>
 +
 
The AoPS font is a font that can be used to make certain special symbols in the forum. You enclose some text inside [aops] and [/aops] and the text is rendered in the aops font.
 
The AoPS font is a font that can be used to make certain special symbols in the forum. You enclose some text inside [aops] and [/aops] and the text is rendered in the aops font.
  
Line 4: Line 6:
 
The [aops][/aops] tags allow you to render items from the custom font that AoPS uses -- you'll recognize these icons from the rest of the site.
 
The [aops][/aops] tags allow you to render items from the custom font that AoPS uses -- you'll recognize these icons from the rest of the site.
  
For example, to type the symbol for the re-sort button  <span class="aops-font">|</span>, you would type  
+
For example, to type the symbol for the re-sort button  <span class="aops-font">|</span>, you would type:
:[aops]|[/aops]
+
:<code>[aops]|[/aops]</code>
 
It is also okay to use [AoPS][/AoPS].
 
It is also okay to use [AoPS][/AoPS].
  
Line 13: Line 15:
  
 
Note that some may count as characters that are not allowed.
 
Note that some may count as characters that are not allowed.
== In the Wiki==
 
Because BBCode does not work in the AoPS wiki, you need to use the following HTML code:
 
:<code> <nowiki><span class="aops-font">text here!</span></nowiki></code>
 
It gives:
 
 
<span class="aops-font">text here!</span>
 
  
 
=Characters=
 
=Characters=
Line 25: Line 21:
 
{| class="wikitable"
 
{| class="wikitable"
 
! Symbol
 
! Symbol
! What to type
+
! Character
 
|-
 
|-
 
| <span class="aops-font">Y</span>
 
| <span class="aops-font">Y</span>
Line 325: Line 321:
 
| <span class="aops-font">₧</span>
 
| <span class="aops-font">₧</span>
 
|-
 
|-
 +
| ‘
 +
| <span class="aops-font">‘</span>
 +
| ’
 +
| <span class="aops-font">’</span>
 +
|-
 +
| ‚
 +
| <span class="aops-font">‚</span>
 +
| “
 +
| <span class="aops-font">“</span>
 +
|-
 +
| ”
 +
| <span class="aops-font">”</span>
 +
| ₣
 +
| <span class="aops-font">₣</span>
 +
|-
 +
| 
 +
| <span class="aops-font"></span>
 +
| 
 +
| <span class="aops-font"></span>
 +
|-
 +
| ₤
 +
| <span class="aops-font">₤</span>
 +
 +
| <span class="aops-font"> </span>
 
|}
 
|}
There's more font characters! We can't name them all, but you can find them yourself!
+
There are more font characters! We can't name them all, but you can find them yourself! Have fun!
 
</div>  
 
</div>  
  
[[Category:AoPS forums]]
+
[[Category:AoPS forums]] [[Category:BBCode]]

Latest revision as of 19:41, 11 October 2024

BBCode
BBCode - Tutorial - List of BBCodes - AoPS Font

The AoPS font is a font that can be used to make certain special symbols in the forum. You enclose some text inside [aops] and [/aops] and the text is rendered in the aops font.

Purpose

The [aops][/aops] tags allow you to render items from the custom font that AoPS uses -- you'll recognize these icons from the rest of the site.

For example, to type the symbol for the re-sort button |, you would type:

[aops]|[/aops]

It is also okay to use [AoPS][/AoPS].

Use

In the Forums

To use the font in the forums, simply put [aops] before your text and [/aops] after it. The text will be converted as described in the tables below.

Note that some may count as characters that are not allowed.

Characters

Commonly Used

Symbol Character
Y Y
V V
a a
f f
h h
j j
3 3
i i
X X
9 9
k k

Full List

Character Aops font Character Aops font
a a A A
b b B B
c c C C
d d D D
e e E E
f f F F
g g G G
h h H H
i i I I
j j J J
k k K K
l l L L
m m M M
n n N N
o o O O
p p P P
q q Q Q
r r R R
s s S S
t t T T
u u U U
v v V V
w w W W
x x X X
y y Y Y
z z Z Z
1 1 ! !
2 2 @ @
3 3 # #
4 4 $ $
5 5 % %
6 6 ^ ^
7 7 & &
8 8 * *
9 9 ( (
0 0 ) )
- - _ _
= = + +
, , . .
/ / ? ?
< < > >
; ; : :
' ' " "
{ { } }
· ·
¥ ¥
£ £
˜ ˜

There are more font characters! We can't name them all, but you can find them yourself! Have fun!