Template:Stub: Difference between revisions
Template page
More actions
mh:wikigenius>Parvej Husen Talukder m 1 revision imported |
Created page with "<includeonly> <div class="stub" style="border: 1px solid #ccc; padding: 10px; background-color: #f9f9f9; font-size: small; text-align: center;"> This article is a stub. You can help improve it by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it]. </div> </includeonly> <noinclude> == Usage == This template is used to mark incomplete articles that need expansion. === Syntax === <pre> {{Stub}} </pre> === Examples === To mark an article as a stub: <pre> {{Stub}} </..." |
||
| Line 1: | Line 1: | ||
{{ | <includeonly> | ||
<div class="stub" style="border: 1px solid #ccc; padding: 10px; background-color: #f9f9f9; font-size: small; text-align: center;"> | |||
This article is a stub. You can help improve it by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it]. | |||
}} | </div> | ||
</includeonly> | |||
<noinclude> | |||
== Usage == | |||
This template is used to mark incomplete articles that need expansion. | |||
=== Syntax === | |||
<pre> | |||
{{Stub}} | |||
</pre> | |||
=== Examples === | |||
To mark an article as a stub: | |||
<pre> | |||
{{Stub}} | |||
</pre> | |||
This will display: | |||
<div style="border: 1px solid #ccc; padding: 10px; background-color: #f9f9f9; font-size: small; text-align: center;"> | |||
This article is a stub. You can help improve it by [expanding it]. | |||
</div> | |||
== Notes == | |||
- Place the template at the end of an article. | |||
- Optionally, create sub-stub templates for specific topics (e.g., `{{Science-stub}}` or `{{History-stub}}`) by copying and customizing this template. | |||
== See Also == | |||
* [[Help:Editing]] | |||
</noinclude> | |||
Revision as of 23:51, 10 December 2024
Usage
This template is used to mark incomplete articles that need expansion.
Syntax
{{Stub}}
Examples
To mark an article as a stub:
{{Stub}}
This will display:
This article is a stub. You can help improve it by [expanding it].
Notes
- Place the template at the end of an article. - Optionally, create sub-stub templates for specific topics (e.g., `Template:Science-stub` or `
This article is a stub. You can help improve it by expanding it.
`) by copying and customizing this template.