Template:QotW entry: Difference between revisions
Jump to navigation
Jump to search
m (Too many cells) |
(Explain parameters) |
||
Line 5: | Line 5: | ||
=== Description === | === Description === | ||
This is a simplified way to add and format entries to the [[Skeptical Quote Collection]]. | This is a simplified way to add and format entries to the [[Skeptical Quote Collection]]. | ||
=== Parameters === | |||
*'''Required''' | |||
**''quote'': The full text of the quote | |||
**''name'': The name to be displayed in the table | |||
**''link1'': The full link to the episode page, including anchor | |||
*'''Optional''' | |||
**''sortname'': The text to use when sorting by name, usually ''lastname, firstname'' | |||
**''sortnum'': The episode number to use when sorting by number, which should be the first number if there are more than one. | |||
**''link2'': The full link to the second episode page, including anchor (if more than one occurrence) | |||
**''link3'': The full link to the third episode page, including anchor (if more than one occurrence) | |||
=== Usage === | === Usage === |
Revision as of 14:12, 2 May 2013
|- |{{{quote}}} | | {{{name}}} | | {{{link1}}}
Description
This is a simplified way to add and format entries to the Skeptical Quote Collection.
Parameters
- Required
- quote: The full text of the quote
- name: The name to be displayed in the table
- link1: The full link to the episode page, including anchor
- Optional
- sortname: The text to use when sorting by name, usually lastname, firstname
- sortnum: The episode number to use when sorting by number, which should be the first number if there are more than one.
- link2: The full link to the second episode page, including anchor (if more than one occurrence)
- link3: The full link to the third episode page, including anchor (if more than one occurrence)
Usage
{{QotW row |quote = Somewhere, something incredible is waiting to be known. |name = Carl Sagan |link1 = [[SGU_Episode_64#Skeptical_Quote|64]] |wpname = |sortname = Sagan, Carl |sortnum = |link2 = |link3 = }}