Difference between revisions of "Template:C"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(added 36)
(Added documentation.)
Line 1: Line 1:
<noinclude>This template is to make similar links like [[Template:E]] for [[Comic Listing|comics]].
<noinclude>{{documentation}}</noinclude><includeonly>{{#switch:{{{1}}}
 
Example:
 
<pre>*{{c|1}}
*{{c|Monkey Sea, Monkey Doom!}}
*{{c|US#001}}</pre>
 
Will print:
*{{c|1}}
*{{c|Monkey Sea, Monkey Doom!}}
*{{c|US#001}}
 
Thus, you can use the number, the US issue version or its title.
==Special Issues and Crossovers==
Example:
<pre>*{{c|S2}}
*{{c|Futurama Returns}}
*{{c|US#S02}}
*{{c|X1}}
*{{c|Somewhere Over the Brain-bow!}}
*{{c|US#X01}}</pre>
 
Will print:
*{{c|S2}}
*{{c|Futurama Returns}}
*{{c|US#S02}}
*{{c|X1}}
*{{c|Somewhere Over the Brain-bow!}}
*{{c|US#X01}}
 
==Mini-comics==
Comics only found within other publications.
Example:
<pre>*{{c|M1}}
*{{c|M2}}
*{{c|M3}}</pre>
 
Will print:
*{{c|M1}}
*{{c|M2}}
*{{c|M3}}
 
==See also==
*[[Template:E]] ''- similar just with episodes.''
</noinclude><includeonly>{{#switch:{{{1}}}
|1={{clink|US#001|Monkey Sea, Monkey Doom!}}
|1={{clink|US#001|Monkey Sea, Monkey Doom!}}
|Monkey Sea, Monkey Doom!={{clink|US#001|Monkey Sea, Monkey Doom!}}
|Monkey Sea, Monkey Doom!={{clink|US#001|Monkey Sea, Monkey Doom!}}

Revision as of 22:57, 12 May 2008

Documentation for {{c}}

Use

Do not use this template right now, use {{clink}} instead. Not until this template has been fixed should it be used.