Template:Editing required: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(added 'how to contribute' link)
m (added text to markup example)
 
(7 intermediate revisions by 3 users not shown)
Line 3: Line 3:
| width="3" bgcolor=#F4A460| 
| width="3" bgcolor=#F4A460| 
| width="40" align="center"|[[File:Emblem-pen-orange.png|25x25px|link=]]
| width="40" align="center"|[[File:Emblem-pen-orange.png|25x25px|link=]]
| This episode needs: {{#if: {{{transcription|}}} |  transcription {{Numerical titles
| This episode needs: {{#if: {{{transcription|}}} |[[Help:How_to_Contribute#Transcription|transcription]]{{Numerical titles
|page      ={{PAGENAME}}
|page      ={{PAGENAME}}
|category  =Needs transcription
|category  =Needs transcription
}},}} {{#if: {{{proof-reading|}}} |  proof-reading {{Numerical titles
}},}} {{#if: {{{proof-reading|}}} |[[Help:How_to_Contribute#Proofreading|proofreading]]{{Numerical titles
|page      ={{PAGENAME}}
|page      ={{PAGENAME}}
|category  =Needs proof-reading
|category  =Needs proofreading
}},}} {{#if: {{{time-stamps|}}} |  time-stamps {{Numerical titles
}},}} {{#if: {{{proofreading|}}} |[[Help:How_to_Contribute#Proofreading|proofreading]]{{Numerical titles
|page      ={{PAGENAME}}
|category  =Needs proofreading
}},}} {{#if: {{{time-stamps|}}} |[[Help:How_to_Contribute#Time-stamps|time stamps]]{{Numerical titles
|page      ={{PAGENAME}}
|page      ={{PAGENAME}}
|category  =Needs time-stamps
|category  =Needs time-stamps
}},}} {{#if: {{{formatting|}}} |  formatting {{Numerical titles
}},}} {{#if: {{{formatting|}}} |[[Help:How_to_Contribute#Formatting|formatting]]{{Numerical titles
|page      ={{PAGENAME}}
|page      ={{PAGENAME}}
|category  =Needs formatting
|category  =Needs formatting
}},}} {{#if: {{{links|}}} |  links {{Numerical titles
}},}} {{#if: {{{links|}}} |[[Help:How_to_Contribute#Links|links]]{{Numerical titles
|page      ={{PAGENAME}}
|page      ={{PAGENAME}}
|category  =Needs links
|category  =Needs links
}},}} {{#if: {{{Today I Learned list|}}} |  'Today I Learned' list {{Numerical titles
}},}} {{#if: {{{Today I Learned list|}}} |[[Help:How_to_Contribute#Today_I_Learned...|'Today I Learned' list]]{{Numerical titles
|page      ={{PAGENAME}}
|page      ={{PAGENAME}}
|category  =Needs TIL
|category  =Needs TIL
}},}} {{#if: {{{categories|}}} |  categories {{Numerical titles
}},}} {{#if: {{{categories|}}} |[[Help:How_to_Contribute#Categories|categories]]{{Numerical titles
|page      ={{PAGENAME}}
|page      ={{PAGENAME}}
|category  =Needs categories
|category  =Needs categories
}},}} {{#if: {{{segment redirects|}}} |  segment redirects {{Numerical titles
}},}} {{#if: {{{segment redirects|}}} |[[Help:How_to_Contribute#Categorized_segment_redirects|segment redirects]]{{Numerical titles
|page      ={{PAGENAME}}
|page      ={{PAGENAME}}
|category  =Needs segment redirects
|category  =Needs segment redirects
}}.}}
}}.}}<br>Please help out by [[Help:How_to_Contribute|contributing]]!
| width="80" style="text-align: right;vertical-align: bottom"|<small>[[Help:How to Contribute|How to Contribute]]</small>
| width="80" style="text-align: right;vertical-align: middle"|<small>[[Help:How to Contribute|''How to Contribute'']]</small>
|}
|}<noinclude>
 
 
<noinclude>
=== Description ===
=== Description ===
Please include this template at the top of pages that require attention. This not only shows what's needed, but also adds the page to the '[[:Category:Needs attention|Needs attention]]' category and its sub-categories for other contributors to see lists of pages needing work.
Please include this template at the top of pages that require attention. This not only shows what's needed, but also adds the episode page to the '[[:Category:Needs attention|Needs attention]]' category and its sub-categories for other contributors to see lists of pages needing work. It also creates links to the relevant sections of the "How to Contribute" help page.


=== Usage ===
=== Usage ===
Line 40: Line 40:


<pre>
<pre>
{{Editing required
|transcription = y
|proofreading = <!-- please only activate when some transcription is present. -->
|time-stamps = y <!-- delete when all time-stamps have been added -->
|formatting = y
|links = y
|Today I Learned list = y
|categories = y <!-- try to avoid assigning categories to whole episodes; redirect pages should be categorized for clearer links to categories... delete this line when all sections have been categorized -->
|segment redirects = y <!-- redirect pages for segments with head-line type titles -->
|}}
</pre>
With all contribution types set as "needed", the box will render thus:
{{Editing required
{{Editing required
|transcription          = y
|transcription          = y
|proof-reading          = y   <!-- please only include when some transcription is present. -->
|proofreading          = y
|time-stamps            = y
|time-stamps            = y
|formatting            = y
|formatting            = y
Line 48: Line 61:
|Today I Learned list  = y
|Today I Learned list  = y
|categories            = y
|categories            = y
|segment redirects      = y     <!-- redirect pages for segments with head-line type titles -->
|segment redirects      = y
|}}
|}}
</pre>
[[Category: Maintenance templates]]
</noinclude>
[[Category: Templates]]</noinclude>

Latest revision as of 05:06, 14 December 2022

  Emblem-pen-orange.png This episode needs:
Please help out by contributing!
How to Contribute

Description

Please include this template at the top of pages that require attention. This not only shows what's needed, but also adds the episode page to the 'Needs attention' category and its sub-categories for other contributors to see lists of pages needing work. It also creates links to the relevant sections of the "How to Contribute" help page.

Usage

You can copy/paste the following code into your page, removing lines as appropriate.

{{Editing required
|transcription		= y
|proofreading		=	<!-- please only activate when some transcription is present. -->
|time-stamps		= y	<!-- delete when all time-stamps have been added -->
|formatting		= y
|links			= y
|Today I Learned list	= y
|categories		= y	<!-- try to avoid assigning categories to whole episodes; redirect pages should be categorized for clearer links to categories... delete this line when all sections have been categorized -->
|segment redirects	= y	<!-- redirect pages for segments with head-line type titles -->
|}}

With all contribution types set as "needed", the box will render thus:

  Emblem-pen-orange.png This episode needs: transcription, proofreading, time stamps, formatting, links, 'Today I Learned' list, categories, segment redirects.
Please help out by contributing!
How to Contribute