UTML Help

From Universe Wars

(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
{| border=2
{| border=2
|-
|-
-
!'''UTML'''
+
!UTML!!Description
-
|'''Description'''
+
|-
|-
-
!<center>[img]URL[/img]
+
|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
+
|-
|-
-
![mail=email address]person[/mail]
+
|style ="text-align: center;"|[mail=email address]person[/mail]||Creates an email link.
-
|Creates an email link.
+
|-
|-
-
![url=address]link title[/url]
+
|style ="text-align: center;"|[url=address]link title[/url]||Creates a hyperlink which can be clicked.
-
|Creates a hyperlink which can be clicked.
+
|-
|-
-
![hr]
+
|style ="text-align: center;"|[hr]||Creates a horizontal rule.
-
|Creates a horizontal rule.
+
|-
|-
-
![b]'''text'''[/b]
+
|style ="text-align: center;"|[b]text[/b]||Bolds the text.
-
|Bolds the text.
+
|-
|-
-
![i]text[/i]
+
|style ="text-align: center;"|[i]text[/i]||Italicilizes the text.
-
|Italicilizes the text.
+
|-
|-
-
![u]text[/u]
+
|style ="text-align: center;"|[u]text[/u]||Underlines the text.
-
|Underlines the text.
+
|-
|-
-
![s]text[/s]
+
|style ="text-align: center;"|[s]text[/s]||Puts a line through text.
-
|Puts a line through text.
+
|-
|-
-
![sup]text[/sup]
+
|style ="text-align: center;"|[sup]text[/sup]||Superscripts the text.
-
|Superscripts the text.
+
|-
|-
-
![sub]text[/sub]
+
|style ="text-align: center;"|[sub]text[/sub]||Subscripts the text.
-
|Subscripts the text.
+
|-
|-
-
![center]text[/center]
+
|style ="text-align: center;"|[center]text[/center]||Centers the text.
-
|Centers the text.
+
|-
|-
-
![left]text[/left]
+
|style ="text-align: center;"|[left]text[/left]||Left aligns the text.
-
|Left aligns the text.
+
|-
|-
-
![right]text[/right]
+
|style ="text-align: center;"|[right]text[/right]||Right aligns the text.
-
|Right aligns the text.
+
|-
|-
-
![indent]text[/indent]
+
|style ="text-align: center;"|[indent]text[/indent]||Indents the text block.
-
|Indents the text block.
+
|-
|-
-
![quote=name of person]text[/quote]
+
|style ="text-align: center;"|[quote=name of person]text[/quote]||Quotes "name".
-
|Quotes "name".
+
|-
|-
-
![quote]text[/quote]
+
|style ="text-align: center;"|[quote]text[/quote]||Quotes text without source of quote.
-
|Quotes text without source of quote.
+
|-
|-
-
![hex=hex code]text[/hex]
+
|style ="text-align: center;"|[hex=hex code]text[/hex]||Colored Text
-
|Colored Text
+
|}
|}

Revision as of 02:59, 23 March 2009

This how to create links and post pictures and make your text look different in UWars.

UTMLDescription
[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
Personal tools