Template:Stub: Difference between revisions
Creating stub template with optional type parameter (via create-page on MediaWiki MCP Server) |
Fix documentation reference (via update-page on MediaWiki MCP Server) |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{ | {{/doc}} | ||
</noinclude><templatestyles src="Template:Stub/styles.css" /><div class="stub-notice"> | </noinclude><templatestyles src="Template:Stub/styles.css" /><div class="stub-notice"> | ||
<div class="stub-notice-icon">🔧</div> | <div class="stub-notice-icon">🔧</div> | ||
Latest revision as of 18:39, 29 January 2026
This page is a stub. You can help EveryCRT by expanding it with additional information.
marks a page as incomplete and adds it to Category:Stubs for tracking.
Usage
Basic (no type):
{{stub}}
With type parameter:
{{stub|CRT model}}
{{stub|AV device}}
When a type is provided, the page is also added to a type-specific subcategory (e.g., Category:CRT model stubs).
Examples
| Code | Result |
|---|---|
{{stub}} |
"This page is a stub." |
{{stub|CRT model}} |
"This CRT model page is a stub." |
{{stub|AV device}} |
"This AV device page is a stub." |
Categories
This template adds pages to:
- Category:Stubs (always)
- [[:Category:{type} stubs]] (when type parameter is provided)
This page is a stub. You can help EveryCRT by expanding it with additional information.