Template:Stub: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
No edit summary
Update to match our recent banner templates
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Usage==
{| style="border-radius: 4px; background-color: {{Color|purple|light}}; border: solid 1px black; margin: auto 10px; padding: 2px; display: block"
<code>{{Stub[urgent=yes]}}</code>
| [[File:CodeStub.png|50px|alt=Stub icon]]
==Description==
| <big>'''Stub'''</big><br /><small>This article is a '''stub'''. If you think you know more about this than we do, please help us by [[Help:Contributing#Discussion|contacting a writer]].<br />Thank you!</small>
States that a page is a stub.
|}
==Examples==
<includeonly>
===Example===
[[Category:Stubs]]
====Code====
</includeonly>
<code>
<noinclude>
 
 
<noinclude>
States that a page is a stub and adds the page to the [[:Category:Stubs|Stubs]] category.
== Usage ==
<pre>
{{Stub}}
{{Stub}}
</code>
</pre>
====Result====
{{Stub}}
===Example===
====Code====
<code>
{{Stub|urgent=yes}}
</code>
====Result====
{{Stub|urgent=yes}}
[[Category:Maintenance Templates]]
[[Category:Maintenance Templates]]
<includeonly><onlyinclude>{{EmphasisBox/start|{{{color|purple}}}|dark={{if|{{{urgent|}}}|yes}}|text-align:center}}
</noinclude>
<div style="float:left">[[File:CodeStub.png|link=]]</div>
This article is a '''stub'''. If you think you know more about this than we do, please help us by [http://www.roblox.com/Groups/group.aspx?gid=127081 contacting a writer].<br>Thank you!{{switch|{{{urgent|no}}}|yes=<br>This page should be written as soon as possible, as it is expecting high traffic.|no=}}[[{{if|{{{urgent|}}}|Category:High-traffic Stubs|Category:Stubs}}]]{{EmphasisBox/end}}</onlyinclude></includeonly>

Latest revision as of 01:14, 19 April 2023

Stub icon Stub
This article is a stub. If you think you know more about this than we do, please help us by contacting a writer.
Thank you!



States that a page is a stub and adds the page to the Stubs category.

Usage

{{Stub}}