Difference between revisions of "Template:Blob/doc"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
 
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
; Capitalisation
Line 33: Line 33:
Output:
Output:


<pre>[[Blobs|Blob]]</pre>
<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