Category talk:Templates: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(New Templates for Use in Templates)
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
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)
:Huh, I removed IfOR a long time ago. -Moderator [[User:Caraamon|Caraamon Strugr-Makdasi]]<sup>([[User talk:Caraamon|talk]])</sup> 01:28, 23 January 2009 (UTC)

Latest revision as of 20:28, 22 January 2009

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)

Huh, I removed IfOR a long time ago. -Moderator Caraamon Strugr-Makdasi(talk) 01:28, 23 January 2009 (UTC)