Forms & Formatting (Paper Markdown)

Материал из Celadon | Wiki Skyrat
Версия от 06:42, 10 мая 2020; imported>Kathrin (Created page with "[https://tgstation13.org/wiki/Paper_Markdown Credit to TG Station for the original article, of which large portions of this guide is derived from.] ==Writing Tools== ===Fi...")
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигации Перейти к поиску

Credit to TG Station for the original article, of which large portions of this guide is derived from.

Writing Tools

Pen

Pens come in a few different colors, black or blue by default, and some departments will be provided with red pens. Every crew member starts with one in their PDA.

Crayon

Crayons work much like pens, except that they are always bold, and lack the list, horizontal rule, and small tags.

Writing

Writing is performed by using any writing tool on paper, with any standard writing utensil.

Description You type You get
Bold text
**Bold text.**
__Bold text.__

Bold text.
Bold text.

Italic text
*Italics text.*
_Italics text._

Italics text.
Italics text.

Centering text
|Centered text.|
Centered text.
Lists
* Item one
* Item two
  * Subitem one
  • Item one
  • Item two
    • Subitem one
Horizontal rules
Before line.
---
After line.

Before line.


After line.

Large text
^Large text.^

Large text.

Small text
((Small text.))

Small text.

Signature
%s

John Smith
Note: Signatures can't be faked since they use a different font.

Field
%f

%f tags are not visible when reading a paper,
but when writing on said paper a [Write] button will be visible,
similar to the button at the bottom of the paper.

Headers
# H1
## H2

H1

H2