Template:Category info: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(added text to icon link)
m (added explanation)
Line 1: Line 1:
{{#if: {{{icon|}}} | [[File:{{{icon}}}|right|Image info page|200px]]}}
{{#if: {{{icon|}}} | [[File:{{{icon}}}|right|Image info page|200px]]}}
Titles shown in ''italics'' link straight to podcast segments or SGU 5X5 episodes. The episode number is given in brackets, '5X5' indicates SGU 5X5 episodes, and 'SoF' indicates that the topic is covered in a 'Science or Fiction' segment.
Titles shown in ''italics'' link straight to podcast segments or SGU 5X5 episodes. The episode number is given in brackets, '5X5' indicates SGU 5X5 episodes, and 'SoF' indicates that the topic is covered in a 'Science or Fiction' segment.
<noinclude>
=== Description ===
This template adds a uniform blurb to category pages to explain the listing of categorized links, and includes a 200px width category icon to the right of the page.
=== Usage ===
The variable <code>icon</code> is optional, and refers to the file name for the image. For example:
<pre>
{{Category info
|icon = CatIcon history.png
}}
</pre>
</noinclude>

Revision as of 20:45, 8 July 2012

Titles shown in italics link straight to podcast segments or SGU 5X5 episodes. The episode number is given in brackets, '5X5' indicates SGU 5X5 episodes, and 'SoF' indicates that the topic is covered in a 'Science or Fiction' segment.

Description

This template adds a uniform blurb to category pages to explain the listing of categorized links, and includes a 200px width category icon to the right of the page.

Usage

The variable icon is optional, and refers to the file name for the image. For example:

{{Category info
|icon = CatIcon history.png
}}