Template:Lw
From Wikipedia, the free encyclopedia
[[Wikipedia:{{{1}}}]] ([{{fullurl:Wikipedia:{{{1}}}|action=edit}} edit]|[[Wikipedia talk:{{{1}}}|talk]]|[{{fullurl:Wikipedia:{{{1}}}|action=history}} history]|[{{fullurl:Special:Whatlinkshere/Wikipedia:{{{1}}}|limit=999}} links]|[{{fullurl:Wikipedia:{{{1}}}|action=watch}} watch]|logs)
[edit] []
Template documentation
- general:
- article:
- template:
etc.
Usage
| Namespace | Link to page | Link to talk page |
|---|---|---|
| Generic | {{ln|NAMESPACE|PAGE NAME}} | {{lnt|NAMESPACE|PAGE NAME}} |
| Article | {{la|ARTICLE}} | {{lat|ARTICLE}} |
| Template | {{lt|TEMPLATE}} | {{ltt|TEMPLATE}} |
| Wikipedia | {{lw|PAGE}} | {{lwt|PAGE}} |
| User | {{lu|PAGE}} | {{lut|PAGE}} |
| Category | {{lc|PAGE}} | {{lct|PAGE}} |
| File | {{lf|FILE}} | {{lft|FILE}} |
| Portal | {{lp|PORTAL}} | {{lpt|PORTAL}} |
| MediaWiki | {{lm|MESSAGE}} | {{lmt|MESSAGE}} |
| Help | {{lh|PAGE}} | {{lht|PAGE}} |
Examples
{{subst:ln|Category|Stubs}} results (or resulted) in this code:
{{lx|1=:{{ucfirst:Category}}:|2={{ucfirst:Stubs}}|3=:Category talk|4=talk}}
Note the important colon in 1=:, unnecessary (?) for other Lx namespaces.
Substituting both Lx and Ucfirst finally arrived at (line breaks added manually):
<span class="plainlinksneverexpand">[[:Category:Stubs]] <tt>(</tt>
[{{fullurl::Category:Stubs|action=edit}} edit]<tt>|</tt>
[[:Category talk:Stubs|talk]]<tt>|</tt>
[{{fullurl:Special:Whatlinkshere/:Category:Stubs|limit=999}} links]<tt>|</tt>
[{{fullurl::Category:Stubs|action=history}} history]<tt>|</tt>
[{{fullurl::Category:Stubs|action=watch}} watch]<tt>)</tt></span>
See also
- , same as {{la}} with a link to the google search
- comparison Lx-family
- abbreviated form of La
- provides edit/history links for both article and talk page
- comparison categories
- comparison Wikipedia
- comparison templates
- comparison parameters
- Category:Internal link templates

