Ask questions or just talk about different languages. Since BrainKing is an international game site supporting many languages, this board can be kind of useful.
رضا: could be .. i never used the word .. but that doesnt mean anything :)
to create a list (the black dots) you can do the following
you define place [ul] and [/ul] around the list
each list item has [li] in front of it
(after each list item you can place [/li] but it isnt really needed)
so a list of animales would be
[ul]
[li]dog
[li]cat
[li]horse
[/ul]
dog
cat
horse
(replace the [] by <> to make it work for real :))
(ocultar) Si deseas estar en todo momento al tanto de los últimos mensajes de los tableros de discusión, puedes recibirlos en tu cliente de noticias pinchando con el ratón sobre el logo RSS de la parte derecha superior de cada tablero. (pauloaguia) (mostrar todos los consejos)