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 |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | <div class="references-small" style="max-height:175px; overflow: auto | + | <div class="references-small" style="max-height:175px; overflow: auto"> |
<references/> | <references/> | ||
</div></includeonly><noinclude> | </div></includeonly><noinclude> |
Latest revision as of 01:18, 13 July 2016
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>