模板:D3 Recipe
出自【暗黑百科】DiabloWiki_凯恩之角
(修订版本间的差异)
第1行: | 第1行: | ||
{| style="width:239px;background-color: black; border: 1px solid #2F0600; padding: 0.2em; margin-bottom:5px;" | {| style="width:239px;background-color: black; border: 1px solid #2F0600; padding: 0.2em; margin-bottom:5px;" | ||
- | ! colspan="2" style="background-color: #2F0600; color: #D49E43; font-size:120%; padding:0.5em;" | {{{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:right; font-size:11px;{{#if:{{{level|}}}||display:none}};">''Level {{{level|}}}''</div> | ! colspan="2" | {{{artisan|}}}<div style="float:right; font-size:11px;{{#if:{{{level|}}}||display:none}};">''Level {{{level|}}}''</div> | ||
第53行: | 第53行: | ||
| recipe_id = | | recipe_id = | ||
| recipe_name_en = | | recipe_name_en = | ||
+ | | recipe_name_ch = | ||
| artisan= | | artisan= | ||
| level= | | level= |
在2012年1月14日 (六) 13:51所做的修订版本
| ||
---|---|---|
花费 | ||
原料 | 数量 | |
结果 | ||
' | 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 : 是