"틀:Recipes"의 두 판 사이의 차이

Stardew Valley Wiki
둘러보기로 가기 검색하러 가기
(formatting)
(Replace arrays)
 
(같은 사용자의 중간 판 2개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<onlyinclude><!--
+
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
-->{{#arraydefine:values|image,name,description,ingredients,restores,buff,duration,recipe,sellprice|,}}<!--
 
-->{{#arraydefine:valuesToHide|{{{hide|}}}|,}}<!--
 
-->{{#arraydiff:valuesToShow|values|valuesToHide}}
 
{{#switch: {{lc:{{{1}}}}}
 
 
|foot|footer=
 
|foot|footer=
 
{{!}}-
 
{{!}}-
9번째 줄: 5번째 줄:
 
|head
 
|head
 
|header=
 
|header=
{{{!}} class="wikitable sortable" id="roundedborder"
+
{{{!}} class="wikitable sortable roundedborder"
{{#arrayprint:valuesToShow|!|@@@@|
+
{{!}}-
  {{#switch:@@@@
+
!class="unsortable"{{!}}사진
    |image=!class="unsortable"{{!}}사진
+
!style="min-width: 3em;"{{!}}이름<!--
    |name=!style="min-width: 3em;"{{!}}이름
+
-->{{#if:{{#pos:{{{hide|}}}|description}}||!!style="min-width: 5em;"{{!}}설명}}<!--
    |description=!style="min-width: 5em;"{{!}}설명
+
-->{{#if:{{#pos:{{{hide|}}}|ingredients}}||!!재료}}<!--
    |ingredients=!재료
+
-->{{#if:{{#pos:{{{hide|}}}|restores}}||!!class="no-wrap"{{!}}기력 / 체력}}<!--
    |restores=!class="no-wrap"{{!}}회복량
+
-->{{#if:{{#pos:{{{hide|}}}|buff}}||!!상태 효과}}<!--
    |buff=!상태 효과
+
-->{{#if:{{#pos:{{{hide|}}}|duration}}||!!효과 지속시간}}<!--
    |duration=!효과 지속시간
+
-->{{#if:{{#pos:{{{hide|}}}|recipe}}||!!레시피 획득처}}<!--
    |recipe=!레시피 획득처
+
-->{{#if:{{#pos:{{{hide|}}}|sellprice}}||!!판매가격}}
    |sellprice=!판매가격
 
    |#default=!{{ucfirst:@@@@}}
 
  }}
 
}}
 
 
}}</onlyinclude><noinclude>{{Englishdoc}}</noinclude>
 
}}</onlyinclude><noinclude>{{Englishdoc}}</noinclude>

2023년 9월 17일 (일) 16:59 기준 최신판

이 틀 대한 자세한 내용은 영어 설명서 페이지를 참조하십시오.

용도

이 틀은 관련된 페이지에 다음과 같이 입력하여 사용할 수 있습니다:

{{Recipes}}

결과...