Template:Stub master
(Difference between revisions)
(mod cat) |
(redesign ugly stub template) |
||
| Line 1: | Line 1: | ||
| − | + | <div class="boilerplate metadata" id="stub" style="padding: 0 1em; clear: both; border-bottom: 1px solid #ccf; background: #eef; font-size: 90%">''This {{if| | |
| − | + | ||
test={{{1|}}}| | test={{{1|}}}| | ||
then={{{1}}}-related article| | then={{{1}}}-related article| | ||
| Line 7: | Line 6: | ||
then={{{1}}} stubs| | then={{{1}}} stubs| | ||
else=Stubs}}|stub]]. You can help out by '''[{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]'''.'' | else=Stubs}}|stub]]. You can help out by '''[{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]'''.'' | ||
| − | + | </div> | |
| + | |||
| + | <includeonly>[[Category:{{if| | ||
test={{{1|}}}| | test={{{1|}}}| | ||
then={{{1}}} stubs| | then={{{1}}} stubs| | ||
| − | else=Stubs}}]]</includeonly><noinclude>{{doc}} | + | else=Stubs}}]]</includeonly> |
| + | |||
| + | <noinclude>{{doc}} | ||
[[Category:Templates|Stub master]] | [[Category:Templates|Stub master]] | ||
[[Category:Box templates|Stub master]] | [[Category:Box templates|Stub master]] | ||
Revision as of 18:28, 15 September 2009
| The documentation for this template is transcluded from Template:Stub master/doc. Please edit that page if you want to change something in the documentation. Do not edit this page unless you know what you're doing. |
- Purpose
- This "master" template is used to construct stub templates on different topics. It should not be used in articles. See Category:Stub templates for templates that can be used in articles.
- Usage
- {{Stub master}}
- Stub templates using this form will categorize articles in Category:Stubs.
- {{Stub master|topic}}
- Stub templates using this form will categorize articles in the appropriate subcategory of Category:Stubs named by topic (e.g., Category:Religion stubs).
- Examples
- {{Stub master}}
- → This article is a stub. You can help out by expanding it.
- {{Stub master|religion}}
- → This religion-related article is a stub. You can help out by expanding it.
- {{Stub master|Bible}}
- → This Bible-related article is a stub. You can help out by expanding it.
- Note
- If provided, topic is used as-is in the template text; the capitalization is not changed. Also, the related category, named Category:Topic stubs, is not automatically created.