Difference between revisions of "Template:Backlinks/doc"
Jump to navigation
Jump to search
imported>ConradPino (→Usage: add examples) |
imported>ConradPino (→Usage: user friendly parameter order) |
||
| Line 5: | Line 5: | ||
<pre>---- | <pre>---- | ||
{{bl|display text}} | {{bl|display text}} | ||
| − | {{bl | + | ---- |
| − | {{bl | + | {{bl|{{FULLPAGENAME}}|display text}} |
| + | ---- | ||
| + | {{bl|{{NAMESPACE}}|{{PAGENAME}}|display text}} | ||
----</pre> | ----</pre> | ||
;Outputs: | ;Outputs: | ||
---- | ---- | ||
{{bl|display text}} | {{bl|display text}} | ||
| − | {{bl | + | ---- |
| − | {{bl | + | {{bl|{{FULLPAGENAME}}|display text}} |
| + | ---- | ||
| + | {{bl|{{NAMESPACE}}|{{PAGENAME}}|display text}} | ||
---- | ---- | ||
Revision as of 11:24, 16 November 2007
| This is a documentation subpage for Template:Backlinks. It contains usage information, categories and other content that is not part of the original template page. |
Usage
- Code example
----
{{bl|display text}}
----
{{bl|{{FULLPAGENAME}}|display text}}
----
{{bl|{{NAMESPACE}}|{{PAGENAME}}|display text}}
----
- Outputs