Template:Stub: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
-lime.owotwiki (talk | contribs)
m This template documentation is a stub.
-lime.owotwiki (talk | contribs)
m Reformatted defaults.
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="notice metadata plainlinks stub-box" id="stub" style="border:2px dashed gray; margin:0.2em auto 0.8em auto; padding:0.5em; text-align:center; width:80%;">''This {{#if:{{{type|{{{1|}}}}}}|{{{type|{{{1|}}}}}}|article}} is a [[:Category:Stubs|stub]]. You can help {{SITENAME}} by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].''</div><includeonly>[[Category:Stubs]]</includeonly><noinclude>
<div class="notice metadata plainlinks stub-box" id="stub" style="border:2px dashed gray; margin:0.2em auto 0.8em auto; padding:0.5em; text-align:center; width:80%;">''This {{{type|{{{1|article}}}}}} is a [[:Category:Stubs|stub]]. You can help {{SITENAME}} by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].''</div><includeonly>[[Category:Stubs]]</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
<templatedata>
<templatedata>
Line 5: Line 5:
"params": {
"params": {
"type": {
"type": {
"description": "Replaces 'article' with parameter if given."
"description": "Replaces 'article' with parameter if given.",
"type": "string"
}
}
},
},

Latest revision as of 08:04, 31 December 2025

Marks a page as a stub.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
typetype

Replaces 'article' with parameter if given.

Stringoptional