Difference between revisions of "Category:Editing Notices"

From Clicklaw Wikibooks
Jump to navigation Jump to search
Line 3: Line 3:


:For example:  
:For example:  
{| class="wikitable" width="85%"
{| class="wikitable" width="100%"
! '''This'''  
! '''This'''  
! '''Will give you this'''
! '''Will give you this'''
|-
|-
| style="width: 30%;" | Inserting <nowiki>{{OKCOPY}}</nowiki> at the very top of the page in edit mode to render a notice stating that the page has passed the copy edit stage.  
| style="width: 40%;" | Inserting <nowiki>{{OKCOPY}}</nowiki> at the very top of the page in edit mode to render a notice stating that the page has passed the copy edit stage.  
| {{OKCOPY}}
| {{OKCOPY}}
|}
|}
Line 13: Line 13:
Some [[:Category:Editing Notices |Editing Notices ]] contain a field that must be customized. For example [[Template:REVIEWED]] works to let readers know who reviewed the page last, and when. But you need to provide the ''who'' and ''when'' details when you place the code into the page:
Some [[:Category:Editing Notices |Editing Notices ]] contain a field that must be customized. For example [[Template:REVIEWED]] works to let readers know who reviewed the page last, and when. But you need to provide the ''who'' and ''when'' details when you place the code into the page:
:For example:
:For example:
{| class="wikitable" width="85%"
{| class="wikitable" width="100%"
! '''This'''  
! '''This'''  
! '''Will give you this'''
! '''Will give you this'''
|-
|-
| style="width: 30%;" | Inserting <nowiki>{{REVIEWED  
| style="width: 40%;" | Inserting <nowiki>{{REVIEWED  
|  reviewer  = Nate, March 31, 2013}}</nowiki>
|  reviewer  = Nate, March 31, 2013}}</nowiki>
in order to let readers know who reviewed the page and when.
in order to let readers know who reviewed the page and when.
Line 23: Line 23:
|}
|}
:Alternatively, rather than typing out your username and the date, the wiki platform lets you simply insert four ''tilde'' characters <nowiki>~~~~</nowiki>placed anywhere consecutively in a page, to automatically render a signature and timestamp when the page is saved:
:Alternatively, rather than typing out your username and the date, the wiki platform lets you simply insert four ''tilde'' characters <nowiki>~~~~</nowiki>placed anywhere consecutively in a page, to automatically render a signature and timestamp when the page is saved:
{| class="wikitable" width="85%"
{| class="wikitable" width="100%"
! '''This'''  
! '''This'''  
! '''Will give you this'''
! '''Will give you this'''
|-
|-
| style="width: 30%;" | <nowiki>{{REVIEWED  
| style="width: 40%;" | <nowiki>{{REVIEWED  
|  reviewer  = ~~~~}}</nowiki>
|  reviewer  = ~~~~}}</nowiki>
| {{REVIEWED | reviewer = [[User:Nate|Nate]] ([[User talk:Nate|talk]]) 16:50, 31 March 2013 (UTC)}}
| {{REVIEWED | reviewer = [[User:Nate|Nate]] ([[User talk:Nate|talk]]) 16:50, 31 March 2013 (UTC)}}
|}
|}

Revision as of 16:58, 31 March 2013

Clicklaw Wikibooks encourages editors to use editing notices to alert readers and other editors to the status of pages. Throughout the editing stages, please change the editing notice to update the status of the page based on changes you have made, or concerns you find. The following Editing Notices are templates (prebuilt elements that are ready to plug right into pages on the wiki) and are transcluded into a particular page by inserting the code "{{NAMEOFTEMPLATE}}" (replace "NAMEOFTEMPLATE" with the name of the editing notice template you want to include) towards the top of the page (or wherever you want the editing notice to appear):

For example:
This Will give you this
Inserting {{OKCOPY}} at the very top of the page in edit mode to render a notice stating that the page has passed the copy edit stage.

Some Editing Notices contain a field that must be customized. For example Template:REVIEWED works to let readers know who reviewed the page last, and when. But you need to provide the who and when details when you place the code into the page:

For example:
This Will give you this
Inserting {{REVIEWED | reviewer = Nate, March 31, 2013}}

in order to let readers know who reviewed the page and when.

This information applies to British Columbia, Canada. Last reviewed for legal accuracy by Nate, March 31, 2013.
Alternatively, rather than typing out your username and the date, the wiki platform lets you simply insert four tilde characters ~~~~placed anywhere consecutively in a page, to automatically render a signature and timestamp when the page is saved:
This Will give you this
{{REVIEWED | reviewer = ~~~~}}
This information applies to British Columbia, Canada. Last reviewed for legal accuracy by Nate (talk) 16:50, 31 March 2013 (UTC).