Template talk:Pl: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Chris Day
No edit summary
 
imported>Chris Day
No edit summary
Line 1: Line 1:
<code>{{#ifeq: {{Template:{{{1|}}}/Metadata|info=status}}|0
<code>
{{#ifeq: {{Template:{{{1|}}}/Metadata|info=status}}|0
     |{{#if: {{{2|}}} | [[{{{1|}}}
     |{{#if: {{{2|}}} | [[{{{1|}}}
         |<font color="#006400">{{{2|}}}</font>]]  
         |<font color="#006400">{{{2|}}}</font>]]  
Line 21: Line 22:
                                       |{{#if: {{{2|}}} | [[{{{1|}}}
                                       |{{#if: {{{2|}}} | [[{{{1|}}}
                                             |{{{2|}}}]]  
                                             |{{{2|}}}]]  
                                             |[[{{{1|}}}]]}}  }} }} }} }} }}<code>
                                             |[[{{{1|}}}]]}}  }} }} }} }} }}
</code>


Joe, what is the plan for the ''2'' parameter, I note you have not used it on the priority list. Could it not be shortened to the following?
Joe, what is the plan for the ''2'' parameter, I note you have not used it on the priority list. Could it not be shortened to the following?


<code>{{#ifeq: {{Template:{{{1|}}}/Metadata|info=status}}|0
<code>
{{#ifeq: {{Template:{{{1|}}}/Metadata|info=status}}|0
         |[[{{{1|}}}|<font color="#006400">{{{1|}}}</font>]]}}
         |[[{{{1|}}}|<font color="#006400">{{{1|}}}</font>]]}}
         |{{#ifeq: {{Template:{{{1|}}}/Metadata|info=status}}|1
         |{{#ifeq: {{Template:{{{1|}}}/Metadata|info=status}}|1
Line 35: Line 38:
                         |{{#ifeq: {{Template:{{{1|}}}/Metadata|info=status}}|4
                         |{{#ifeq: {{Template:{{{1|}}}/Metadata|info=status}}|4
                             |[[{{{1|}}}|<font color="#DC143C">{{{1|}}}</font>]]}}
                             |[[{{{1|}}}|<font color="#DC143C">{{{1|}}}</font>]]}}
                             |[[{{{1|}}}]]}}  }} }} }} }}<code>
                             |[[{{{1|}}}]]}}  }} }} }} }}
</code>
[[User:Chris Day|Chris Day]] [[User talk:Chris Day|(talk)]] 05:35, 17 September 2007 (CDT)
[[User:Chris Day|Chris Day]] [[User talk:Chris Day|(talk)]] 05:35, 17 September 2007 (CDT)

Revision as of 05:35, 17 September 2007

[[]]

Joe, what is the plan for the 2 parameter, I note you have not used it on the priority list. Could it not be shortened to the following?

        |
             |
                  |
                       |
                            |[[]]}}  }} }} }} }}

Chris Day (talk) 05:35, 17 September 2007 (CDT)