Template:Expand/doc
From MeritBadgeDotOrg
(Difference between revisions)
(create) |
(add links) |
||
| (7 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | < | + | <big>'''Function'''</big> |
| - | + | ---- | |
| - | + | '''<nowiki>{{Expand}}</nowiki>''' lets you quickly label an article as one needing to be expanded. | |
| - | + | ||
| - | == | + | '''<nowiki>{{Expand|width|leftmargin}}</nowiki>''' is the format for the optional variables 1 and 2. The default values are width = 80% and leftmargin=10%. Expand also adds the article to Category:Articles that need to be expanded. Articles tagged with this template are automatically added to [[:Category:Articles that need to be expanded]]. |
| + | |||
| + | <big>'''Examples'''</big> | ||
| + | ---- | ||
| + | ;If you use <nowiki>{{Expand}}</nowiki> without any parameters: | ||
| + | <nowiki>{{Expand}}</nowiki> | ||
| + | which gives: | ||
| + | {{Expand}} | ||
| + | <br> | ||
| + | ;To automatically set the width to the minimum width needed: | ||
| + | <nowiki>{{Expand|auto}}</nowiki> | ||
| + | which gives: | ||
| + | {{Expand|auto}} | ||
| + | <br> | ||
| + | ;To change the left margin to 5% and use auto width: | ||
| + | <nowiki>{{Expand|auto|5%}}</nowiki> | ||
| + | which gives: | ||
| + | {{Expand|auto|5%}} | ||
| + | <br> | ||
| + | ;One last example of left margin of 30px and width of 60%: | ||
| + | <nowiki>{{Expand|60%|30px}}</nowiki> | ||
| + | which gives: | ||
| + | {{Expand|60%|30px}} | ||
| + | |||
| + | <big>'''Notes'''</big> | ||
| + | ---- | ||
''Articles tagged with this template are automatically added to [[:Category:Articles that need to be expanded]].'' | ''Articles tagged with this template are automatically added to [[:Category:Articles that need to be expanded]].'' | ||
| - | + | <big>'''See also'''</big> | |
| - | *[[Template:Stub|Stub]] | + | ---- |
| - | *[[Template:Workpage|Workpage]] | + | * [[MeritBadgeDotOrg:Article message boxes]] |
| + | * [[Article Message_Box usage]] | ||
| + | * [[Template:Expand2|Expand2]] → Same message in a narrower format to fit smaller places | ||
| + | * [[Template:Stub|Stub]] | ||
| + | * [[Template:Workpage|Workpage]] | ||
<includeonly> | <includeonly> | ||
<!-- ADD CATEGORIES BELOW THIS LINE --> | <!-- ADD CATEGORIES BELOW THIS LINE --> | ||
| - | [[Category:Maintenance templates| | + | [[Category:Maintenance templates|[[Template:Expand]]]] |
</includeonly> | </includeonly> | ||
| + | |||
| + | <noinclude>[[Category:Template documentation]]</noinclude> | ||
Current revision
Function
{{Expand}} lets you quickly label an article as one needing to be expanded.
{{Expand|width|leftmargin}} is the format for the optional variables 1 and 2. The default values are width = 80% and leftmargin=10%. Expand also adds the article to Category:Articles that need to be expanded. Articles tagged with this template are automatically added to Category:Articles that need to be expanded.
Examples
- If you use {{Expand}} without any parameters
{{Expand}}
which gives:
| | Please help improve this article by expanding it. Further information might be found on the talk page. |
- To automatically set the width to the minimum width needed
{{Expand|auto}}
which gives:
| | Please help improve this article by expanding it. Further information might be found on the talk page. |
- To change the left margin to 5% and use auto width
{{Expand|auto|5%}}
which gives:
| | Please help improve this article by expanding it. Further information might be found on the talk page. |
- One last example of left margin of 30px and width of 60%
{{Expand|60%|30px}}
which gives:
| | Please help improve this article by expanding it. Further information might be found on the talk page. |
Notes
Articles tagged with this template are automatically added to Category:Articles that need to be expanded.
See also
- MeritBadgeDotOrg:Article message boxes
- Article Message_Box usage
- Expand2 → Same message in a narrower format to fit smaller places
- Stub
- Workpage
