Template:Stub: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| align="center" style="background: #fcfcfc; border: 2px solid #cccccc; width: 60%; -moz-border-radius: 30px;" |- | style="background:#cccccc; padding: 10px; -moz-border-radi...") |
mNo edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| | {{abox | ||
| | |text=<span class="plainlinks">This {{{type|article}}} is a [[Wikipedia:stub|stub]]. {{#if:{{{todo|}}}|The following information should be added: | ||
| | {{{todo|}}}|}}</span> | ||
{{ | |image=TYGRON_Logo_T1_94x135.png | ||
| image | |imageSize=50 | ||
| | |style-class=visible-for-tygron-only | ||
| | }}<includeonly>[[Category:Stubs]]</includeonly><noinclude> | ||
| | |||
| | Made invisible in css, and made visible again in [[MediaWiki:Group-Tygron.css]] | ||
| | |||
| | Parameters: | ||
| | * type: default is article | ||
* todo: list of information which should be added | |||
Examples: | |||
{{code|1=<nowiki>{{stub}}</nowiki>}} | |||
{{stub}} | |||
{{code|1=<nowiki>{{stub|type=section}}</nowiki>}} | |||
{{stub|type=section}} | |||
{{code|1=<nowiki>{{stub|type=section|todo= | |||
* More examples | |||
* Parameter descriptions are incomplete | |||
* Move template explanation into template form | |||
}}</nowiki> | |||
}} | }} | ||
|} | {{stub|type=section|todo= | ||
* More examples | |||
* Parameter descriptions are incomplete | |||
* Move template explanation into template form | |||
}} | |||
</noinclude> |
Latest revision as of 06:58, 14 December 2023
This article is a stub.
Made invisible in css, and made visible again in MediaWiki:Group-Tygron.css
Parameters:
- type: default is article
- todo: list of information which should be added
Examples:
{{stub}}
This article is a stub.
{{stub|type=section}}
This section is a stub.
{{stub|type=section|todo= * More examples * Parameter descriptions are incomplete * Move template explanation into template form }}
This section is a stub. The following information should be added:
- More examples
- Parameter descriptions are incomplete
- Move template explanation into template form