Template:Absolute page title/doc
Appearance
From Meta, a Wikimedia project coordination wiki
This is a documentation subpage for Template:Absolute page title.
It contains usage information, categories, and other content that is not part of the original template page.
It contains usage information, categories, and other content that is not part of the original template page.
Usage
[edit ]Resolves a relative title to its absolute form. The result can be used across different namespaces with consistent behavior.
The first parameter (mandatory) is the target page title. It can be a full page title or a relative subpage.
The second parameter (optional) is the base page. It defaults to the current page ({{FULLPAGENAME}}).
Examples
[edit ]| Code | Result |
|---|---|
{{Absolute page title|TargetPage|BasePage}} |
|
{{Absolute page title|/TargetPage|BasePage}} |
|
{{Absolute page title|Talk:TargetPage|Talk:BasePage}} |
|
{{Absolute page title|Talk:TargetPage|BasePage}} |
|
{{Absolute page title|/Subpage|Talk:BasePage}} |
|
See also
[edit ]