Template:SeeWikipedia: Difference between revisions
(Created page with "Wikipedia - [[Wikipedia:{{{1}}}]]") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Wikipedia - [[Wikipedia:{{{1}}}]] | <includeonly>Wikipedia - {{#if:{{{2|}}}|[[Wikipedia:{{{1}}}#{{{2}}}|{{{1}}} § {{{2}}}]]|[[Wikipedia:{{{1}}}|{{{1}}}]]}}</includeonly><noinclude> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"description": "Wikipedia article name", | |||
"label": "id", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"2": { | |||
"description": "Section name", | |||
"label": "section", | |||
"type": "string", | |||
"required": false, | |||
"suggested": true | |||
} | |||
}, | |||
"description": "This template is used to reference wikipedia articles in the see also section." | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 03:04, 7 January 2024
This template is used to reference wikipedia articles in the see also section.
Parameter | Description | Type | Status | |
---|---|---|---|---|
id | 1 | Wikipedia article name | String | required |
section | 2 | Section name | String | suggested |