Template:Unstyled: Difference between revisions
Appearance
Mr.Dungeon (talk | contribs) Created page with "<div style="text-align: center; padding: 10px;"> 40px|link= <strong>This article needs styling!</strong> </div> Category:Needs Styling" |
Mr.Dungeon (talk | contribs) No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | |||
== Usage == | |||
Add to any page that needs styling. Below is an example of what users will see on the article. | |||
<div style="text-align: center; padding: 10px;"> | |||
[[File:Styling.png|40px|link=]] <strong>This article needs styling!</strong> | |||
</div> | |||
== Syntax == | |||
<pre> | |||
<div style="text-align: center; padding: 10px;"> | |||
[[File:Styling.png|40px|link=]] <strong>This article needs styling!</strong> | |||
</div> | |||
[[Category:Needs Styling]] | |||
</pre> | |||
[[Category:Status templates]] | |||
</noinclude> | |||
<includeonly> | |||
<div style="text-align: center; padding: 10px;"> | <div style="text-align: center; padding: 10px;"> | ||
[[File:Styling.png|40px|link=]] <strong>This article needs styling!</strong> | [[File:Styling.png|40px|link=]] <strong>This article needs styling!</strong> | ||
</div> | </div> | ||
[[Category:Needs Styling]] | [[Category:Needs Styling]] | ||
</includeonly> | |||
Latest revision as of 01:22, 5 June 2026
Usage
Add to any page that needs styling. Below is an example of what users will see on the article.
This article needs styling!
Syntax
<div style="text-align: center; padding: 10px;"> [[File:Styling.png|40px|link=]] <strong>This article needs styling!</strong> </div> [[Category:Needs Styling]]