TGMC:Paperwork: различия между версиями

Материал из SS220 /tg/station13 (Space Station 13)
Перейти к навигации Перейти к поиску
imported>Gohunt001
 
(Бегло перевёл текст)
 
Строка 1: Строка 1:
==Writing Tools==
==Письменные принадлежности==


===[[File:Pen.png|link=Pen|Pen]][[Pen]]===
===[[File:Pen.png|link=Pen|Pen]][[Pen|Ручка]]===
Pens come in a few different colors, black or blue by default, and some departments will be provided with red pens.
Ручка поставляется с различными цветами стержня, чёрный и синий по умолчанию, некоторый департаменты используют красный.


===[[File:Crayon.png|link=Crayon|Crayon]][[Crayon]]===
===[[File:Crayon.png|link=Crayon|Crayon]][[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>
Форматирование текста выполняется с помощью любых стандартных письменных принадлежностей на [[paper|бумаге]].<br>


{| class="wikitable"
{| class="wikitable"
Строка 15: Строка 15:
! style="background: #ABE" width=40% | You get
! style="background: #ABE" width=40% | You get
|-
|-
| Bold text
| Жирный текст
| <pre>
| <pre>
[b]Bold text.[/b]
[b]Жирный текст.[/b]
</pre>
</pre>
|
|
'''Bold text.'''
'''Жирный текст.'''
|-
|-
| Italic text
| Курсивный текст
| <pre>
| <pre>
[i]Italics text.[/i]
[i]Курсивный текст.[/i]
</pre>
</pre>
|
|
''Italics text.''
''Курсивный текст.''
|-
|-
| Underline text.
|Подчеркнуть текст
| <pre>
| <pre>
[u]Underline text.[/u]
[u]Подчеркнуть текст.[/u]
</pre>
</pre>
|
|
<u>Underline text.</u>
<u>Подчеркнуть текст.</u>
|-
|-
| Linebreak.
|Красная строка
| <pre>
| <pre>
Lorem ipsum dolor sit amet, consectetur adipiscing elit.[br]
Lorem ipsum dolor sit amet, consectetur adipiscing elit.[br]
Строка 44: Строка 44:
Lorem ipsum dolor sit amet, consectetur adipiscing elit.<br> Nulla scelerisque lorem commodo, sodales tortor sed, ullamcorper ante.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.<br> Nulla scelerisque lorem commodo, sodales tortor sed, ullamcorper ante.
|-
|-
| Centering text
| Центрирование
| <pre>
| <pre>
[center]Centered text.[/center]
[center]Центрирование.[/center]
</pre>
</pre>
|
|
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">Centered text.</div>
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">Центрирование.</div>
|-
|-
| Lists
| Список
| <pre>
| <pre>
[list]
[list]
[*] Item one
[*] Первый предмет
[*] Item two
[*] Второй предмет
   [*] Subitem one
   [*] Подпункт первый
[/list]
[/list]
</pre>
</pre>
|
|
* Item one
* Первый предмет
* Item two
* Второй предмет
** Subitem one
** Подпункт первый
|-
|-
| Horizontal rules
|Горизонтальная линия
| <pre>
| <pre>
Before line.
До линии.
[hr]
[hr]
After line.
После линии.
</pre>
</pre>
|
|
Before line.
До линии.
----
----
After line.
После линии.
|-
|-
| Large text
| Большой текст
| <pre>
| <pre>
[large]Large text.[/large]
[large]Большой текст.[/large]
</pre>
</pre>
|
|
<font size="3">Large text.</font size>
<font size="3">Большой текст.</font size>
|-
|-
| Small text
| Маленький текст
| <pre>
| <pre>
[small]Small text.[/small]
[small]Маленький текст.[/small]
</pre>
</pre>
|
|
<font size="1">Small text.</font size>
<font size="1">Маленький текст.</font size>
|-
|-
| Signature
| Подпись
| <pre>
| <pre>
[sign]
[sign]
Строка 95: Строка 95:
|
|
''John Smith''<br>
''John Smith''<br>
Note: Signatures can't be faked since they use a different font.
Заметка: Подписи нельзя подделать, так как они используют другой шрифт..
|-
|-
| Station/Ship date
| Станционное/Корабельное дата
| <pre>
| <pre>
[date]
[date]
Строка 104: Строка 104:
12/04/2557
12/04/2557
|-
|-
| Station/Ship time
| Станционное/Корабельное время
| <pre>
| <pre>
[time]
[time]
Строка 111: Строка 111:
12:00
12:00
|-
|-
| Field
| Поле для текста
| <pre>
| <pre>
[field]
[field]
</pre>
</pre>
|
|
'''[field]''' tags are not visible when reading a [[paper]],<br>
'''[field]''' теги не видны при чтении [[paper|бумаги]],<br>
but when writing on said paper a <span style="color:Blue"><u><nowiki>[Write]</nowiki></u></span> button will be visible, <br>
но при письме на бумаге будет видна кнопка <span style="color:Blue"><u><nowiki>[Write]</nowiki></u></span>, <br>
similar to the button at the bottom of the paper.<br>
аналогично кнопке внизу бумаги.<br>
|-
|-
| Headers
| Заголовки
| <pre>
| <pre>
[h1]H1[/h1]
[h1]з1[/h1]
[h2]H2[/h2]
[h2]з2[/h2]
</pre>
</pre>
|
|
<font size="6"><u>H1</u></font size><br>
<font size="6"><u>з1</u></font size><br>
<br>
<br>
<font size="5">H2</font size>
<font size="5">з2</font size>
|}
|}


==Forms Ready for Use==
==Формы готовые к использованию==


Here are some forms you can use to make your life easier:
Вот несколько форм, которые можно использовать, чтобы облегчить себе жизнь:


====== Admin Fax to Corporate Liaison ======
====== Факс админов для Представителя Корпорации ======
<pre>
<pre>
[small][center][logo]
[small][center][logo]
Строка 160: Строка 160:
</pre>
</pre>


====== Corporate Liaison Fax Template ======
====== Шаблон факса Представителя Корпорации ======


{| class="wikitable" style="width:350px;"
{| class="wikitable" style="width:350px;"
Строка 211: Строка 211:
</pre>
</pre>
|}
|}
Alternatively, here's another template, which looks smaller and more... professional:
В качестве альтернативы, вот еще один шаблон, который выглядит меньше и более ... профессиональным:
{| class="wikitable" style="width:350px;"
{| class="wikitable" style="width:350px;"
|-
|-

Текущая версия от 02:24, 25 ноября 2021

Письменные принадлежности

PenРучка

Ручка поставляется с различными цветами стержня, чёрный и синий по умолчанию, некоторый департаменты используют красный.

CrayonМелок

Мелки работают так же, как ручки, за исключением того, что они всегда выделены жирным шрифтом и не имеют списка, горизонтального правила и небольших тегов.

Форматирование текста

Форматирование текста выполняется с помощью любых стандартных письменных принадлежностей на бумаге.

Description You type You get
Жирный текст
[b]Жирный текст.[/b]

Жирный текст.

Курсивный текст
[i]Курсивный текст.[/i]

Курсивный текст.

Подчеркнуть текст
[u]Подчеркнуть текст.[/u]

Подчеркнуть текст.

Красная строка
Lorem ipsum dolor sit amet, consectetur adipiscing elit.[br]
Nulla scelerisque lorem commodo, sodales tortor sed, ullamcorper ante.

Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Nulla scelerisque lorem commodo, sodales tortor sed, ullamcorper ante.

Центрирование
[center]Центрирование.[/center]
Центрирование.
Список
[list]
[*] Первый предмет
[*] Второй предмет
  [*] Подпункт первый
[/list]
  • Первый предмет
  • Второй предмет
    • Подпункт первый
Горизонтальная линия
До линии.
[hr]
После линии.

До линии.


После линии.

Большой текст
[large]Большой текст.[/large]

Большой текст.

Маленький текст
[small]Маленький текст.[/small]

Маленький текст.

Подпись
[sign]

John Smith
Заметка: Подписи нельзя подделать, так как они используют другой шрифт..

Станционное/Корабельное дата
[date]

12/04/2557

Станционное/Корабельное время
[time]

12:00

Поле для текста
[field]

[field] теги не видны при чтении бумаги,
но при письме на бумаге будет видна кнопка [Write],
аналогично кнопке внизу бумаги.

Заголовки
[h1]з1[/h1]
[h2]з2[/h2]

з1

з2

Формы готовые к использованию

Вот несколько форм, которые можно использовать, чтобы облегчить себе жизнь:

Факс админов для Представителя Корпорации
[small][center][logo]
Secure Communication SC-CLTMGC-01a[/center]
[hr][b]Assignment detail[/b]
Vessel: Theseus
Date, Time: [date], [time]
Index: #001
[hr]
Recipient: Corporate Liason, Theseus.
Subject: [b] Lack of update [/b]

Details of the message

Regards,
[center]NanoTrasen[/center]

[hr]

[small][i]This message is intended only for the Corporate Liason aboard the Thesues, 
all other suchs persons should not read, receive a copy, or be exposed to this communication in any form. 
Failing to adhere to this warning will result in liquidation of division under Act 09.B-4. 
By authoring a reply to this transmission, the liason confirms they abide by the regulations as set forth to them.[/i][/small]
Шаблон факса Представителя Корпорации
y32pxNanotrasen Liaison Report

Date:
To: Nanotrasen Central Command
Subject:


Dear Centcom,

Yours Truly,


An official Nanotrasen document.

Paper Markdown:
[center][ntlogo]
[b][h2]Nanotrasen Liaison Report[/h2][/b]
[/center]

[small]
[b]Date:[/b] [date][br]
[b]To:[/b] Nanotrasen Central Command[br]
[b]Subject:[/b] [field][br]
[/small]
[hr]
Dear Centcom,
[list]

[field]

[/list]

Yours Truly,

[field]


[hr]
[i]An official Nanotrasen document.[/i]

В качестве альтернативы, вот еще один шаблон, который выглядит меньше и более ... профессиональным:

Secure Communication SC-CLTGMC-01c


Vessel:[field]
Date, Time:2415-12-25 (whatever time it is)
Index: #00[field]


Recipient: Central Command
Subject: [field]

[field]

Regards,
[field]


Paper Markdown MK2:
[small]
[center] Secure Communication SC-CLTGMC-01c[/center]
[hr]
[b]Assignment Detail[/b]
Vessel: [field]
Date, Time: [date] [time]
Index: #00[field]
[hr]

Recipient: Central Command
Subject:[b][field][/b]

[field]

Regards,
[field]
[/small]
[hr]