Forms & Formatting (Paper Markdown): Difference between revisions

From Skyrat
Jump to navigation Jump to search
(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...")
 
m (Created new re-direct)
Tag: New redirect
 
(15 intermediate revisions by one other user not shown)
Line 1: Line 1:
[https://tgstation13.org/wiki/Paper_Markdown Credit to TG Station for the original article, of which large portions of this guide is derived from.]
#REDIRECT [[Guide to Paperwork]]
 
==Writing Tools==
 
===[[File:Pen.png]]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.
 
===[[File:Crayon.png]]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.<br>
 
{| class="wikitable"
! style="background: #ABE" | Description
! style="background: #ABE" width=40% | You type
! style="background: #ABE" width=40% | You get
|-
| Bold text
| <pre>
**Bold text.**
__Bold text.__
</pre>
|
'''Bold text.'''<br>
'''Bold text.'''
|-
| Italic text
| <pre>
*Italics text.*
_Italics text._
</pre>
|
''Italics text.''<br>
''Italics text.''
|-
| Centering text
| <pre>
|Centered text.|
</pre>
|
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">Centered text.</div>
|-
| Lists
| <pre>
* Item one
* Item two
  * Subitem one
</pre>
|
* Item one
* Item two
** Subitem one
|-
| Horizontal rules
| <pre>
Before line.
---
After line.
</pre>
|
Before line.
----
After line.
|-
| Large text
| <pre>
^Large text.^
</pre>
|
<font size="3">Large text.</font size>
|-
| Small text
| <pre>
((Small text.))
</pre>
|
<font size="1">Small text.</font size>
|-
| Signature
| <pre>
%s
</pre>
|
''John Smith''<br>
Note: Signatures can't be faked since they use a different font.
|-
| Field
| <pre>
%f
</pre>
|
'''%f''' tags are not visible when reading a [[paper]],<br>
but when writing on said paper a <span style="color:Blue"><u><nowiki>[Write]</nowiki></u></span> button will be visible, <br>
similar to the button at the bottom of the paper.<br>
|-
| Headers
| <pre>
# H1
## H2
</pre>
|
<font size="6"><u>H1</u></font size><br>
<br>
<font size="5">H2</font size>
|}

Latest revision as of 20:56, 25 June 2022

Redirect to: