Site Notice

We have a limited coverage policy. Please check our coverage page to see which articles are allowed.
Please no leaked content less than one year old, or videos of leaks.
Content copied verbatim from other websites or wikis will be removed.

Difference between revisions of "Template:Ref"

From NintendoWiki, your source on Nintendo information. By fans, for fans.
Jump to navigation Jump to search
m (Making it function like Refbar as well.)
Line 1: Line 1:
 
<includeonly>==References==
 
<includeonly>==References==
<div class="references-small">
+
<div class="references-small" style="max-height:175px; overflow: auto; padding: 5px">
 
<references/>
 
<references/>
 
</div></includeonly><noinclude>
 
</div></includeonly><noinclude>

Revision as of 17:23, 4 April 2015

Purpose

This template is a shortcut to adding the proper code for the reference section at the end of an article.

Usage

To use this template, type: {{Ref}} after adding a proper "References" section.

What This Adds

After the page is saved, the template will add the following lines:

<div class="references-small" style="max-height:175px; overflow: auto">
<references/>
</div>