바뀜

둘러보기로 가기 검색하러 가기
5 바이트 제거됨 ,  2023년 6월 18일 (일) 18:08
update template to use module
1번째 줄: 1번째 줄:  
<includeonly>{{#if:{{{1|}}}
 
<includeonly>{{#if:{{{1|}}}
| [[File:Gold.png|18px|alt=Coin Icon|link=]]{{formatnum:
+
|<span style="display: none;">data-sort-value="{{{1|}}}"</span><!--
  {{#ifeq:{{{1|}}}|furniture
+
-->{{#invoke:Tcartprice|tprice
    | 250〜2500
+
|price = {{{1|}}}
    | {{#ifeq:{{{math|true}}}|false
+
|separator = –
      | {{{1|}}}
+
|gold = 골드
      | {{#expr:
+
|spacearoundseparator = false
          {{#ifexpr:100>{{{1|}}}*3
+
}}
          | 100
+
|}}</includeonly><noinclude>{{Englishdoc}}<br />tprice 는 여행 카트에서 판매하는 품목의 가격을 계산하기 위해 사용됩니다.
          | {{{1|}}}*3
+
 
          }}
+
==예시==
        }}~{{#expr:
+
 
          {{#ifexpr:1000>{{{1|}}}*5
+
<pre>{{tprice|40}}</pre>
          | 1000
+
 
          | {{{1|}}}*5
+
{{tprice|40}}
          }}
+
 
        }}
+
<pre>{{tprice|furniture}}</pre>
      }}
+
 
    }}
+
{{tprice|furniture}}
  }}골드
+
</noinclude>
}}</includeonly><noinclude>{{Englishdoc}}</noinclude>
 

편집

107,403

둘러보기 메뉴