Template:SeriousChangeNeeded: Difference between revisions

no edit summary
No edit summary
No edit summary
<includeonly>[[Category:Unprofessional]]</includeonly>
<noinclude>
{{TemplateDoc}}
<templatedata>
{
"params": {
"1, 2, 3, 4, 5": {
"description": "Sets up OmBox::Shortcut."
},
"text": {
"description": "Specifies the text in the OmBox.",
"example": "text = This a test string.",
"type": "string"
},
"section": {
"description": "Changes the default \"This page\" to a \"This section\".",
"example": "section = yes",
"type": "boolean"
},
"sectionname": {
"description": "If you are using section = yes, then specify the name of the section here. ",
"example": "sectionname = Example",
"type": "string"
}
},
"description": "Tells the page that it is a stub.",
"paramOrder": [
"text",
"section",
"sectionname",
"1, 2, 3, 4, 5"
]
}
</templatedata>
An example of the section seriouschangeneeded is below.
{{SeriousChangeNeeded|sectionname=Example|section=yes}}
</noinclude>