भारत की संस्कृति के लिए... भाषा की उन्नति के लिए... साहित्य के प्रसार के लिए
"साँचा:KKParichay" के अवतरणों में अंतर
Kavita Kosh से
पंक्ति 18: | पंक्ति 18: | ||
<tr><td nowrap valign=top height=5 bgcolor=orange colspan=2></td></tr> | <tr><td nowrap valign=top height=5 bgcolor=orange colspan=2></td></tr> | ||
</table> | </table> | ||
− | {{# | + | <!--define variable containing birth date provided by user. For Example: 14 अगस्त 1907--> |
+ | {{#vardefine:birthdate|{{{जन्म|}}}}} | ||
+ | <!--Calculate length of the birthdate string--> | ||
+ | {{#vardefine:birthdatelength|{{#len:{{#var:birthdate}}}}}} | ||
+ | <!--Extract last 4 characters from birthdate string. These 4 characters should ideally be birth year. For example 1907--> | ||
+ | {{#vardefine:birthyear|{{#sub:{{#var:birthdate}}|{{#expr:{{#var:birthdatelength}}-4}}}}}} | ||
+ | <!--If the last 4 characters are really birth year then these should be numeric. Check this.--> | ||
+ | {{#ifeq:{{#expr:{{#var:birthyear}}/{{#var:birthyear}}}}|1|{{#vardefine:yearIsNumeric|1}}|{{#vardefine:yearIsNumeric|0}}}} | ||
+ | <!--If birth year is numric -then extract rest of the characters as birth day (i.e. 14 अगस्त in the example we are taking)--> | ||
+ | {{#ifeq:{{#var:yearIsNumeric}}|1| | ||
+ | {{#ifeq:{{#var:birthdatelength}}|4|| | ||
+ | {{#vardefine:birthday|{{#sub:{{#var:birthdate}}|0|{{#expr:{{#var:birthdatelength}}-4}}}}}} | ||
+ | }} | ||
+ | }} | ||
+ | <!--If birth year is not numeric -assign the entire string provided by the user as birth day. For example: 14 अगस्त--> | ||
+ | {{#ifeq:{{#var:yearIsNumeric}}|0| | ||
+ | {{#vardefine:birthday|{{#var:birthdate}}}} | ||
+ | }} | ||
+ | <!--Assign categories--> | ||
+ | {{#ifeq:{{#var:birthdatelength}}|0|| | ||
+ | {{#ifeq:{{#len:{{#var:birthday}}}}|0||[[Category:{{#var:birthday}} को जन्म]]}} | ||
+ | {{#ifeq:{{#var:yearIsNumeric}}|1|[[Category:{{#var:birthyear}} में जन्म]]}} | ||
+ | }} |
10:34, 15 अगस्त 2009 का अवतरण
-- | |
| |
उपनाम | -- |
जन्म स्थान | -- |
कुछ प्रमुख कृतियाँ | -- |
विविध | -- |
जीवनी | -- |
अभी इस पन्ने के लिये छोटा पता नहीं बना है। यदि आप इस पन्ने के लिये ऐसा पता चाहते हैं तो kavitakosh AT gmail DOT com पर सम्पर्क करें। | |