UTML Help
From Universe Wars
(Difference between revisions)
(New page: This how to create links and post pictures and make your text look different in UWars. {| border="2" |- !<b>UTML</b> |<b>Description</b> |- ![img]URL[/img] |Loads an image. Images bigger...) |
|||
(5 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | + | <center> | |
- | + | {| border=2 | |
- | {| border= | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|'''UTML'''<br>The bold text is what you change. || style ="text-align: center;"|'''Description''' | |
- | + | ||
- | | | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[img]'''URL'''[/img]||Loads an image. Images bigger than 415 pixels wide/high will be scaled down | |
- | |Loads an image. Images bigger than 415 pixels wide/high will be scaled down | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[mail='''email address''']'''person'''[/mail]||Creates an email link. | |
- | |Creates an email link. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[url='''address''']'''link title'''[/url]||Creates a hyperlink which can be clicked. | |
- | |Creates a hyperlink which can be clicked. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[hr]||Creates a horizontal rule. | |
- | |Creates a horizontal rule. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[b]'''text'''[/b]||Bolds the text. | |
- | |Bolds the text. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[i]'''text'''[/i]||Italicilizes the text. | |
- | |Italicilizes the text. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[u]'''text'''[/u]||Underlines the text. | |
- | |Underlines the text. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[s]'''text'''[/s]||Puts a line through text. | |
- | |Puts a line through text. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[sup]'''text'''[/sup]||Superscripts the text. | |
- | |Superscripts the text. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[sub]'''text'''[/sub]||Subscripts the text. | |
- | |Subscripts the text. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[center]'''text'''[/center]||Centers the text. | |
- | |Centers the text. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[left]'''text'''[/left]||Left aligns the text. | |
- | |Left aligns the text. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[right]'''text'''[/right]||Right aligns the text. | |
- | |Right aligns the text. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[indent]'''text'''[/indent]||Indents the text block. | |
- | |Indents the text block. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[quote='''name of person''']'''text'''[/quote]||Quotes "name". | |
- | |Quotes "name". | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[quote]'''text'''[/quote]||Quotes text without source of quote. | |
- | |Quotes text without source of quote. | + | |
|- | |- | ||
- | + | |style ="text-align: center;"|[hex='''hex code''']'''text'''[/hex]||Colored Text | |
- | |Colored Text | + | |
|} | |} | ||
+ | </center> |
Current revision
UTML The bold text is what you change. | Description |
[img]URL[/img] | Loads an image. Images bigger than 415 pixels wide/high will be scaled down |
[mail=email address]person[/mail] | Creates an email link. |
[url=address]link title[/url] | Creates a hyperlink which can be clicked. |
[hr] | Creates a horizontal rule. |
[b]text[/b] | Bolds the text. |
[i]text[/i] | Italicilizes the text. |
[u]text[/u] | Underlines the text. |
[s]text[/s] | Puts a line through text. |
[sup]text[/sup] | Superscripts the text. |
[sub]text[/sub] | Subscripts the text. |
[center]text[/center] | Centers the text. |
[left]text[/left] | Left aligns the text. |
[right]text[/right] | Right aligns the text. |
[indent]text[/indent] | Indents the text block. |
[quote=name of person]text[/quote] | Quotes "name". |
[quote]text[/quote] | Quotes text without source of quote. |
[hex=hex code]text[/hex] | Colored Text |