5,670
edits
mNo edit summary |
m (Text replacement - "]] </noinclude>" to "]]</noinclude>") |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{box| | {{box|''This article or section is a short summary on {{{1}}}.''<br>'''''{{{2}}}''' features more in-depth content.''|li={{{3}}}}}<noinclude> | ||
==Info== | ==Info== | ||
To be placed at the top of articles or sections that only briefly explain a subject that's given more detail in other wikis. | To be placed at the top of articles or sections that only briefly explain a subject that's given more detail in other wikis. Special thanks to [[zelda:Template:exitstub-nintendo|Zelda Wiki]]. | ||
Parameters | ==Parameters== | ||
{| class = "wikitable" | |||
! Parameter || Mandatory || Default || Purpose || Detailed description | |||
* | |- | ||
* | ! 1 | ||
| '''Yes''' || || Content || The content this article or section is about. | |||
|- | |||
! 2 | |||
| '''Yes''' || || External link || Link and name of the relevant wiki and relevant external article. Examples: | |||
*<code><nowiki>[[smashwiki:Super Smash Bros. Melee|Smash Wiki]]</nowiki></code> – SmashWiki's ''Melee'' page. | |||
*<code><nowiki>[http://tcrf.net/Pikmin The Cutting Room Floor]</nowiki></code> – TCRF's ''Pikmin'' page. | |||
|- | |||
! 3 | |||
| '''Yes''' || || Icon || Image file name of the icon used to represent the external wiki, extension included. | |||
|} | |||
==Skeleton== | |||
<pre> | |||
{{external|<content>|<external link>|<icon>}} | |||
</pre> | |||
[[ | ==Examples== | ||
[[ | {| class = "wikitable" | ||
! Code || Result | |||
|- | |||
| <pre>{{external | |||
|the template this one takes inspiration from | |||
|[[Zelda:Template:exitstub-nintendo|Zelda Wiki]] | |||
|Zelda Wiki.png | |||
}}</pre> | |||
| | |||
{{external|the template this one takes inspiration from|[[Zelda:Template:exitstub-nintendo|Zelda Wiki]]|Zelda Wiki.png}} | |||
|} | |||
</noinclude> | [[Category:Box templates]]</noinclude> |