틀:Month1: 두 판 사이의 차이

리버티게임(개발), 모두가 만들어가는 자유로운 게임
둘러보기로 이동 검색으로 이동
백괴게임>BANIP
잔글 (새 문서: <onlyinclude>{{#expr: 12- (12 - ({{#if:{{{M|}}}|{{{M}}}|{{#time:m|+9 hours}}}} + {{{1|0}}} + 1) mod 12 + 1) mod 12 round 0}}</onlyinclude> 현재 달에서 n개월 다음 달 이름을 ...)
 
백괴게임>아라
잔글편집 요약 없음
8번째 줄: 8번째 줄:
*<nowiki>{{Month1|10}}</nowiki> : {{#expr: 12- (12 - ({{CURRENTMONTH}} + 10 + 1) mod 12 + 1) mod 12}}
*<nowiki>{{Month1|10}}</nowiki> : {{#expr: 12- (12 - ({{CURRENTMONTH}} + 10 + 1) mod 12 + 1) mod 12}}
*<nowiki>{{Month1|-10}}</nowiki> : {{#expr: 12- (12 - ({{CURRENTMONTH}} + -10 + 1) mod 12 + 1) mod 12}}
*<nowiki>{{Month1|-10}}</nowiki> : {{#expr: 12- (12 - ({{CURRENTMONTH}} + -10 + 1) mod 12 + 1) mod 12}}
[[분류:날짜 틀|{{PAGENAME}}]]

2011년 6월 15일 (수) 13:08 판

11

현재 달에서 n개월 다음 달 이름을 출력합니다.

  • {{Month1}} : 11
  • {{Month1|1}} : 12
  • {{Month1|-1}} : 10
  • {{Month1|10}} : 9
  • {{Month1|-10}} : 1