Add new alignment tags to BBCode#14645
Conversation
|
Thank you for contributing to the osu! wiki. Please take note of the following:
See the contribution guide for more information. All changes are run through continuous integration checks, which provide automatic detection of common errors. If you need help with decrypting CI check error messages, or with any other issues, ask in the |
| [right]text[/right] | ||
| ``` | ||
|
|
||
| The `[right]` tag is used to align text to the right of a box. This is most often used for right-to-left languages alongside stylistic effect in titles, headers, or poems. If placed inside of or surrounding a `[quote]` tag, the text inside the quote block will be right aligned, but the stylistic lines and such will not. |
There was a problem hiding this comment.
| The `[right]` tag is used to align text to the right of a box. This is most often used for right-to-left languages alongside stylistic effect in titles, headers, or poems. If placed inside of or surrounding a `[quote]` tag, the text inside the quote block will be right aligned, but the stylistic lines and such will not. | |
| The `[right]` tag is used to align text to the right of a box. This is most often used for right-to-left languages alongside stylistic effect in titles, headers, or poems. If placed inside of or surrounding a `[quote]` tag, the text inside the quote block will be right-aligned, but the stylistic lines and such will not. |
| [right]text[/right] | ||
| ``` | ||
|
|
||
| The `[right]` tag is used to align text to the right of a box. This is most often used for right-to-left languages alongside stylistic effect in titles, headers, or poems. If placed inside of or surrounding a `[quote]` tag, the text inside the quote block will be right aligned, but the stylistic lines and such will not. |
There was a problem hiding this comment.
this means the vertical line at the left side of a quote block. This sentence is copied from the [centre]'s description right above.
The-Last-Cookie
left a comment
There was a problem hiding this comment.
Personally, I would have suggested to move all 3 tags into one alignment section. Otherwise, the tag description would essentially be copied 2 times.
oops, I missed it. The only thing that doesn't make sense is that all elements are automatically left aligned in the first place.
Agreed. I will rewrite and add a new section to reduce redundancy. |
Hello, I tested the |
oh yeah i mean the "stylistic effect in titles, headers, or poems" part when I'm saying that. The |
BBCode
8f26acd to
767d102
Compare
|
Someone else has edited same files as you did. Please check their changes in case they conflict with yours: |
|
Someone else has edited same files as you did. Please check their changes in case they conflict with yours: |
|
Someone else has edited same files as you did. Please check their changes in case they conflict with yours: |
|
Someone else has edited same files as you did. Please check their changes in case they conflict with yours: |
|
Someone else has edited same files as you did. Please check their changes in case they conflict with yours: |
|
Someone else has edited same files as you did. Please check their changes in case they conflict with yours: |
|
I did something wrong with git and so I'm just going to close it and make another branch. Apologies. |


ppy/osu-web#12896
As a side note, the alignment tags are not only limited to text. They can align any BBCode element (images, videos, etc.).
Self-check