Template:Page categories: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(adding SoF with a theme category)
m (adding wtw category)
Line 198: Line 198:
|page      = {{PAGENAME}}
|page      = {{PAGENAME}}
|category  = Other
|category  = Other
}} }}
{{#if: {{{What's the Word?|}}} | {{Numerical titles
|page      = {{PAGENAME}}
|category  = What's the Word?
}} }}
}} }}


Line 214: Line 219:


<pre>
<pre>
{{Page categories
{{Page categories <!-- it helps to write a short description with the (episode number) -->
|Guest Rogues               = y
|Guest Rogues =  
|Live Recording             = y
|Live Recording =  
|Interview                 = y
|Interview =  
|Randi Speaks              = y
|Amendments = <!-- search for your [Short description (####)]s to create pages for redirects-->
|Skeptical Puzzle          = y
|Alternative Medicine =  
|Amendments                 = y
|Astronomy & Space Science =  
|Alternative Medicine       = y
|Cons, Scams & Hoaxes =  
|Astronomy & Space Science = y
|Conspiracy Theories =  
|Cons, Scams & Hoaxes       = y
|Creationism & ID =  
|Conspiracy Theories       = y
|Cryptozoology =  
|Creationism & ID           = y
|Energy Healing =  
|Cryptozoology             = y
|Entertainment =  
|Energy Healing             = y
|ESP =  
|Entertainment             = y
|General Science =  
|ESP                       = y
|Ghosts & Demons =  
|General Science           = y
|History =  
|Ghosts & Demons           = y
|Homeopathy =  
|History                   = y
|Humor =  
|Homeopathy                 = y
|Legal Issues & Regulations =  
|Humor                     = y
|Logic & Philosophy =  
|Legal Issues & Regulations = y
|Myths & Misconceptions =
|Logic & Philosophy         = y
|Name That Logical Fallacy      =
|Myths & Misconceptions     = y
|Nature & Evolution =  
|Nature & Evolution         = y
|Neuroscience & Psychology =  
|Neuroscience & Psychology = y
|New Age =  
|New Age                   = y
|Paranormal =  
|Paranormal                 = y
|Physics & Mechanics =  
|Physics & Mechanics       = y
|Politics =  
|Politics                   = y
|Prophecy =  
|Prophecy                   = y
|Pseudoscience =  
|Pseudoscience             = y
|Religion & Faith =  
|Religion & Faith           = y
|Science & Education =  
|Science & Education       = y
|Science & Medicine =  
|Science & Medicine         = y
|Science & the Media =
|Science & the Media       = y
|SGU =  
|SoF with a theme           = y
|SoF with a theme =  
|SGU                        = y
|Technology =  
|Technology                 = y
|UFOs & Aliens =
|UFOs & Aliens             = y
|What's the Word?              =
|Other                     = y
|Other =
|Randi Speaks =
|Skeptical Puzzle =
}}
}}
</pre>
</pre>

Revision as of 04:28, 31 July 2020

Description

This template adds categories to full episode pages in a uniform order, starting with episode-wide categories, and then the topic categories in alphabetical order. It uses the page name to determine the sortkey so that episodes are grouped under # on category pages, and listed numerically. It also adds the page to Category: Categorized for admin purposes.

This template should be used for adding categories to full episode pages only. For 5X5 episodes, use Template:5X5 categories. Redirects to segments within episodes should be categorized normally (e.g [[Category:Topic]]).

Usage

To assign categories, copy the following code and delete unwanted category lines.

{{Page categories <!-- it helps to write a short description with the (episode number) -->
|Guest Rogues			= 
|Live Recording			= 
|Interview			= 
|Amendments			= <!-- search for your [Short description (####)]s to create pages for redirects-->
|Alternative Medicine		= 
|Astronomy & Space Science	= 
|Cons, Scams & Hoaxes		= 
|Conspiracy Theories		= 
|Creationism & ID		= 
|Cryptozoology			= 
|Energy Healing			= 
|Entertainment			= 
|ESP				= 
|General Science		= 
|Ghosts & Demons		= 
|History			= 
|Homeopathy			= 
|Humor				= 
|Legal Issues & Regulations	= 
|Logic & Philosophy		= 
|Myths & Misconceptions		= 
|Name That Logical Fallacy      =
|Nature & Evolution		= 
|Neuroscience & Psychology	= 
|New Age			= 
|Paranormal			= 
|Physics & Mechanics		= 
|Politics			= 
|Prophecy			= 
|Pseudoscience			= 
|Religion & Faith		= 
|Science & Education		= 
|Science & Medicine		= 
|Science & the Media		= 
|SGU				= 
|SoF with a theme		= 
|Technology			= 
|UFOs & Aliens			= 
|What's the Word?               =
|Other				= 
|Randi Speaks			= 
|Skeptical Puzzle		=
}}