Difference between revisions of "Category:Editing Notices"

From Clicklaw Wikibooks
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
The following [[:Category:Editing Notices |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 "<nowiki>{{NAMEOFTEMPLATE}}</nowiki>" (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):
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 [[:Category:Editing Notices |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 "<nowiki>{{NAMEOFTEMPLATE}}</nowiki>" towards the top of the page (or wherever you want the editing notice to appear).
 


:For example:  
:For example:  
{| Inserting <nowiki>{{OKCOPY}}</nowiki> at the very top of the page in edit mode would place... | a notice stating that the page has passed the copy edit stage.
{| class="wikitable" width="100%"
! '''This'''
! '''Will give you this'''
|-
| 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}}
|}
|}


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:
:<nowiki>{{REVIEWED  
{| class="wikitable" width="100%"
|  reviewer  = JP Boyd, March 18, 2013}}</nowiki
! '''This'''
:<nowiki>{{REVIEWED  
! '''Will give you this'''
|   reviewer = ~~~~}}</nowiki
|-
 
| style="width: 40%;" | Inserting <nowiki>{{REVIEWED  
(Rather than typing out your username and the date, the wiki software lets you simply insert four tilde characters <nowiki><tt>~~~~</nowiki></tt>placed anywhere consecutively in a page, which automatically renders a signature and timestamp when the page is saved.)converts editing notice must  Most editing notices <nowiki><tt>{{REVIEWED}}  
|  reviewer  = Nate, March 31, 2013}}</nowiki>
editused by Clicklaw Wikibooks to alert editors to the status of pages. Throughout the editing stages, please change the editing template being included the <nowiki><tt>
in order to let readers know who reviewed the page and when.
| {{REVIEWED | reviewer = Nate, March 31, 2013}}
|}
: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="100%"
! '''This'''
! '''Will give you this'''
|-
| style="width: 40%;" | <nowiki>{{REVIEWED
|  reviewer  = ~~~~}}</nowiki>
| {{REVIEWED | reviewer = [[User:Nate|Nate]] ([[User talk:Nate|talk]]) 16:50, 31 March 2013 (UTC)}}
|}

Latest revision as of 00:03, 11 December 2015

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}}" 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).