Site Notice |
---|
We have a limited coverage policy. Please check our coverage page to see which articles are allowed. |
Difference between revisions of "Template:Ref"
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>