Template:Transcribing: Difference between revisions
m (formatted explanation) |
m (actually parentheses not necessary) |
||
(22 intermediate revisions by 4 users not shown) | |||
Line 4: | Line 4: | ||
| width="3" bgcolor=#b22222| | | width="3" bgcolor=#b22222| | ||
| width="40" align="center"|[[File:Emblem-pen.png|25x25px|link=]] | | width="40" align="center"|[[File:Emblem-pen.png|25x25px|link=]] | ||
| This section | | This section '''is in the middle of being transcribed'''{{#if: {{{transcriber|}}} | by [[User:{{{transcriber}}}|{{{transcriber}}}]] ([[User talk:{{{transcriber}}}|talk]])}} as of {{{date}}}{{#if: {{{time|}}} |, {{{time}}} GMT|}}.<br>To help avoid duplication, please do not transcribe this section while this message is displayed. | ||
|} | |} | ||
</div> | </div><noinclude> | ||
=== Description === | |||
Include this template when you start transcribing a ''segment'' so that other people know it is being worked on.<br>Please add the [[Template:transcribing section|transcribing section template]] at the top of the ''transcript'' to alert others that part of the transcript is being worked on. | |||
Note that if the segment is not edited for a long period, this template may be removed by admin to make the segment available to other contributors. | |||
If you would like to transcribe an entire episode, see [[Template:Transcribing all]] | If you would like to transcribe an entire episode, see [[Template:Transcribing all]] | ||
=== Usage === | === Usage === | ||
The date on which the episode was claimed must be added: | |||
|date = <nowiki>YYYY-MM-DD</nowiki> | |||
<br>Adding the approximate time of your most recent edit is optional: | |||
|time = HHMM (Enter the 24-hour time in GMT) | |||
Enter the 24-hour time in GMT: | |||
:If it's 0700 EST in New York City, that's 1200 GMT. | |||
:If it's 0700 CET in Warsaw, that's 0600 GMT. | |||
:If it's 0700 AEDT in Sydney, that's 2000 GMT yesterday. | |||
<br>Adding your username is also optional: | |||
|transcriber = [username] | |transcriber = [username] | ||
To add it to a page, simply copy and paste the text below, optionally adding your username after the '<code>transcriber =</code>'. | To add it to a page, simply copy and paste the text below, adding the date after '<code>date =</code>', optionally adding your username after the '<code>transcriber =</code>' and optionally adding the 24-hour time (HHMM) you first started working on the episode after the '<code>time =</code>'. | ||
Example: | |||
<pre>{{transcribing | |||
|date = 2022-02-22 | |||
|transcriber = xanderox | |||
|time = 1222 | |||
}}</pre> | |||
Generates: | |||
{{transcribing | |||
|date = 2022-02-22 | |||
|transcriber = xanderox | |||
|time = 1222 | |||
}} | |||
=== Copy === | |||
|transcriber = | <pre>{{transcribing | ||
}}</ | |date = YYYY-MM-DD | ||
|transcriber = <!-- optional --> | |||
|time = <!-- optional; use HHMM (Enter the 24-hour time in GMT) --> | |||
}}</pre> | |||
[[Category: Message templates]] | |||
[[Category: Templates]] | |||
[[Category: Transcribing templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 03:21, 7 February 2023
This section is in the middle of being transcribed as of {{{date}}}. To help avoid duplication, please do not transcribe this section while this message is displayed. |
Description[edit]
Include this template when you start transcribing a segment so that other people know it is being worked on.
Please add the transcribing section template at the top of the transcript to alert others that part of the transcript is being worked on.
Note that if the segment is not edited for a long period, this template may be removed by admin to make the segment available to other contributors.
If you would like to transcribe an entire episode, see Template:Transcribing all
Usage[edit]
The date on which the episode was claimed must be added:
|date = YYYY-MM-DD
Adding the approximate time of your most recent edit is optional:
|time = HHMM (Enter the 24-hour time in GMT)
Enter the 24-hour time in GMT:
- If it's 0700 EST in New York City, that's 1200 GMT.
- If it's 0700 CET in Warsaw, that's 0600 GMT.
- If it's 0700 AEDT in Sydney, that's 2000 GMT yesterday.
Adding your username is also optional:
|transcriber = [username]
To add it to a page, simply copy and paste the text below, adding the date after 'date =
', optionally adding your username after the 'transcriber =
' and optionally adding the 24-hour time (HHMM) you first started working on the episode after the 'time =
'.
Example:
{{transcribing |date = 2022-02-22 |transcriber = xanderox |time = 1222 }}
Generates:
This section is in the middle of being transcribed by xanderox (talk) as of 2022-02-22, 1222 GMT. To help avoid duplication, please do not transcribe this section while this message is displayed. |
Copy[edit]
{{transcribing |date = YYYY-MM-DD |transcriber = <!-- optional --> |time = <!-- optional; use HHMM (Enter the 24-hour time in GMT) --> }}