Page Notifications
Related Content:
Help:Templates
Article Layout Guidelines
Page Notifications are notification boxes that you can include in the Header Section of your article to note a particular status concerning the page. Whiel these notifications were designed primarily for the Heading Section of wiki pages, they may be used elsewhere in the content as is fit.
The listing is in alphabetical order. Usage details and example calls and results are provided below the table. Links to jump to the details and exmaples are listed in the Examples column of the notifications list.
Notifications List
| Calling Name
| Parameters
| Description
| Example
|
| {{AgedContent}}
| Ordinal, 1, Optional, Notes on aged content
| Displays a box notifying that the page content is dated
| Example
|
| {{GeneralCleanup}}
| None
| Shows a notification stating that the page requires general formatting or wording cleanup
| Example
|
| {{GeneralWarning}}
| Ordinal 1, Required, Text to display in the notification
| Provides a notification box with a red flag and your desired text
| Example
|
| {{Incomplete}}
| Ordinal 1, Optional, Text to include in the notification
| Provides a notification stating that the page is incomplete
| Example
|
| {{Review}}
| Ordinal 1, Optional, Text to include in the notification
| Provides a notification stating that the content requires review
| Example
|
Notifications Examples
Aged Content
Usage
Use this notif on a page who's content is aged to the point where it may longer be relevant except in the context it was originally written for (for example, an article written about Access 97 describing how we don't yet have a Split or Join function).
Parameters
Optional Ordinal: Custom display text
Calling Convention
Inline or Line-Break
Category & Notes
No categories added via template.
|
| |
{{AgedContent}}
{{AgedContent|Notes can go here}} |
|
|  |
This page has been flagged as dated and the content may be obsolete to most, or the context may have since been revised.
No Notes were left by the author concerning this dated content |
|
|  |
This page has been flagged as dated and the content may be obsolete to most, or the context may have since been revised.
Notes can go here |
General Cleanup
Usage
Use this notif on page's where the overall format or readability is questionable and the content "feel" could be significantly improved through formatting or page reconstruction.
Paramaters
None
Calling Convention
Inline or Line-Break
Category & Notes
Adds page to the Content for Cleanup category.
|
|  |
This page requires general cleanup in formatting for readability |
General Warning
Usage
Use where a notification should be made concerning the page's content.
Parameters
Required, Ordinal: Text to display in the warning notif.
Calling Convention
Inline or Line-Break
Category & Notes
This template does not include the page in any category.
|
| |
{{GeneralWarning|Your Message Here}} |
Incomplete
Usage
Use this template only when the sufficient information for the page's content is significantly lacking. In the wiki sprirt, no content is ever really complete and therefore this notif is intended for use primarily during a page's initial construction phase. Notes concerning the page's incomplete status are recommended.
Parameters
Optional Ordinal: Custom display text
Calling Convention
Inline or Line-Break
Category & Notes
Adds the page to the Content Requiring Completion category.
|
| |
{{Incomplete}} {{Incomplete|Write Notes Here}} |
|
|  |
This page has been marked as incomplete
Notes: No notes were left concerning the page's incomplete status.
If this page has been completed please remove the {{Incomplete}} template from the page's source markup. |
|
|  |
This page has been marked as incomplete
Notes: Write Notes Here.
If this page has been completed please remove the {{Incomplete}} template from the page's source markup. |
Review
Usage
Place this template in your article only if you are uncertain about the overall validity of the article. Notes concerning the questionable portions of the content are highly recommended.
Parameters
Optional Ordinal: Custom display text
Calling Convention
Inline or Line-Break
Category & Notes
Adds the page to the Content for Review category.
|
| |
{{Review}} {{Review|Write Notes Here}} |
|
|  |
This page has been marked as requiring review.
Notes: No comments have been left concerning this page's review status
If this page has been reviewed please remove the {{Review}} template from the page's source markup. |
|
|  |
This page has been marked as requiring review.
Notes: Write Notes Here
If this page has been reviewed please remove the {{Review}} template from the page's source markup. |