User:Chris Day/Test article not approved: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Chris Day
imported>Chris Day
Line 20: Line 20:


==How to use the {{tl|subpages2}} template==
==How to use the {{tl|subpages2}} template==
Place  {{tl|subpages2}} at the top of every page in a cluster, including the all talk pages and subpages.
For the tempalte to function correctly it is critical to set up an additonal Metadata template for each article. This is easily done by adding the following code to a generic tempalte named '''''Template:ARTICLENAME/Metadata'''''.
<pre>
{{#switch: {{{info}}}
<!--Critical must be filled out for template to work correctly-->
|pagename=
<!--required for checklist -->
|            abc =
|          cat1 =
|          cat2 =
|          cat3 =
|      cat_check =
|        status =
|    underlinked =
|        cleanup =
|            by =
<!--required for Approved template-->
|      approved =
|      A editor =
|      A editor2 =
|      A editor3 =
<!--required for ToApprove template-->
|    article url =
|    subpage url =
|        cluster =
|            now =
|    ToA editor =
|    ToA editor2 =
|    ToA editor3 =
|          date =
}}<noinclude>
{{subpages2}}
</noinclude>
</pre>
To convert an established article it is easy to cut and paste in the parameters from the checklist that already on its talk page.  For a new article the checklist parameters should be filled out in the usual way (see instructions below for a description of usage for all the fields in the metadata template.)

Revision as of 13:19, 13 August 2007

Cluster

Chris Day

Related Articles  #
Bibliography  #
External Links  #

(User subpage)

This Test article not approved is a test for the {{subpages2}} template. See Test article for an example of an approved version with EVERY subpage.

For both the Test article and the Test article not approved I have instigated the approval process by adding my name to the metadata template as an editor wanting to approve the representative article.

Geography of an article

One can use the subpages template on the right to browse through the various subpages.

Relating to other articles

One can use the categories at the bottom of the article to identify other approved articles in this workgroup, among other things.

Key pages that are required for a new article

There are three key pages that should be created with each new article. The approval page, the metadata page and the unused subpages page. The only critical page is the metadata page since it provides ALL the information for the {{subpages2}} template to function correctly.

The buttons at the bottom of the navigation template include links to these key pages. In addition there is a print option (only on relevant pages) and a link to the general CZ:Subpage_Pilot page that explains the concept of subpages. I also plan to add a feature to allow the comparison of the current draft version with the approved version that will be active on all approved articles.

Colour scheme

The colour of the template reflects that status of the article. Green is approved. Blue is not approved.

How to use the {{subpages2}} template

Place {{subpages2}} at the top of every page in a cluster, including the all talk pages and subpages.

For the tempalte to function correctly it is critical to set up an additonal Metadata template for each article. This is easily done by adding the following code to a generic tempalte named Template:ARTICLENAME/Metadata.

{{#switch: {{{info}}}
<!--Critical must be filled out for template to work correctly-->
|pagename=
<!--required for checklist -->
|            abc = 
|           cat1 = 
|           cat2 = 
|           cat3 = 
|      cat_check = 
|         status = 
|    underlinked = 
|        cleanup = 
|             by = 
<!--required for Approved template-->
|       approved =
|       A editor = 
|      A editor2 = 
|      A editor3 =
<!--required for ToApprove template-->
|    article url =
|    subpage url = 
|        cluster =
|            now =
|     ToA editor = 
|    ToA editor2 =
|    ToA editor3 =
|           date =
}}<noinclude>
{{subpages2}}
</noinclude>

To convert an established article it is easy to cut and paste in the parameters from the checklist that already on its talk page. For a new article the checklist parameters should be filled out in the usual way (see instructions below for a description of usage for all the fields in the metadata template.)