Warning: You are not logged in. Once you make an edit, a temporary account will be created for you.
Learn more.
Log in or
create an account to continue receiving notifications after this account expires, and to access other features.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision |
Your text |
| Line 1: |
Line 1: |
| {{documentation}} | | {{documentation}} |
| This template is used to link to Wikipedia articles. | | This template is used to link to Wikipedia. |
|
| |
|
| ==Usage==
| | <pre>{{Wp|wikipedia article name|alt text}}</pre> |
| {{t|Wp|wikipedia article name|alt text}} | |
| | |
| ==Examples==
| |
| {{t|Wp|Maple}}<br/>
| |
| {{Wp|Maple}}
| |
| | |
| {{t|Wp|Maple|Maple tree}}<br/>
| |
| {{Wp|Maple|Maple tree}}
| |
| | |
| {{t|Wp|de:Ahorne|Maple tree (German WP)}}<br/>
| |
| {{Wp|de:Ahorne|Maple tree (German WP)}}
| |
| | |
| ==Parameters==
| |
| <templatedata>
| |
| {
| |
| "description": "",
| |
| "params": {
| |
| "1": {
| |
| "label": "Article name",
| |
| "description": "Wikipedia article name.",
| |
| "type": "string",
| |
| "required": true
| |
| },
| |
| "2": {
| |
| "label": "Alternative text",
| |
| "description": "Alternative text",
| |
| "default": "First parameter",
| |
| "type": "string"
| |
| }
| |
| }
| |
| }
| |
| </templatedata> | |
|
| |
|
| <includeonly>[[Category:Navigational templates|{{PAGENAME}}]]</includeonly> | | <includeonly>[[Category:Navigational templates|{{PAGENAME}}]]</includeonly> |