Tile - String Literal – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - String literal to Ylands:Tile - String Literal: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== String Literal == | |||
=Notes= | [[File:YlandsTile-10.png]] | ||
=== Description === | |||
A string (or a text string) is a '''series''' of '''characters''' like "Hello word". | |||
=== Notes === | |||
Supported special characters: | |||
* '''[NL]''' - start new line | |||
* '''<b> ... </b>''' - <b>bold</b> | |||
* '''<i> ... </i>''' - <i>italic</i> | |||
* '''<color=#FFFFF> ... </color>''' - colorize text between tags, color is HEX format | |||
Line 14: | Line 24: | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | ||
[[Category: | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
String Literal
Description
A string (or a text string) is a series of characters like "Hello word".
Notes
Supported special characters:
- [NL] - start new line
- <b> ... </b> - bold
- <i> ... </i> - italic
- <color=#FFFFF> ... </color> - colorize text between tags, color is HEX format