Template:Stub: Difference between revisions

From Nubious
Created page with "<includeonly> {mbox |icon=stub |subtitle= |''This article is a stub. You can help {{SITENAME}} by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it]. '' } ---- :<div class="notice metadata plainlinks" id="stub" style="clear:both;">''This article is a stub. You can help {{SITENAME}} by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it]. ''</div> Category:Article stubs </includeonly> <noinclude> ---- '..."
 
mNo edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{mbox
{{mbox
|icon=stub
|icon=stub
|subtitle=
|title=
|''This article is a [[:Category:Article stubs|stub]]. You can help {{SITENAME}} by  [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it]. ''
|''This article is a [[:Category:Article stubs|stub]]. You can help {{SITENAME}} by  [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it]. ''
}
}}
 
 
----
----
:<div class="notice metadata plainlinks" id="stub" style="clear:both;">''This article is a [[:Category:Article stubs|stub]]. You can help {{SITENAME}} by  [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it]. ''</div>
:<div class="notice metadata plainlinks" id="stub" style="clear:both;">''This article is a [[:Category:Article stubs|stub]]. You can help {{SITENAME}} by  [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it]. ''</div>
Line 12: Line 14:
----
----
''This template will categorize articles that include it into [[:Category:Article stubs]].''
''This template will categorize articles that include it into [[:Category:Article stubs]].''
==Purpose==
Displays an to-do message and categorises the page so that it can be updated later
==Syntax==
<code><nowiki>{{Todo|<message>}}</nowiki></code>
==Arguments==
{|
|-
| <message> || Message to display, default="TODO"
|}
==Examples==
<code><nowiki>{{Todo}}</nowiki></code>{{Todo}}
<code><nowiki>{{Todo|Fix the layout}}</nowiki></code>{{Todo|Fix the layout}}
[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]
{Documentation}
{Documentation}
</noinclude>
</noinclude>

Revision as of 20:49, 12 October 2024



This template will categorize articles that include it into Category:Article stubs.

Purpose

Displays an to-do message and categorises the page so that it can be updated later

Syntax

{{Todo|<message>}}

Arguments

<message> Message to display, default="TODO"

Examples

{{Todo}}Template:Todo {{Todo|Fix the layout}}Template:Todo {Documentation}