×

Langue

Fermer
Atelier 801
  • Forums
  • Dev Tracker
  • Connexion
    • English Français
      Português do Brasil Español
      Türkçe Polski
      Magyar Română
      العربية Skandinavisk
      Nederlands Deutsch
      Bahasa Indonesia Русский
      中文 Filipino
      Lietuvių kalba 日本語
      Suomi עברית
      Italiano Česky
      Hrvatski Slovensky
      Български Latviešu
      Estonian
  • Langue
  • Forums
  • /
  • Atelier 801
  • /
  • Discussions
  • /
  • Forum FAQ
« ‹ 30 / 63 › »
Forum FAQ
Batt_mellamy
« Consul »
1479816840000
    • Batt_mellamy#0015
    • Profil
    • Derniers messages
    • Tribu
#581
  0
veryniceuser a dit :
Will the sentinels hate me for accidentally double-posting on the EN Chat Thread?

If it was accidental, no.
As long as you report it for being an accidental double post, there should be no problems.
Veryniceuser
« Citoyen »
1479841980000
    • Veryniceuser#0000
    • Profil
    • Derniers messages
#582
  0
Riannaleo a dit :
veryniceuser a dit :
Will the sentinels hate me for accidentally double-posting on the EN Chat Thread?

If it was accidental, no.
As long as you report it for being an accidental double post, there should be no problems.

Oh... Ok, that's good. I saw that my posts were merged together on the EN Chat Thread. Thank you for that, and also your response! It's helped me a lot!
I was getting pretty worried because I thought the sentinels would hate me forever for doing such a thing... I'm glad you guys opened your hearts and understood what happened to me on that thread. :)
Laderik
« Censeur »
1479965580000
    • Laderik#0000
    • Profil
    • Derniers messages
#583
  0
