Template:Link to article: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino (add templatedata) |
imported>Leoetlino No edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <p style="font-size: 105%;">''Full article: '''[[{{{link}}}]]''' ''</p>{{#if: {{{include|}}} |{{:{{{link}}}}} }}<noinclude> | ||
<noinclude>[[Category:ZeldaMods templates]]<templatedata> | [[Category:ZeldaMods templates]] | ||
<templatedata> | |||
{ | { | ||
"params": { | "params": { | ||
Line 9: | Line 10: | ||
"required": true, | "required": true, | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
}, | |||
"include": { | |||
"label": "Include article", | |||
"description": "Whether the linked article should be included", | |||
"type": "boolean", | |||
"default": "false", | |||
"suggested": true | |||
} | } | ||
}, | }, |
Latest revision as of 17:07, 12 October 2019
Full article: [[{{{link}}}]]
Used to add a link to the full article for a section
Parameter | Description | Type | Status | |
---|---|---|---|---|
Link | link | Target article
| Page name | required |
Include article | include | Whether the linked article should be included
| Boolean | suggested |