Using TOTJO and some bbcode help

More
8 years 10 months ago #193684 by Edan

CryojenX wrote: Is there any custom BBcode set up for floating an image? It's a good way to wrap text to the side of a signature image and make it take up less space overall.


I don't have the answer to this, but have you seen the size of some signatures? :P (Not looking at anyone in particular... ;) )

It won't let me have a blank signature ...

Please Log in to join the conversation.

More
8 years 10 months ago #193691 by Proteus

CryojenX wrote: Is there any custom BBcode set up for floating an image? It's a good way to wrap text to the side of a signature image and make it take up less space overall.


Tables are what are typically used in signature bbcode to place objects to either side.

“For it is easy to criticize and break down the spirit of others, but to know yourself takes a lifetime.”
― Bruce Lee

House of Orion
Offices: Education Administration
TM: Alexandre Orion | Apprentice: Loudzoo (Knight)

The Book of Proteus
IP Journal | Apprentice Volume | Knighthood Journal | Personal Log

Please Log in to join the conversation.

  • Visitor
  • Visitor
    Public
8 years 10 months ago #193693 by
Replied by on topic Using TOTJO and some bbcode help

Proteus wrote: Tables are what are typically used in signature bbcode to place objects to either side.


Oh ok, thanks. I didn't realize this was possible with bbcode. :blush:

Please Log in to join the conversation.

  • Visitor
  • Visitor
    Public
8 years 3 months ago #215685 by
Replied by on topic Using TOTJO and some bbcode help
I'm having trouble showing that multiple quotes come from member A, as I address each quote, followed by the same thing for member B. In particular the quote="memberA" post=number code. This goes first and that first quote needs to be wrapped in quote-/quote code. So the 2nd quote also needs its own quote-/quote and so on, right?

When quoting member B, I start the quote="memberB" post=number code, followed by quote-/quote references. But I get something wrong as the result

Please Log in to join the conversation.

  • Visitor
  • Visitor
    Public
8 years 3 months ago #215693 by
Replied by on topic Using TOTJO and some bbcode help

Entropist wrote: I'm having trouble showing that multiple quotes come from member A, as I address each quote, followed by the same thing for member B. In particular the quote="memberA" post=number code. This goes first and that first quote needs to be wrapped in quote-/quote code. So the 2nd quote also needs its own quote-/quote and so on, right?

When quoting member B, I start the quote="memberB" post=number code, followed by quote-/quote references. But I get something wrong as the result


Yes. when something starts with quote= it has to end with /quote

So if you have (quote="Member A" post=144965) you have to end it with (/quote). that is when you can start typing. then if you want to add in another quote, from another member, you just put (quote="Member B" post=3564) and end that with (/quote) as well.

I'm not sure if that helps you at all

Please Log in to join the conversation.

  • Jestor
  • Offline
  • Administrator
  • Administrator
    Registered
  • What you want to learn, determines your teacher ..
More
8 years 3 months ago - 8 years 3 months ago #215694 by Jestor
Its more basic...

Just need:

Code:
[quote="jestor"] this is quote [/quote]

that makes:

jestor wrote: this is quote


That easier?

On walk-about...

Sith ain't Evil...
Jedi ain't Saints....


"Bake or bake not. There is no fry" - Sean Ching


Rite: PureLand
Former Memeber of the TOTJO Council
Master: Jasper_Ward
Current Apprentices: Viskhard, DanWerts, Llama Su, Trisskar
Former Apprentices: Knight Learn_To_Know, Knight Edan, Knight Brenna, Knight Madhatter
Last edit: 8 years 3 months ago by Jestor.
The following user(s) said Thank You: ,

Please Log in to join the conversation.

  • Visitor
  • Visitor
    Public
8 years 3 months ago - 8 years 3 months ago #215697 by
Replied by on topic Using TOTJO and some bbcode help

Entropist wrote: I'm having trouble showing that multiple quotes come from member A, as I address each quote, followed by the same thing for member B. In particular the quote="memberA" post=number code. This goes first and that first quote needs to be wrapped in quote-/quote code. So the 2nd quote also needs its own quote-/quote and so on, right?


