Template:Incomplete/doc: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 3: Line 3:
{{incomplete|nocat=yes}}
{{incomplete|nocat=yes}}


To replace ''page'' with something else (such as ''section'' or ''list''), use <code>&#123;{incomplete|''text''}}</code>
To replace ''page'' with something else (such as ''section'' or ''list''), use <code>&#123;{incomplete|''text''}}</code>.
 
No page is ever truly complete. This template should only be used if the page is very short or missing crucial information.


=== Template data ===
=== Template data ===
Line 14: Line 16:
"example": "section, list",
"example": "section, list",
"type": "string",
"type": "string",
"suggested": true
"suggested": true,
"default": "page"
},
},
"nocat": {
"nocat": {
Line 21: Line 24:
}
}
},
},
"description": "Adds a hatnote containing \"This page is incomplete, you can help by expanding it!\""
"description": "Adds a hatnote containing \"This page is incomplete, you can help by expanding it!\" and adds the page to the Incomplete category. Because no page is ever truly complete, this template should only be used if the page is very short or missing crucial information."
}
}
</templatedata>
</templatedata>