You are an anonymous user who can't edit RoboWiki.
Log in if you already have an account. If you would like to become an editor for the wiki, request an account.
Log in if you already have an account. If you would like to become an editor for the wiki, request an account.
Difference between revisions of "Template:Stub"
Jump to navigation
Jump to search
(test) |
|||
Line 2: | Line 2: | ||
|- | |- | ||
| [[File:BrokenRobot.png|75px|center]] | | [[File:BrokenRobot.png|75px|center]] | ||
− | | '''''This article or section is a stub.''' This means it lacks key information and needs completion. <br>You can help by '''[{{fullurl:{{FULLPAGENAME}}|action=edit}} adding to it]'''. [[Special:Shortpages|Click here]] to see some more stubs to work on.'' | + | | '''''This article or section is a stub.''' This means it lacks key information and needs completion. <br>You can help by '''[{{fullurl:{{FULLPAGENAME}}|action=edit}} adding to it]'''. [[Special:Shortpages|Click here]] to see some more stubs to work on.''<br>{{#if:{{{1|}}}|<br> |
+ | ''Suggestions:'' {{{1}}}}} | ||
|} | |} | ||
− | <includeonly>[[Category:Stubs]]</includeonly> | + | <includeonly>{{#if:{{{nocat|}}}||[[Category:Stubs]]}}</includeonly> |
<noinclude> | <noinclude> | ||
Line 10: | Line 11: | ||
This template should be used on any page that is incomplete, whether it is just naturally lacking information, or a new page that has been created and needs to be completed. Adding the template to a page will add that page to the stub category. | This template should be used on any page that is incomplete, whether it is just naturally lacking information, or a new page that has been created and needs to be completed. Adding the template to a page will add that page to the stub category. | ||
− | To | + | ==Parameters== |
− | + | {| class = "wikitable" | |
+ | ! Parameter || Mandatory || Default || Purpose || Detailed description | ||
+ | |- | ||
+ | ! 1 | ||
+ | | No || || Suggestions || Add your reasoning for thinking this is a stub here, as well as some suggestions. | ||
+ | |- | ||
+ | ! nocat | ||
+ | | No || || No categorization || To stop the page from being categorized, give this a value, like "y". | ||
+ | |} | ||
+ | |||
+ | ==Example== | ||
+ | <nowiki>{{stub|There needs to be info on what the VP of FRC does.}}</nowiki><br> | ||
+ | Gives: | ||
+ | {{stub|There needs to be more info on what the VP of FRC does.}} | ||
+ | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 18:46, 19 December 2015
This article or section is a stub. This means it lacks key information and needs completion. You can help by adding to it. Click here to see some more stubs to work on. |
Usage
This template should be used on any page that is incomplete, whether it is just naturally lacking information, or a new page that has been created and needs to be completed. Adding the template to a page will add that page to the stub category.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | No | Suggestions | Add your reasoning for thinking this is a stub here, as well as some suggestions. | |
nocat | No | No categorization | To stop the page from being categorized, give this a value, like "y". |
Example
{{stub|There needs to be info on what the VP of FRC does.}}
Gives:
This article or section is a stub. This means it lacks key information and needs completion. You can help by adding to it. Click here to see some more stubs to work on. Suggestions: There needs to be more info on what the VP of FRC does. |