I seen you like to do this for more clarity. To do this, you just have to close out the quote by adding
Code:
[/quote]
to the end of the quote.

Entropist wrote: When quoting member B, I start the quote="memberB" post=number code, followed by quote-/quote references. But I get something wrong as the result


Then you have to start it up again by adding
Code:
[quote]
for the next section of the quote, so before you started to say "When quoting member B..." and then have
Code:
[/quote]
at the end of the quote again. You type what you want after that. It makes the flow so much easier.

Also, if you want to have "Member B wrote:" you just put
Code:
[quote=Member B]
or copy and paste their opening quote code.

Sorry for the double post. I meant to put this one instead of my last rushed answer. You can delete the previous one if it helps. I think this one is a better answer, even though Jestor's was simple to understand.
Last edit: 8 years 3 months ago by .

Please Log in to join the conversation.

  • Jestor
  • Offline
  • Administrator
  • Administrator
    Registered
  • What you want to learn, determines your teacher ..
More
8 years 3 months ago - 8 years 3 months ago #215700 by Jestor
And, if you could read all my posts, you'd see I get stupid...

Such as:


So, I was talking to Ren, the Magnificent, and he wrote: jestor is a dork


So, offended, jestor wrote: Yea? So is your haircut!



I'm rather serious lately, but, I get silly!

Hahaha... :)

On walk-about...

Sith ain't Evil...
Jedi ain't Saints....


"Bake or bake not. There is no fry" - Sean Ching


Rite: PureLand
Former Memeber of the TOTJO Council
Master: Jasper_Ward
Current Apprentices: Viskhard, DanWerts, Llama Su, Trisskar
Former Apprentices: Knight Learn_To_Know, Knight Edan, Knight Brenna, Knight Madhatter
Last edit: 8 years 3 months ago by Jestor.
The following user(s) said Thank You: ,

Please Log in to join the conversation.

More
8 years 3 months ago - 8 years 3 months ago #215702 by Adder
Edit; I'm a bit slow, see above :)

They 'nest' like; here is three levels of nesting;
Code:
[quote]A; [quote]B; inside A[quote]C; inside B, which is inside A[/quote][/quote] [/quote]

Which would look like;

A;

B; inside A

C; inside B, which is inside A


But the idea is that the new post is not within quote brackets, so a common one is to just have two levels. Anymore then 2 levels gets a bit over the top in regards to the amount of space used... usually 2 levels is enough to make conversation easy to follow.
Code:
[quote][quote]Original Poster[/quote]Reply Poster[/quote] Original Poster Reply

Which if I got it right, would look like;

Original Poster

Reply Poster

Original Poster Reply

Knight ~ introverted extropian, mechatronic neurothealogizing, technogaian buddhist. Likes integration, visualization, elucidation and transformation.
Jou ~ Deg ~ Vlo ~ Sem ~ Mod ~ Med ~ Dis
TM: Grand Master Mark Anjuu
Last edit: 8 years 3 months ago by Adder.
The following user(s) said Thank You: ,

Please Log in to join the conversation.

  • Jestor
  • Offline
  • Administrator
  • Administrator
    Registered
  • What you want to learn, determines your teacher ..
More
8 years 3 months ago #215704 by Jestor

Seumic wrote: Also, if you want to have "Member B wrote:" you just put

Code:
[quote=Member B]
or copy and paste their opening quote code.

Sorry for the double post. I meant to put this one instead of my last rushed answer. You can delete the previous one if it helps. I think this one is a better answer, even though Jestor's was simple to understand.


Don't forget the "...

You put [Member B] like that, and the "B" won't show...

On walk-about...

Sith ain't Evil...
Jedi ain't Saints....


"Bake or bake not. There is no fry" - Sean Ching


Rite: PureLand
Former Memeber of the TOTJO Council
Master: Jasper_Ward
Current Apprentices: Viskhard, DanWerts, Llama Su, Trisskar
Former Apprentices: Knight Learn_To_Know, Knight Edan, Knight Brenna, Knight Madhatter
The following user(s) said Thank You:

Please Log in to join the conversation.

Moderators: ZerokevlarVerheilenChaotishRabeRiniTavi