Template:SeeWikipedia: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>Wikipedia - [[Wikipedia:{{{1}}}|{{{1}}}]]</includeonly><noinclude> | <includeonly>Wikipedia - {{#if:{{{2}}}|[[Wikipedia:{{{1}}}#{{{2}}}|{{{1}}} § {{{2}}}]]|[[Wikipedia:{{{1}}}|{{{1}}}]]}}</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 8: | Line 8: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
} | }, | ||
"2": { | |||
"description": "Section name", | |||
"label": "section", | |||
"type": "string", | |||
"required": false | |||
} | |||
}, | }, | ||
"description": "This template is used to reference wikipedia articles in the see also section." | "description": "This template is used to reference wikipedia articles in the see also section." |
Revision as of 23:22, 6 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 | optional |