Template:SGU list entry: Difference between revisions
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 15: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 (), "verified" to enter the tick icon () when verified, and "open" to enter the open icon (), 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 --> }}