Template:Needs sources/doc
From MeritBadgeDotOrg
(Difference between revisions)
(clarify doc) |
(add links) |
||
| (2 intermediate revisions not shown.) | |||
| 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>{{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: | |
| - | {{ | + | {{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> | ||
---- | ---- | ||
| - | * [[Template:Needs | + | * [[MeritBadgeDotOrg:Article message boxes]] |
| + | * [[Article Message_Box usage]] | ||
| + | * [[Template:Needs sources]] | ||
* [[Template:Expand]] | * [[Template:Expand]] | ||
* [[Template:Stub|Stub]] | * [[Template:Stub|Stub]] | ||
Current revision
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
