Files
tbd-station-14/Resources/ServerInfo/Guidebook/Writing.xml

23 lines
937 B
XML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<Document>
# Writing
Using a pen, you can write on paper or in books. Nanotrasen provides everyone with a spare pen in their PDA.
## Formatting
You can use the following sigils:
- [color=tan]\[color=color\]\[\/color\][/color]to change the color of the text
- [color=tan]\[head=n\]\[\/head\][/color]where [italic]n[/italic] is the heading level (13)
- [color=tan]\[bullet\/\][/color]to insert a bullet point (useful for lists)
- [color=tan][bold]\[bold\]\[\/bold\][/bold][/color], [color=tan][italic]\[italic\]\[\/italic\][/italic][/color]for emphasis
You can combine [bold][italic]bold and italic[/italic][/bold] tags, or use the shortcut [color=tan][bolditalic]\[bolditalic\][/bolditalic][/color].
Color supports either hexadecimal or most HTML color names. For example:
- [color=#ff0000]\[color=#ff0000\]\[\/color\][/color]
- [color=red]\[color=red\]\[\/color\][/color]
</Document>