This is not helping me understand BBCodes... :( I simply can't figure them out and it makes me feel like I could just pull all my hair out.
Atsirk
« Citoyen »
1479966180000
    • Atsirk#0000
    • Profil
    • Derniers messages
    • Tribu
#584
  0
laderik a dit :
This is not helping me understand BBCodes... :( I simply can't figure them out and it makes me feel like I could just pull all my hair out.

This post represents what the BBCodes look like when in use, right. When you use the BBCode buttons while editing a post, you notice a BBCode consists of two in-brackets parts. For example [ b] and [ /b] (without the space). The second bracket always has the ''/'' symbol in front of the code. The text you want to make bold or whatever would be placed inbetween the brackets: [ b] TEXT HERE [ /b].

In case of images, it's: [ IMG] IMAGE URL (LINK) HERE [ /IMG], etc.
URLs / links: [ url=LINK HERE] TEXT [ /url]

If you wish to make a post with several tabs (like this post has):
[ #TAB NAME] EVERYTHING YOU WANT TO INCLUDE IN THIS TAB [ /#TAB NAME]
[ #SECOND TAB NAME] CONTENT [ /#SECOND TAB NAME]

Dernière modification le 1479966600000
Guzelikkkkk3
1480014300000
    • Guzelikkkkk3#0000
    • Profil
    • Derniers messages
    • Tribu
#585
[Modéré par Bog, raison : Flood.]
Guzelikkkkk3
1480014360000
    • Guzelikkkkk3#0000
    • Profil
    • Derniers messages
    • Tribu
#586
[Modéré par Bog, raison : Flood.]
Guzelikkkkk3
1480014360000
    • Guzelikkkkk3#0000
    • Profil
    • Derniers messages
    • Tribu
#587
[Modéré par Bog, raison : Flood.]
Guzelikkkkk3
1480014540000
    • Guzelikkkkk3#0000
    • Profil
    • Derniers messages
    • Tribu
#588
[Modéré par Bog, raison : Flood.]
Koi
« Citoyen »
1480228680000
    • Koi#3185
    • Profil
    • Derniers messages
#589
  0
It works now! Thanks Atsirk for the explanation!

Dernière modification le 1480228920000
Hajime
« Censeur »
1480280520000
    • Hajime#4693
    • Profil
    • Derniers messages
    • Tribu
#590
  0
Imgur doesnt work on my forums and i have to use micepix.

But first, i have to go on imgur to upload it, save it, then upload it to micepix.


Its really annoying, did imgur end support on forums?
Tonivelis
« Citoyen »
1480966140000
    • Tonivelis#0000
    • Profil
    • Derniers messages
#591
  0
thanks sham, i am such a noob on this forum xD

Dernière modification le 1480966260000
Nicor22
« Censeur »
1480973280000
    • Nicor22#0000
    • Profil
    • Derniers messages
    • Tribu
#592
  0
ravenwingsss a dit :
[...] Its really annoying, did imgur end support on forums?

I can use Imgur, so it didn't end support on forums.

Dernière modification le 1480973880000
Batt_mellamy
« Consul »
1481031840000
    • Batt_mellamy#0015
    • Profil
    • Derniers messages
    • Tribu
#593
  0
ravenwingsss a dit :
Imgur doesnt work on my forums and i have to use micepix.

But first, i have to go on imgur to upload it, save it, then upload it to micepix.


Its really annoying, did imgur end support on forums?

When you upload the image onto Imgur, right-click it and press "Copy image address". Put the [img][/img] tags, then paste in-between the tags, and the image should work.
Ckylie
« Citoyen »
1481146200000
    • Ckylie#0000
    • Profil
    • Derniers messages
#594
  0
How do you do the button things? Like the Intro, BBCode etc.
Atsirk
« Citoyen »
1481179320000
    • Atsirk#0000
    • Profil
    • Derniers messages
    • Tribu
#595
  0
ckylie a dit :
How do you do the button things? Like the Intro, BBCode etc.

Scroll up a little, I tried explaining how BBCode works. (11th answer to this topic before yours).
Yuir
« Héliaste »
1481304360000
    • Yuir#2211
    • Profil
    • Derniers messages
    • Tribu
#596
  0
Now it's possibility insert lines of code

1
2
This is a code line
The Atelier 801 forum are fantastic

Also lua and bbcode

Code Lua

1
2
3
4
function eventMouse(n,x,y)
if mice[n].tp==true then
tfm.exec.movePlayer(n,x,y)
end

Code BBCode

1
2
[b]This[/b] is an example
[img]Link of the image[/img]

For use this put the tag [ code] ... [ /code]. And to choose between lua and bbcode, use [ code=lua] or [ code=bbcode].
Piegirlseyaj
1481455320000
    • Piegirlseyaj#0000
    • Profil
    • Derniers messages
#597
[Modéré par Batt_mellamy, raison : Off-topic]
Xarthe
« Citoyen »
1481546460000
    • Xarthe#0000
    • Profil
    • Derniers messages
#599
  0
  • How to create tabs
  • Blah blah


ckylie a dit :
How do you do the button things? Like the Intro, BBCode etc.

I think you're talking about tabs? When you click on the tab button while making a post, you will get 4 tags:
http://image.prntscr.com/image/4cef4a0dff494d5cab457f105d970e55.png

Write the name of the tag that you want after the "#" on both opening and closing tabs. Then write whatever you want to include inside the tabs. In order for this to work, you also need to have a minimum of 2 tabs, otherwise it will not show. You should also not write anything outside the tags otherwise it will not show.

This is my code: http://image.prntscr.com/image/9dc0d7d8f3c643939edcd608b03c22d9.png

Write something else here, you absolutely need to have 2 or more tabs for this to work. You cannot just create 1 tab.
Edible
« Citoyen »
1481705880000
    • Edible#4061
    • Profil
    • Derniers messages
#600
  0
[#Hi];3[/#O.o]
[#O..O]d]:333[/#:?]
[#Icecream]inside them![/#donut]

How do i put a picture in the message?
Please reply

Dernière modification le 1481724120000
  • Forums
  • /
  • Atelier 801
  • /
  • Discussions
  • /
  • Forum FAQ
« ‹ 30 / 63 › »
© Atelier801 2018

Equipe Conditions Générales d'Utilisation Politique de Confidentialité Contact

Version 1.27