Template:Notice/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == <templatedata> { "params": { "text": { "aliases":...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
{{Support|Template:Mbox}} | |||
This template is to be used to give important information outside of the article's body text. | |||
== Usage == | == Usage == | ||
* {{tji|Notice|message here}} | |||
== See Also == | |||
{{Current message boxes}} | |||
== TemplateData == | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": "Displays a banner to give important information.", | |||
"params": { | "params": { | ||
"1": { | |||
" | "label": "Message", | ||
"description": "The information that the notice should display.", | |||
"type": "string", | |||
" | |||
"type": " | |||
"required": true | "required": true | ||
} | |||
} | |||
} | } | ||
</templatedata> | </templatedata> | ||
<includeonly>{{sandbox other||{{testcases other|| | |||
<!-- Categories below this line, please --> | |||
[[Category:Templates]] | |||
[[Category:General Use Templates]] | |||
[[Category:Mbox Templates]] | |||
}}}}</includeonly> |
Revision as of 17:17, 15 July 2023
It contains usage information, categories and other content that is not part of the original template page.
|
Supporting Templates |
This template is to be used to give important information outside of the article's body text.
Usage
- {{Notice
|message here}}
See Also
Template Call | Usage | Where to Put It |
---|---|---|
{{BLCD current}} | Newly released BLCD pages | Top of the page |
{{BLCD future}} | Coming soon BLCD pages | Top of the page |
{{Drama current}} | Newly released Drama CD pages | Top of the page |
{{Drama future}} | Coming soon Drama CD pages | Top of the page |
{{R18 current}} | Newly released R18 CD pages | Top of the page |
{{R18 future}} | Coming soon R18 CD pages | Top of the page |
{{Notice}} | For delivering important information | Top of the page |
{{Delete}} | To mark a page for deletion | Top of the page |
{{Section delete}} | To notify when a section header should be deleted | Under the section header |
{{Cleanup}} | To mark a page for cleanup | Top of the page |
{{Stub}} | To mark a page that needs expanding | Top of the page |
{{Section}} | To mark a section that needs expanding | Under the section header |
{{Archived}} | To mark a page to be archived | Top of the page |
TemplateData
Displays a banner to give important information.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Message | 1 | The information that the notice should display. | String | required |