Template:SGU list entry: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
Draft of a template for entering SGU episodes into a table instead of list
 
m Extra carriage return
Line 3: Line 3:
|style="padding-left: 0.5em;padding-right: 0.3em"|
|style="padding-left: 0.5em;padding-right: 0.3em"|
{{#if: {{{status|}}} |{{#switch: {{{status}}}| incomplete = {{i}}| verified = {{tick}}| open = {{open}} }}}}
{{#if: {{{status|}}} |{{#switch: {{{status}}}| incomplete = {{i}}| verified = {{tick}}| open = {{open}} }}}}
<noinclude>
<noinclude>
=== Description ===
=== Description ===

Revision as of 04:03, 15 October 2012

|style="text-align: center"|[[SGU Episode {{{episode}}}|{{{episode}}}]] |style="text-align: center;" style=white-space:nowrap|{{{date}}} |style="padding-left: 0.5em;padding-right: 0.3em"|


Description

This template is used to add formatted entries to the sortable table on the SGU Episodes page.

Usage

Entries should be added in order, as the table does not automatically order itself on opening.

The parameter "status" can be one of the following: "incomplete" to enter the transcription in progress icon (Transcription in progress), "verified" to enter the tick icon (Transcript Verified) when verified, and "open" to enter the open icon (Open for transcription), indicating when sections are open to other transcribers.

Example:

{{SGU list entry
|episode    = 378                      <!-- episode number -->
|date       = 2012-10-13               <!-- broadcast date -->
|status     = incomplete               <!-- when transcript complete, remove value -->
}}