Template:Pl: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Chris Day
imported>Chris Day
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#ifexist: Image:Level{{Template:{{{1|}}}/Metadata|info=status}}.jpg
<includeonly>{{#ifexist: Image:Level{{Template:{{{1|}}}/Metadata|info=status}}.jpg
           |{{#if: {{{2|}}}  
           |{{#if: {{{2|}}}  
                 |[[Image:Level{{Template:{{{1|}}}/Metadata|info=status}}.jpg|10px]]&nbsp;[[{{{1|}}}|{{{2|}}}]]
                 |[[Image:Level{{Template:{{{1|}}}/Metadata|info=status}}.jpg|10px|{{#ifeq: 0 | {{{{{1|}}}/Metadata|info=status}}|Approved Article|}}{{#ifeq: 1 | {{{{{1|}}}/Metadata|info=status}}|Developed Article|}}{{#ifeq: 2 | {{{{{1|}}}/Metadata|info=status}}|Developing Article|}}{{#ifeq: 3 | {{{{{1|}}}/Metadata|info=status}}|Stub|}}{{#ifeq: 4 | {{{{{1|}}}/Metadata|info=status}}|External Article|}}]]&nbsp;[[{{{1|}}}|{{{2|}}}]]
                 |[[Image:Level{{Template:{{{1|}}}/Metadata|info=status}}.jpg|10px]]&nbsp;[[{{{1|}}}|{{{1|}}}]]}} {{#if:{{Template:{{{1|}}}/Metadata|info=ToA editor}}|[[Image:Approval button.png|13px]]}}
                 |[[Image:Level{{Template:{{{1|}}}/Metadata|info=status}}.jpg|10px|{{#ifeq: 0 | {{{{{1|}}}/Metadata|info=status}}|Approved Article|}}{{#ifeq: 1 | {{{{{1|}}}/Metadata|info=status}}|Developed Article|}}{{#ifeq: 2 | {{{{{1|}}}/Metadata|info=status}}|Developing Article|}}{{#ifeq: 3 | {{{{{1|}}}/Metadata|info=status}}|Stub|}}{{#ifeq: 4 | {{{{{1|}}}/Metadata|info=status}}|External Article|}}]]&nbsp;[[{{{1|}}}|{{{1|}}}]]}} {{ {{#if:{{Template:{{{1|}}}/Metadata|info=ToA editor}}|Approval button|x0}} }}
           |{{#ifexist:{{{1|}}}
           |{{#ifexist:{{{1|}}}
                 |{{#if: {{{2|}}}  
                 |{{#if: {{{2|}}}  
Line 9: Line 9:
                 |{{#if: {{{2|}}}  
                 |{{#if: {{{2|}}}  
                       |[[{{{1|}}}|{{{2|}}}]]  
                       |[[{{{1|}}}|{{{2|}}}]]  
                       |[[{{{1|}}}]] }} }} }}</includeonly><noinclude>
                       |[[{{{1|}}}]] }} }} }}</includeonly><noinclude>{{TlDoc}}</noinclude>
 
This template can be used on workgroup pages or user pages as a tool to track the status of any article. It displays a pictorial representation of the article's status, the article's title (in blue if existent, otherwise in red).
 
 
The possible depictions are [[Image:Level3.jpg|20px]], [[Image:Level2.jpg|20px]], [[Image:Level1.jpg|20px]] and [[Image:Level0.jpg|20px]], with the status of the article increasing from stubby (left) to approved (right). An external article that has been imported into citizendium with no changes is indicated by an empty status image ([[Image:Level4.jpg|20px]]).
 
==Example of use==
<code><nowiki>{{pl|Biology}}</nowiki></code> produces: {{pl|Biology}}
 
The name does not have to be identical to the articles name. This might be useful when the context of the word is not in doubt.
 
<code><nowiki>{{pl|Cell (biology)}}</nowiki></code> is seen as: {{pl|Cell (biology)}}
 
<code><nowiki>{{pl|Cell (biology)|Cell}}</nowiki></code> is seen as: {{pl|Cell (biology)|Cell}}
 
==Up for approval==
If an article has been nominated for approval or reapproval the approval icon will appear at the end of the articles name. It will appear as below:
 
{{pl|Biology}} [[Image:Approval button.png|13px]]
 
{{pl|Cell (biology)|Cell}} [[Image:Approval button.png|13px]]
 
==No article==
If used on an entry that does not exist (e.g. [[Foobar]]), 
 
<code><nowiki>{{pl|Foobar}}</nowiki></code> produces: {{pl|Foobar}}
 
==Redirects==
If used on an entry that is a redirect, or an article without a metadata template, the link will appear as a purple color.
 
<code><nowiki>{{pl|Supernova}}</nowiki></code> produces: {{pl|Supernova}}
</noinclude>

Latest revision as of 12:28, 27 February 2009

This documentation is transcluded from Template:Pl/doc (edit | history)

This template can be used on workgroup pages or user pages as a tool to track the status of any article. It displays a pictorial representation of the article's status, the article's title (in blue if existent, otherwise in red).


The possible depictions are Level3.jpg, Level2.jpg, Level1.jpg and Level0.jpg, with the status of the article increasing from stubby (left) to approved (right). An external article that has been imported into citizendium with no changes is indicated by an empty status image (Level4.jpg).

Example of use

{{pl|Biology}} produces: Approved Article Biology

The name does not have to be identical to the article's name. This might be useful when the context of the word is not in doubt.

{{pl|Cell (biology)}} is seen as: Developing Article Cell (biology)

{{pl|Cell (biology)|Cell}} is seen as: Developing Article Cell

Up for approval

If an article has been nominated for approval or reapproval the approval icon will appear at the end of the articles name. It will appear as below:

Approved Article Biology Approval button.png

Developing Article Cell Approval button.png

No article

If used on an entry that does not exist (e.g. Foobar),

{{pl|Foobar}} produces: Foobar

Redirects

If used on an entry that is a redirect, or an article without a metadata template, the link will appear as a purple color.

{{pl|Supernova}} produces: Developing Article Supernova