「テンプレート:User current age/years」の版間の差分
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:23時点における版
{{#ifexpr:{{{month}}}<03
|{{#expr:2026-{{{year}}}}}
|{{#ifexpr:{{{month}}}=03
|{{#ifexpr:{{{day}}}<=25
|{{#expr:2026-{{{year}}}}}
|{{#expr:2026-{{{year}}}-1}}
}}
|{{#expr:2026-{{{year}}}-1}}
}}
}}