Tile category - String – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
*[[Ylands Tile - String last index of|Last index of]]
*[[Ylands Tile - String last index of|Last index of]]
*[[Ylands Tile - String substring|Substring]]
*[[Ylands Tile - String substring|Substring]]
=Notes=
*Supported special characters:
**'''[NL]''' - start new line
**'''<nowiki><b> ... </b></nowiki>''' - <b>bold</b>
**'''<nowiki><i> ... </i></nowiki>''' - <i>italic</i>
**'''<nowiki><color=#FFFFF> ... </color></nowiki>''' - colorize text between tags, color is HEX format




----
----
{{Ylands scripting navbox}}
{{Ylands scripting navbox}}

Revision as of 18:59, 9 January 2019

String

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



Template:Ylands scripting navbox