BBCodes: Difference between revisions
Jump to navigation
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 68: | Line 68: | ||
<td align="center">[[File:yes.png|link=|alt=Yes]]</td> | <td align="center">[[File:yes.png|link=|alt=Yes]]</td> | ||
</tr> | </tr> | ||
<tr><td>[ally] | <tr><td>[ally]TribeTag[/ally]</td> | ||
<td align="center">[[File:yes.png|link=|alt=Yes]]</td> | <td align="center">[[File:yes.png|link=|alt=Yes]]</td> | ||
Line 97: | Line 97: | ||
</tr> | </tr> | ||
</table> | </table> | ||
You can also create tables using BBcodes in the forum and messages. | |||
Here's an example: | |||
<pre> | |||
[table] | |||
[**]player name[||]villages[||]points[/**] | |||
[*]John doe[|]1 village[|] 9070 points | |||
[*]Player1[|]3 villages[|]24305 points | |||
[*]Player2[|]7 villages[|]63451 points | |||
[/table] | |||
</pre> |
Latest revision as of 12:58, 19 November 2024
BB-Codes are special codes you can use in forums, mails and profiles to format text.
Code | Forum | Message | Profile |
---|---|---|---|
[b]Text[/b] | |||
[u]Text[/u] | |||
[i]Text[/i] | |||
[s]Text[/s] | |||
[color=red]Text[/color] | |||
[size=20]Text[/size] | |||
[quote=Author]Text[/quote] | |||
[img]http://www.tribalwars.net/graphic/eisen.png[/img] | |||
[url]http://www.google.com/[/url] | |||
[url=http://forum.tribalwars.net/]Tribal forum[/url] | |||
[code][b]not bold[/b][/code] | |||
[player]Playername[/player] | |||
[ally]TribeTag[/ally] | |||
[spoiler]Text which should be hidden[/spoiler] | |||
[coord](549|538)[/coord] | |||
[report]12a3b4c567[/report] | |||
[report_display]12a3b4c567[/report_display] |
You can also create tables using BBcodes in the forum and messages.
Here's an example:
[table] [**]player name[||]villages[||]points[/**] [*]John doe[|]1 village[|] 9070 points [*]Player1[|]3 villages[|]24305 points [*]Player2[|]7 villages[|]63451 points [/table]