Template:Transcribing: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(Make the date parameter non-optional)
m (actually parentheses not necessary)
 
(18 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 (or 5x5 episode) '''is in the middle of being transcribed'''{{#if: {{{transcriber|}}} |  by [[User:{{{transcriber}}}|{{{transcriber}}}]] ([[User talk:{{{transcriber}}}|talk]])}} (as of {{{date}}}). To help avoid duplication, please do not transcribe this section while this message is displayed.
| This section '''is in the middle of being transcribed'''{{#if: {{{transcriber|}}} | &nbsp;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>
 
<noinclude>
=== Description ===
=== Description ===
Include this template when you start transcribing a segment so that other people know it is being worked on.
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.


Please note that if the segment is not edited for a long period, this template may be removed by admin and made available to other contributors.
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 segment was claimed must be added:
The date on which the episode was claimed must be added:
  |date        = 9 Aug 2013
  |date        = <nowiki>YYYY-MM-DD</nowiki>


Additional options:
<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, adding the date  after '<code>date =</code>', and 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
}}


<nowiki>{{transcribing
=== Copy ===
|date       =
<pre>{{transcribing
|transcriber =  
|date = YYYY-MM-DD
}}</nowiki>
|transcriber = <!-- optional -->
|time = <!-- optional; use HHMM (Enter the 24-hour time in GMT) -->
}}</pre>
[[Category: Message templates]]
[[Category: Message templates]]
[[Category: Templates]]
[[Category: Transcribing templates]]
</noinclude>
</noinclude>

Latest revision as of 02:21, 7 February 2023

  Emblem-pen.png 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:

  Emblem-pen.png 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) --> 
}}