Template:Transcribing section: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (→‎Copy: just reordering the displayed code)
m (cut out unnecessary line breaks)
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="background-color: #ffeeee; margin: 0 2.5%; padding: 0 0px; border: 1px solid #b22222;">
<div style="background-color: #fff2db; margin: 0 2.5%; padding: 0 0px; border: 1px solid #f69f00;">
{| border="0"
{| border="0"
|-  
|-  
| width="3" bgcolor=#b22222|&nbsp;
| width="3" bgcolor=#f69f00|&nbsp;
| width="40" align="center"|[[File:Emblem-pen.png|25x25px|link=]]
| width="40" align="center"|[[File:Emblem-pen-orange.png|25x25px|link=]]
| A section of this transcript (or 5x5 episode) '''is in the middle of being transcribed'''{{#if: {{{transcriber|}}} | &nbsp;by [[User:{{{transcriber}}}|{{{transcriber}}}]] ([[User talk:{{{transcriber}}}|talk]])}} (as of {{{date}}}). To help avoid duplication, please do not transcribe that section while this message is displayed.
| One section of this transcript '''is in the middle of being transcribed'''{{#if: {{{transcriber|}}} | &nbsp;by [[User:{{{transcriber}}}|{{{transcriber}}}]] ([[User talk:{{{transcriber}}}|talk]])}} (as of {{{date}}}).<br>To help avoid duplication, please do not transcribe that section while this message is displayed.
|}
|}
</div>
</div><noinclude>
 
<noinclude>
=== Description ===
=== Description ===
Include this template at the top of a transcript when you start transcribing a segment so that other people know that part of the transcript is being worked on.  
Include this template at the top of a transcript when you start transcribing a segment so that other people know that part of the transcript is being worked on.  
Line 18: Line 16:
=== Usage ===
=== Usage ===
The date on which the segment was claimed must be added:
The date on which the segment was claimed must be added:
  |date        = [date]
  |date        = <nowiki>{{month|MM}} {{date|##}}, YYYY</nowiki>


Additional options:
Adding your username is 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>', and your username after the '<code>transcriber =</code>'.
Example:
<pre>{{transcribing section
|date        = {{month|2}} {{date|22}}, 2022
|transcriber =  xanderox
}}</pre>
Generates:
{{transcribing section
|date        = {{month|2}} {{date|22}}, 2022
|transcriber =  xanderox
}}


=== Copy ===
=== Copy ===
<pre>{{transcribing section
<pre>{{transcribing section
|date        = {{month|MM}} {{date|##}}, YYYY
|transcriber =  
|transcriber =  
|date        =
}}</pre>
}}</pre>
[[Category: Message templates]]
[[Category: Message templates]]
[[Category: Templates]]
[[Category: Templates]]
[[Category: Transcribing templates]]
</noinclude>
</noinclude>

Revision as of 15:25, 28 February 2022

  Emblem-pen-orange.png One section of this transcript is in the middle of being transcribed (as of {{{date}}}).
To help avoid duplication, please do not transcribe that section while this message is displayed.

Description

Include this template at the top of a transcript when you start transcribing a segment so that other people know 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.

If you would like to transcribe an entire episode, see Template:Transcribing all

Usage

The date on which the segment was claimed must be added:

|date        = {{month|MM}} {{date|##}}, YYYY

Adding your username is optional:

|transcriber = [username]

To add it to a page, simply copy and paste the text below, adding the date after 'date =', and your username after the 'transcriber ='.

Example:

{{transcribing section
|date        = {{month|2}} {{date|22}}, 2022
|transcriber =  xanderox
}}

Generates:

  Emblem-pen-orange.png One section of this transcript is in the middle of being transcribed by xanderox (talk) (as of February 22nd, 2022).
To help avoid duplication, please do not transcribe that section while this message is displayed.

Copy

{{transcribing section
|date        = {{month|MM}} {{date|##}}, YYYY
|transcriber = 
}}