Help:Tips for working with prefixes
From Wikimedia Incubator
| In other languages: |
English • Ελληνικά • Magyar • 日本語 • Nederlands • Português |
version: 2.0 |
Here you can find tips for working with prefixes. For example, we use the English Wikipedia article "House", which would be in the incubator "Wp/en/House".
| what you type | gives (nowiki) | gives (what you see) | notes |
|---|---|---|---|
| {{p}} | {{BASEPAGENAME}}/ | Wp/en/ | |
| {{l|Article}} | [[Wp/en/Article|Article]] | Article | Only works to link to a page in the same namespace and in the same test project |
| {{l|Article|Text}} | [[Wp/en/Article|Text]] | Text | Only works to link to a page in the same namespace and in the same test project |
| [[../Article]] | [[Wp/en/Article]] | Wp/en/Article | |
| [[../Article/]] | [[Wp/en/Article|Article]] | Article | |
| [[/Article]] | [[Wp/en/House/Article|/Article]] | /Article | |
| [[/Article/]] | [[Wp/en/House/Article|Article]] | Article |
[edit] See also
More information about prefixes can you find on Help:FAQ#What is the prefix of my language?.

