Template:Llp
(+ docs) |
(recat:Wikicode templates) |
||
| Line 24: | Line 24: | ||
* [[Template:Lp]] for links like: {{Lp|Reason}} | * [[Template:Lp]] for links like: {{Lp|Reason}} | ||
| − | [[Category: | + | [[Category:Wikicode templates]] |
</noinclude> | </noinclude> | ||
Revision as of 18:36, 13 October 2007
[[[[{{{1}}}]]|]]
Contents |
Purpose
This template, which should only be used in non-article pages, simplifies the formatting of example links containing a trailing "pipe" character (|) with no following "link text". That is, it displays (in a monospace font) the "double-brackets" wikicode that would form such a link, as well as actually providing a working link to the target article. See the examples below.
The one required parameter is the title of the article being linked to. If an optional second parameter is provided, it is used as the "link text" in a "piped link" (but note that Template:Lp is more appropriate in that case).
If you don't need an actual live link on the article title, use Template:Lp instead. If you don't need a trailing pipe character (or, as mentioned, if you want to specify text to follow the pipe), use Template:Ll (linked version) or Template:L (non-linked version).
Usage
- {{llp|Article title}}
- {{llp|Article title|link text}}
Examples
- {{llp|Reason}} → [[Reason|]]
- {{llp|Reason|rational}} → [[Reason|rational]]
- {{llp|Wikipedia:Mathematics}} → [[Wikipedia:Mathematics|]]
- {{llp|Wikipedia:Mathematics|mathematician}} → [[Wikipedia:Mathematics|mathematician]]
See also
- Template:L for links like: [[Reason]]
- Template:Ll for links like: [[Reason]]
- Template:Lp for links like: [[Reason|]]