Template:Link to article: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino (Created page with "{{Ambox | name = Link_to_article | subst = <includeonly>{{subst:substcheck}}</includeonly> | type = content | image = none | cat = Stubs | text = Full article: '''{{{link}}}'''}}") |
imported>Leoetlino No edit summary |
||
(16 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": { | |||
"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> |