14 Jan 2025, 23:26
FAQ — Questions
Louisa McStately wrote: 14 Jan 2025, 23:24
Opeila Winters wrote: 14 Jan 2025, 22:40 You need to use the link for BB-code, not the link to the page. If you scroll down, it lists the correct link there.
This is the link you need to use: https://i.ibb.co/k83Fmkp/Screenshot-202 ... -04-am.png

Image
Thanks! But it's still not 100% working for me. I am supposed to use BBcode Full Linked, correct? Image[/img] That is what happened...

Code: Select all

[img][url=https://ibb.co/wz7G3FF][img]/images/upload/tm74id.webp[/img][/url][/img] 

Code: Select all

[img]/images/upload/tm74id.webp[/img]
is what you need to use.

shop
to see forever is the shiniest fear
iNPC account- Eden Lorenz-Alves

ency

14 Jan 2025, 23:27
FAQ — Questions
Louisa McStately wrote: 14 Jan 2025, 23:24
Opeila Winters wrote: 14 Jan 2025, 22:40 You need to use the link for BB-code, not the link to the page. If you scroll down, it lists the correct link there.
This is the link you need to use: https://i.ibb.co/k83Fmkp/Screenshot-202 ... -04-am.png

Image
Thanks! But it's still not 100% working for me. I am supposed to use BBcode Full Linked, correct? Image[/img] That is what happened...

Code: Select all

[img][url=https://ibb.co/wz7G3FF][img]/images/upload/tm74id.webp[/img][/url][/img] 
I've learned that sometimes png works and sometimes jpg works. Maybe try a jpg version?

Be the change you wish to see
in the world.

14 Jan 2025, 23:39
FAQ — Questions
Avery Gray wrote: 14 Jan 2025, 23:27
Louisa McStately wrote: 14 Jan 2025, 23:24
Opeila Winters wrote: 14 Jan 2025, 22:40 You need to use the link for BB-code, not the link to the page. If you scroll down, it lists the correct link there.
This is the link you need to use: https://i.ibb.co/k83Fmkp/Screenshot-202 ... -04-am.png

Image
Thanks! But it's still not 100% working for me. I am supposed to use BBcode Full Linked, correct? Image[/img] That is what happened...

Code: Select all

[img][url=https://ibb.co/wz7G3FF][img]/images/upload/tm74id.webp[/img][/url][/img] 
I've learned that sometimes png works and sometimes jpg works. Maybe try a jpg version?
Thank you all so so much!!!! I finally figured it out! :grin:

Louisa McStately - Hufflepuff
Sta: 9 | Eva: 9 | Str: 2 | Wis: 6 | Arc: 0 | Acc: 9

14 Jan 2025, 23:40
FAQ — Questions
Louisa McStately wrote: 14 Jan 2025, 23:24
Opeila Winters wrote: 14 Jan 2025, 22:40 You need to use the link for BB-code, not the link to the page. If you scroll down, it lists the correct link there.
This is the link you need to use: https://i.ibb.co/k83Fmkp/Screenshot-202 ... -04-am.png

Image
Thanks! But it's still not 100% working for me. I am supposed to use BBcode Full Linked, correct? Image[/img] That is what happened...

Code: Select all

[img][url=https://ibb.co/wz7G3FF][img]/images/upload/tm74id.webp[/img][/url][/img] 
If you remove [img] that's before and after url, it will work for you

Will is able to change even the lines on our palms
✮Célestine de la Croix-Valmer✮
- staff account
-ˏˋ ★ ˎˊ-Kaya Rose Bennett-ˏˋ ★ ˎˊ-
- iNPC account

14 Jan 2025, 23:42
FAQ — Questions
And I'm back with a coding question! How do you make tables work? I'm totally lost hehe

Louisa McStately - Hufflepuff
Sta: 9 | Eva: 9 | Str: 2 | Wis: 6 | Arc: 0 | Acc: 9

14 Jan 2025, 23:43
FAQ — Questions
Avery Gray wrote: 14 Jan 2025, 23:27
Louisa McStately wrote: 14 Jan 2025, 23:24
Opeila Winters wrote: 14 Jan 2025, 22:40 You need to use the link for BB-code, not the link to the page. If you scroll down, it lists the correct link there.
This is the link you need to use: https://i.ibb.co/k83Fmkp/Screenshot-202 ... -04-am.png

Image
Thanks! But it's still not 100% working for me. I am supposed to use BBcode Full Linked, correct? Image[/img] That is what happened...

Code: Select all

[img][url=https://ibb.co/wz7G3FF][img]/images/upload/tm74id.webp[/img][/url][/img] 
I've learned that sometimes png works and sometimes jpg works. Maybe try a jpg version?
You’re breaking the code in the middle.
What you have:

Code: Select all

[img][url=https://ibb.co/wz7G3FF][img]/images/upload/tm74id.webp[/img][/url][/img]
What you should be using:

Code: Select all

[img]/images/upload/tm74id.webp[/img]

14 Jan 2025, 23:45
FAQ — Questions
What are the two versions of the Sparks Charm you learnt in class? Explain the function and etymology of one of them in detail. Do your research.

What does the question mean by 'describe the etymology'? Is this cheating? Asking you guys?
I am sorry to interrupt the image questions by the way.

Stamina: 6 / Evasion: 10 / Strength: 1 / Wisdom: 6 / ArcPower: 2 / Accuracy: 10
FC: Walker Scobell

14 Jan 2025, 23:46
FAQ — Questions
Melisande Lennox wrote: 14 Jan 2025, 23:43
Avery Gray wrote: 14 Jan 2025, 23:27
Louisa McStately wrote: 14 Jan 2025, 23:24
Opeila Winters wrote: 14 Jan 2025, 22:40 You need to use the link for BB-code, not the link to the page. If you scroll down, it lists the correct link there.
This is the link you need to use: https://i.ibb.co/k83Fmkp/Screenshot-202 ... -04-am.png

Image
Thanks! But it's still not 100% working for me. I am supposed to use BBcode Full Linked, correct? Image[/img] That is what happened...

Code: Select all

[img][url=https://ibb.co/wz7G3FF][img]/images/upload/tm74id.webp[/img][/url][/img] 
I've learned that sometimes png works and sometimes jpg works. Maybe try a jpg version?
You’re breaking the code in the middle.
What you have:

Code: Select all

[img][url=https://ibb.co/wz7G3FF][img]/images/upload/tm74id.webp[/img][/url][/img]
What you should be using:

Code: Select all

[img]/images/upload/tm74id.webp[/img][\code]
[/quote]
Thank you Proffesor and everyone else! I really appreciate it!

Louisa McStately - Hufflepuff
Sta: 9 | Eva: 9 | Str: 2 | Wis: 6 | Arc: 0 | Acc: 9

14 Jan 2025, 23:47
FAQ — Questions
Louisa McStately wrote: 14 Jan 2025, 23:42 And I'm back with a coding question! How do you make tables work? I'm totally lost hehe
We have this BB Code guide thread: link here!
It’s how I learned how to code!

14 Jan 2025, 23:51
FAQ — Questions
@Pettely Knots

Etymology is the origin of words and how they have changed, so describe what the origins of the word are.
For example the word kitchen is thought to be based from Dutch keuken, Old English cycene, and Latin conquere (to cook)


You are allowed to ask for help, but I would recommend posting directly in the FAQ section of whatever class you are working on so the professor can help you directly.

Logan Baird(PC)
Nancy McLoughlin (Staff)