「テンプレート:User current age/months」の版間の差分
Deprecated: Creation of dynamic property PPDStack::$accum is deprecated in /home/lfg/itchan.official.jp/public_html/wiki/includes/parser/Preprocessor_DOM.php on line 845
(Template:User current ageの部分) |
(相違点なし)
|
2012年3月24日 (土) 22:24時点における版
{{#ifexpr:03-{{{month}}}<0
|{{#expr:12-(25<{{{day}}})+03-{{{month}}}}}
|{{#ifexpr:{{{day}}}<=25
|{{#expr:03-{{{month}}}}}
|{{#ifexpr:03-{{{month}}}-1<0
|{{#ifexpr:03={{{month}}}
|11
|0
}}
|{{#expr:03-{{{month}}}-1}}
}}
}}
}}