Category talk:Templates: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(New Templates for Use in Templates)
 
No edit summary
Line 2: Line 2:


I wrote two new utility templates today, [[Template:IfAND]] that will apply the <nowiki>{{#if:}}</nowiki> to up to 10 variables at once, and [[Template:IfMatch]] that will allow you to check up to 10 variables to determine if they match a string. Enjoy! [[User:Caraamon|Caraamon Strugr-Makdasi]] 23:03, 17 April 2008 (CDT)
I wrote two new utility templates today, [[Template:IfAND]] that will apply the <nowiki>{{#if:}}</nowiki> to up to 10 variables at once, and [[Template:IfMatch]] that will allow you to check up to 10 variables to determine if they match a string. Enjoy! [[User:Caraamon|Caraamon Strugr-Makdasi]] 23:03, 17 April 2008 (CDT)

Added another two utility templates: [[Template:IfOR]] that does a check to see if any of up to 10 variables are defined and [[Template:IfTHEN]] that will check to see if up to 9 variables are defined, but only if the first one is (allows you to check to see if a variables that relies on the first variable is defined).[[User:Caraamon|Caraamon Strugr-Makdasi]] 23:51, 17 April 2008 (CDT)

Revision as of 23:51, 17 April 2008

New Templates for Use in Templates

I wrote two new utility templates today, Template:IfAND that will apply the {{#if:}} to up to 10 variables at once, and Template:IfMatch that will allow you to check up to 10 variables to determine if they match a string. Enjoy! Caraamon Strugr-Makdasi 23:03, 17 April 2008 (CDT)

Added another two utility templates: Template:IfOR that does a check to see if any of up to 10 variables are defined and Template:IfTHEN that will check to see if up to 9 variables are defined, but only if the first one is (allows you to check to see if a variables that relies on the first variable is defined).Caraamon Strugr-Makdasi 23:51, 17 April 2008 (CDT)