Template:Main: Difference between revisions
(Blanked the page) Tag: Blanking |
Vertvalerie (talk | contribs) No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
:''Main article: [[{{{1}}}|{{{2|{{{1}}}}}}]]'' | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"aliases": [ | |||
"URL" | |||
], | |||
"label": "URL", | |||
"example": "https://streetcat.wiki/index.php/Main_Page", | |||
"type": "url", | |||
"required": true, | |||
"description": "Insert a URL" | |||
}, | |||
"2": { | |||
"aliases": [ | |||
"Name" | |||
], | |||
"label": "Name of the page", | |||
"example": "Main Page", | |||
"suggested": true, | |||
"description": "Text " | |||
} | |||
}, | |||
"description": "Link to the main article in a page." | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 14:03, 7 March 2024
- Main article: [[{{{1}}}|{{{1}}}]]
Link to the main article in a page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
URL | 1 URL | Insert a URL
| URL | required |
Name of the page | 2 Name | Text
| Unknown | suggested |