Difference between revisions of "BBCode:Tutorial"
(→Writing Messages in the AoPS Community) |
m (→The File:Img button.JPG Button) |
||
Line 84: | Line 84: | ||
[[File:Published Ordered List.JPG]] | [[File:Published Ordered List.JPG]] | ||
===The [[File:Img button.JPG]] Button=== | ===The [[File:Img button.JPG]] Button=== | ||
− | The [[File:Img button.JPG]] button is for embedding images in posts. If you have this image: | + | The [[File:Img button.JPG]] button is for embedding images in posts. If you have this image:<br /> |
− | http://img259.imageshack.us/img259/4337/artofproblemsolvinglogo.jpg | + | http://img259.imageshack.us/img259/4337/artofproblemsolvinglogo.jpg<br /> |
− | And you want it to show up like this: | + | And you want it to show up like this:<br /> |
− | [[File:Art of Problem Solving Logo.jpg]] | + | [[File:Art of Problem Solving Logo.jpg]]<br /> |
− | You use [img] tags. Click on the [[File:Img button/JPG]] button and your screen should look like this: | + | You use [img] tags. Click on the [[File:Img button/JPG]] button and your screen should look like this:<br /> |
− | [[File:Clicked on the Img button.JPG]] | + | [[File:Clicked on the Img button.JPG]]<br /> |
− | Now insert the link to the image. Make sure it is a direct link. | + | Now insert the link to the image. Make sure it is a direct link.<br /> |
− | [[File:Img coding.JPG]] | + | [[File:Img coding.JPG]]<br /> |
− | When you submit, you should get the image! | + | When you submit, you should get the image!<br /> |
[[File:Published image.JPG]] | [[File:Published image.JPG]] |
Revision as of 12:06, 7 November 2011
Contents
Writing Messages in the AoPS Community
The Buttons
This is a picture of what you see when you create a topic or post a reply.
The Button
The button is for bold tags. When you click on it, your screen should look like this: These are called bold tags. Then, you can type in any text you want: When you submit it, it should look like this:
The Button
The button is the italics button. When you click on it, your screen should look like this: Then you can type in your italicized message: When you submit, it should look like this:
The Button
The button is for underlining text. When you click on it, your screen should look like this: Then you can type in whatever you want to be underlined: When you submit it, it should look like this:
The Button
The button is for quoting text. You can write an anonymous quote, or quote a specific user or person. When you click on it, it should look like this:
Then type in the quote:
When you hit submit, it looks like this:
Or, alternatively, you can say who quoted it:
And you get this:
If you hit this button:
You will be taken to a reply page that looks like this:
The Button
The button embeds text in a little interactive clicky. When you click on it, your screen should look like this:
Then put in your text:
When you submit, you get this:
If you click on the words "Hidden Text", you get this:
Or you can label your hidden text. First, write in the title of the hidden text:
And then submit:
The Button
The button is for posting code that you don't want to be rendered, ie LaTeX. When you click on it, your screen should look like this:
Type in your code:
And submit:
The , , and File:-*- Button.JPG Buttons
The , , and File:-*- Button.JPG buttons are for making ordered and unordered lists. To start an unordered list, click on the button and then use the Enter key to make your screen look like this: Then click on the File:-*- Button.JPG to start a entry in your list. Type in your entry: And do so for all your entries, making sure to stay inside the [list] tags: And then submit: If you want to make an ordered list on the other hand, use the button. And type in the number "1": Then add your entries: After you submit, it should look like this:
The Button
The button is for embedding images in posts. If you have this image:
http://img259.imageshack.us/img259/4337/artofproblemsolvinglogo.jpg
And you want it to show up like this:
You use [img] tags. Click on the File:Img button/JPG button and your screen should look like this:
Now insert the link to the image. Make sure it is a direct link.
When you submit, you should get the image!