Template:Needs sources/doc
From MeritBadgeDotOrg
(Difference between revisions)
(tweaking text) |
(fix links) |
||
| Line 1: | Line 1: | ||
<big>'''Function'''</big> | <big>'''Function'''</big> | ||
---- | ---- | ||
| - | '''<nowiki>{{ | + | '''<nowiki>{{Needs sources}}</nowiki>''' lets you quickly label an article as one needing to be expanded. |
| - | '''<nowiki>{{ | + | '''<nowiki>{{Needs sources|width|leftmargin}}</nowiki>''' is the format for the optional variables 1 and 2. The default values are width = 80% and leftmargin=10%. |
<big>'''Examples'''</big> | <big>'''Examples'''</big> | ||
---- | ---- | ||
| - | ;If you use <nowiki>{{ | + | ;If you use <nowiki>{{Needs sources}}</nowiki> without any parameters: |
| - | <nowiki>{{ | + | <nowiki>{{Needs sources}}</nowiki> |
which gives: | which gives: | ||
| - | {{ | + | {{Needs sources}} |
<br> | <br> | ||
;To automatically set the width to the minimum width needed: | ;To automatically set the width to the minimum width needed: | ||
| - | <nowiki>{{ | + | <nowiki>{{Needs sources|auto}}</nowiki> |
which gives: | which gives: | ||
| - | {{ | + | {{Needs sources|auto}} |
<br> | <br> | ||
;To change the left margin to 5% and use auto width: | ;To change the left margin to 5% and use auto width: | ||
| - | <nowiki>{{ | + | <nowiki>{{Needs sources|auto|5%}}</nowiki> |
which gives: | which gives: | ||
| - | {{ | + | {{Needs sources|auto|5%}} |
<br> | <br> | ||
;One last example of left margin of 30px and width of 60%: | ;One last example of left margin of 30px and width of 60%: | ||
| - | <nowiki>{{ | + | <nowiki>{{Needs sources|60%|30px}}</nowiki> |
which gives: | which gives: | ||
| - | {{ | + | {{Needs sources|60%|30px}} |
<big>'''See also'''</big> | <big>'''See also'''</big> | ||
Revision as of 12:18, October 20, 2008
Function
{{Needs sources}} lets you quickly label an article as one needing to be expanded.
{{Needs sources|width|leftmargin}} is the format for the optional variables 1 and 2. The default values are width = 80% and leftmargin=10%.
Examples
- If you use {{Needs sources}} without any parameters
{{Needs sources}}
which gives:
| | This article appears to not provide sufficient references to reliable sources. Please help add sources for this article. Unverifiable links and articles may be removed. |
- To automatically set the width to the minimum width needed
{{Needs sources|auto}}
which gives:
| | This article appears to not provide sufficient references to reliable sources. Please help add sources for this article. Unverifiable links and articles may be removed. |
- To change the left margin to 5% and use auto width
{{Needs sources|auto|5%}}
which gives:
| | This article appears to not provide sufficient references to reliable sources. Please help add sources for this article. Unverifiable links and articles may be removed. |
- One last example of left margin of 30px and width of 60%
{{Needs sources|60%|30px}}
which gives:
| | This article appears to not provide sufficient references to reliable sources. Please help add sources for this article. Unverifiable links and articles may be removed. |
See also
