Template:Link to article: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino (fix category) |
imported>Leoetlino No edit summary |
||
(14 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> | |||
[[Category:ZeldaMods templates]] | |||
<templatedata> | |||
| | { | ||
| | "params": { | ||
"link": { | |||
<noinclude>[[Category:ZeldaMods templates]]</noinclude> | "label": "Link", | ||
"description": "Target article", | |||
"example": "Software libraries", | |||
"required": true, | |||
"type": "wiki-page-name" | |||
}, | |||
"include": { | |||
"label": "Include article", | |||
"description": "Whether the linked article should be included", | |||
"type": "boolean", | |||
"default": "false", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Used to add a link to the full article for a section" | |||
} | |||
</templatedata> | |||
</noinclude> |
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 |