Template:Transcribing all: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(Make the date parameter non-optional)
m (actually parentheses not necessary)
 
(15 intermediate revisions by 3 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 episode '''is in the middle of being transcribed'''{{#if: {{{transcriber|}}} |  by [[User:{{{transcriber}}}|{{{transcriber}}}]] ([[User talk:{{{transcriber}}}|talk]])}} (as of {{{date}}}). To avoid duplication, please do not transcribe this episode while this message is displayed.
| This episode '''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 episode while this message is displayed.
|}
|}
</div>
</div><noinclude>
 
<noinclude>
=== Description ===
=== Description ===
Include this template when you wish to transcribe an entire episode so that other people know it is being worked on, and the date it was claimed.  
Include this template when you wish to transcribe an entire episode so that other people know it is being worked on, and the date it was claimed.  
Line 17: Line 15:


=== Usage ===
=== Usage ===
The date on which the page 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 all
|date = 2022-02-22
|transcriber = xanderox
|time = 1222
}}</pre>
 
Generates:
{{transcribing all
|date = 2022-02-22
|transcriber = xanderox
|time = 1222
}}


<nowiki>{{Transcribing all
=== Copy ===
|date       =
<pre>{{transcribing all
|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:20, 7 February 2023

  Emblem-pen.png This episode is in the middle of being transcribed as of {{{date}}}.
To help avoid duplication, please do not transcribe this episode while this message is displayed.

Description[edit]

Include this template when you wish to transcribe an entire episode so that other people know it is being worked on, and the date it was claimed.

Please note that if the transcription page is not edited for a long period, this template may be removed by admin and made available to other contributors.

To indicate that you're working on a single section of an episode, please use Template:Transcribing.

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 all
|date		= 2022-02-22
|transcriber	= xanderox
|time		= 1222
}}

Generates:

  Emblem-pen.png This episode 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 episode while this message is displayed.

Copy[edit]

{{transcribing all
|date		= YYYY-MM-DD
|transcriber 	= 		<!-- optional --> 
|time 		= 		<!-- optional; use HHMM (Enter the 24-hour time in GMT) --> 
}}