Difference between revisions of "Template:Blob/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Created page.)
 
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
Output:
Output:


<pre>[[Blobs|blob]]</pre>
<pre>[[blobs|blob]]</pre>


; Piped link
; Piped link
Line 23: Line 23:
Output:
Output:


<pre>[[Blobs|creature]]</pre>
<pre>[[blobs|creature]]</pre>
 
; Capitalisation
 
Input:
 
<pre>{{blob|caps=yes}}</pre>
 
Output:
 
<pre>[[blobs|Blob]]</pre>


=== See also ===
=== See also ===


* [[Infosphere:Templates for avoiding redirects]]
* [[Infosphere:Templates for avoiding redirects]]

Latest revision as of 11:43, 4 September 2013

Use

For linking to Blobs.

Usage

Non-piped link

Input:

{{blob}}

Output:

[[blobs|blob]]
Piped link

Input:

{{blob|creature}}

Output:

[[blobs|creature]]
Capitalisation

Input:

{{blob|caps=yes}}

Output:

[[blobs|Blob]]

See also