Template:Stub: Difference between revisions
Appearance
Mr.Dungeon (talk | contribs) Created page with "<div style="border: 1px solid #ccc; background: #f9f9f9; padding: 5px; margin: 5px;"> This article is a stub. You can help by expanding it. </div>" |
Mr.Dungeon (talk | contribs) No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style=" | <noinclude> | ||
This article is | == Usage == | ||
Add to any page that needs more content. Below is an example of what users will see on the article. | |||
<div style="text-align: center; padding: 10px;"> | |||
[[File:Puzzle_stub.png|40px|link=]] <strong>This article is incomplete.</strong> | |||
</div> | </div> | ||
== Syntax == | |||
<pre> | |||
<div style="text-align: center; padding: 10px;"> | |||
[[File:Puzzle_stub.png|40px|link=]] <strong>This article is incomplete.</strong> | |||
</div> | |||
[[Category:Stubs]] | |||
</pre> | |||
[[Category:Status templates]] | |||
</noinclude> | |||
<includeonly> | |||
<div style="text-align: center; padding: 10px;"> | |||
[[File:Puzzle_stub.png|40px|link=]] <strong>This article is incomplete.</strong> | |||
</div> | |||
[[Category:Stubs]] | |||
</includeonly> | |||
Latest revision as of 01:18, 5 June 2026
Usage
Add to any page that needs more content. Below is an example of what users will see on the article.
This article is incomplete.
Syntax
<div style="text-align: center; padding: 10px;"> [[File:Puzzle_stub.png|40px|link=]] <strong>This article is incomplete.</strong> </div> [[Category:Stubs]]