Template:5X5 list entry: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (Categorize)
m (added 'copy' section)
Line 11: Line 11:
Entries should be added in order, as the table does not automatically order itself on opening.
Entries should be added in order, as the table does not automatically order itself on opening.


Including a value for the parameter "status" adds:
Including a value for the parameter "status" adds the relevant icon:
* "open for transcription" icon, {{Open}} when "open" is entered
* '''open''' – "open for transcription" icon
* "transcription in progress" icon, {{i}} when "incomplete" is entered
* '''incomplete''' – "transcription in progress" icon
* "Transcript verified" icon, {{tick}} when "verified" is entered
* '''verified''' – "Transcript verified" icon


The most relevant category should be entered as category1, as this will determine the sorting order for the category column.
The most relevant category should be entered as category1, as this will determine the sorting order for the category column.
Line 28: Line 28:
|category2  = Humor                    <!-- additional category - optional -->
|category2  = Humor                    <!-- additional category - optional -->
|category3  = ESP                      <!-- additional category optional -->
|category3  = ESP                      <!-- additional category optional -->
}}
</pre>
=== Copy ===
<pre>
{{5X5 list entry
|status    =
|episode    =
|date      =
|contents  =
|category1  =
|category2  =
|category3  =
}}
}}
</pre>
</pre>
[[Category: Table entry templates]]
[[Category: Table entry templates]]
</noinclude>
</noinclude>

Revision as of 08:13, 3 September 2013

|style="text-align: center"|[[5X5 Episode {{{episode}}}|{{{episode}}}]] |style="text-align: center;" style=white-space:nowrap|{{{date}}} |style="text-align: center;" data-sort-value={{{status}}}| |style="padding-left: 0.5em;padding-right: 0.3em"|[[5X5 Episode {{{episode}}}|{{{contents}}}]] |style="padding-left: 0.5em;padding-right: 0.3em"|

Description

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

Usage

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

Including a value for the parameter "status" adds the relevant icon:

  • open – "open for transcription" icon
  • incomplete – "transcription in progress" icon
  • verified – "Transcript verified" icon

The most relevant category should be entered as category1, as this will determine the sorting order for the category column.

Example:

{{5X5 list entry
|status     = incomplete               <!-- when transcript complete, remove value -->
|episode    = 104                      <!-- episode number -->
|date       = May 9 2011               <!-- broadcast date -->
|contents   = Naturalistic Fallacy     <!-- episode title taken from www.theskepticsguide.org -->
|category1  = Logic & Philosophy       <!-- most relevant category  -->
|category2  = Humor                    <!-- additional category - optional -->
|category3  = ESP                      <!-- additional category optional -->
}}

Copy

{{5X5 list entry
|status     = 
|episode    = 
|date       = 
|contents   = 
|category1  = 
|category2  = 
|category3  = 
}}