ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Template:Reflist/doc: Difference between revisions
Jump to navigation
Jump to search
m Default value changed |
|||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
| <code>w</code> or <code>width</code> || 100% || CSS <code>width</code> || Set the width of the box. | | <code>w</code> or <code>width</code> || 100% || CSS <code>width</code> || Set the width of the box. | ||
|- | |- | ||
| <code>h</code> or <code>height</code> || | | <code>h</code> or <code>height</code> || 300px || CSS <code>height</code> || Set the max height of the box. | ||
|} | |} | ||
Latest revision as of 08:49, 25 August 2021
This template is used to create a reference list in small font for an article. Note that there is no consensus that small font size should always be used for all references; when normal-sized font is more appropriate on an article, use <references />
instead.
To use this template, type {{Reflist}}
where you would normally type <references/>
.
Parameters
Parameters | Default values | Optional values | Descriptions |
---|---|---|---|
1 or content |
<references /> |
Any syntactic strings | The 1st parameter without name or the parameter content . The references or any words you want to contained in the box.
|
w or width |
100% | CSS width |
Set the width of the box. |
h or height |
300px | CSS height |
Set the max height of the box. |
Examples
- Code
{{Reflist|{{:Special:RecentChanges|limit=500|days=15}}|h=400px}}
- Result