Template:Link to article: Difference between revisions
Jump to navigation
Jump to search
add templatedata
imported>Leoetlino (don't use ambox to make sure link is visible on mobile) |
imported>Leoetlino (add templatedata) |
||
Line 1: | Line 1: | ||
<div style="border: 1px solid #d2d2d2; padding: 5px 10px; border-left: 5px solid #f28500;">Full article: '''{{{link}}}'''</div> | <div style="border: 1px solid #d2d2d2; padding: 5px 10px; border-left: 5px solid #f28500;">Full article: '''{{{link}}}'''</div> | ||
<noinclude>[[Category:ZeldaMods templates]]</noinclude> | <noinclude>[[Category:ZeldaMods templates]]<templatedata> | ||
{ | |||
"params": { | |||
"link": { | |||
"label": "Link", | |||
"description": "Target article", | |||
"example": "Software libraries", | |||
"required": true, | |||
"type": "wiki-page-name" | |||
} | |||
}, | |||
"description": "Used to add a link to the full article for a section" | |||
} | |||
</templatedata> | |||
</noinclude> |