Template:Stub: Difference between revisions

From Nubious
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{mbox
{{mbox
|icon=stub
|icon=stub
|title=
|title=''This article is a [[:Category:Article stubs|stub]].''
|''This article is a [[:Category:Article stubs|stub]]. You can help {{SITENAME}} by  [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it]. ''
|'' You can help {{SITENAME}} by  [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it]. ''
}}
}}[[Category:Article stubs]]</includeonly><noinclude>
 
''This template will displays a message box and categorizes articles that include it into [[:Category:Article stubs]].''
 
----
:<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>
[[Category:Article stubs]]
</includeonly>
<noinclude>
----
''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}
</noinclude>
</noinclude>

Latest revision as of 05:34, 15 October 2024

This template will displays a message box and categorizes articles that include it into Category:Article stubs.