模板:D3 Recipe
出自【暗黑百科】DiabloWiki_凯恩之角
(修订版本间的差异)
| 第2行: | 第2行: | ||
! colspan="2" style="background-color: #2F0600; color: #D49E43; font-size:120%; padding:0.5em;" | {{{recipe_name_ch|}}}<br>{{{recipe_name_en|}}} | ! colspan="2" style="background-color: #2F0600; color: #D49E43; font-size:120%; padding:0.5em;" | {{{recipe_name_ch|}}}<br>{{{recipe_name_en|}}} | ||
|- | |- | ||
| - | ! colspan="2" | {{{artisan|}}}<div style="float: | + | ! colspan="2" | {{{artisan|}}}<div style="float:right; font-size:11px;{{#if:{{{level|}}}||display:none}};">''等级 {{{level|}}}''</div> |
|- | |- | ||
! colspan="2" style="background-color: #2F0600; color: #D49E43; font-size:100%; padding:0.2em;" | '''花费''' | ! colspan="2" style="background-color: #2F0600; color: #D49E43; font-size:100%; padding:0.2em;" | '''花费''' | ||
在2012年1月14日 (六) 14:20所做的修订版本
| | ||
|---|---|---|
| 花费 | ||
| 原料 | 数量 | |
| 结果 | ||
| ' | 1 | |
Usage
Please copy/paste this on pages. It should contain most of what you need.
{{D3 Recipe
| recipe_id =
| recipe_name_en =
| recipe_name_ch =
| artisan=
| level=
| recipe_skill_type =
| recipe_random_prop =
| cost =
| recipe_req_item_1 =
| recipe_req_item_count_1 =
| recipe_req_item_2 =
| recipe_req_item_count_2 =
| recipe_req_item_3 =
| recipe_req_item_count_3 =
| recipe_req_item_4 =
| recipe_req_item_count_4 =
}}
Notes
- DO NOT PUT LINKS IN THE ITEMS (or result). The template will link automatically:
- recipe_req_item_1 = [[Wood]] : 否
- recipe_req_item_1 = Wood : 是