Template:SeriousChangeNeeded: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
<includeonly>[[Category:Unprofessional]]</includeonly> |
<includeonly>[[Category:Unprofessional]]</includeonly> |
||
<noinclude> |
<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> |
</noinclude> |
Revision as of 20:57, 25 October 2022
This page (SeriousChangeNeeded) is unprofessional/slanderous. You can help the Computernewb Wiki by making (SeriousChangeNeeded) more professional and unbiased. |
Template documentation [view] [edit] [history] [purge]
Tells the page that it is a stub.
Parameter | Description | Type | Status | |
---|---|---|---|---|
text | text | Specifies the text in the OmBox.
| String | optional |
section | section | Changes the default "This page" to a "This section".
| Boolean | optional |
sectionname | sectionname | If you are using section = yes, then specify the name of the section here.
| String | optional |
1, 2, 3, 4, 5 | 1, 2, 3, 4, 5 | Sets up OmBox::Shortcut. | Unknown | optional |
An example of the section seriouschangeneeded is below.
This section (Example) is unprofessional/slanderous. You can help the Computernewb Wiki by making the section (Example) more professional and unbiased. |